Source code

Revision control

Copy as Markdown

Other Tools

{
"name": "micromatch",
"version": "4.0.4",
"description": "The mozilla-central bundle of the micromatch package",
"main": "",
"scripts": {
"webpack": "webpack"
},
"repository": {
"type": "git",
},
"author": "",
"license": "MIT",
"bugs": {
},
"dependencies": {
"micromatch": "^4.0.4"
},
"devDependencies": {
"webpack": "^4.46.0",
"webpack-cli": "^4.10.0"
}
}