blob: f6b2297ab88151ad60e87bba5b2e4e80c7dfc5cf [file] [log] [blame]
{
"_args": [
[
{
"name": "minimatch",
"raw": "minimatch@1.0.x",
"rawSpec": "1.0.x",
"scope": null,
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/jshint"
]
],
"_from": "minimatch@>=1.0.0 <1.1.0",
"_id": "minimatch@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/jshint/minimatch",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "1.4.21",
"_phantomChildren": {},
"_requested": {
"name": "minimatch",
"raw": "minimatch@1.0.x",
"rawSpec": "1.0.x",
"scope": null,
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/jshint"
],
"_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
"_shasum": "e0dd2120b49e1b724ce8d714c520822a9438576d",
"_shrinkwrap": null,
"_spec": "minimatch@1.0.x",
"_where": "/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/jshint",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me"
},
"bugs": {
"url": "https://github.com/isaacs/minimatch/issues"
},
"dependencies": {
"lru-cache": "2",
"sigmund": "~1.0.0"
},
"deprecated": "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue",
"description": "a glob matcher in javascript",
"devDependencies": {
"tap": ""
},
"directories": {},
"dist": {
"shasum": "e0dd2120b49e1b724ce8d714c520822a9438576d",
"tarball": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "b374a643976eb55cdc19c60b6dd51ebe9bcc607a",
"homepage": "https://github.com/isaacs/minimatch",
"license": {
"type": "MIT",
"url": "http://github.com/isaacs/minimatch/raw/master/LICENSE"
},
"main": "minimatch.js",
"maintainers": [
{
"email": "i@izs.me",
"name": "isaacs"
}
],
"name": "minimatch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/minimatch.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.0.0"
}