{
"_args": [
[
{
"raw": "[email protected]",
"scope": null,
"escapedName": "minimatch",
"name": "minimatch",
"rawSpec": "0.0.x",
"spec": ">=0.0.0 <0.1.0",
"type": "range"
},
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/forever-monitor"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "minimatch@>=0.0.0 <0.1.0",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/forever-monitor/minimatch",
"_nodeVersion": "v0.6.6-pre",
"_npmUser": {
"name": "isaacs",
"email": "[email protected]"
},
"_npmVersion": "1.1.0-beta-0",
"_phantomChildren": {},
"_requested": {
"raw": "[email protected]",
"scope": null,
"escapedName": "minimatch",
"name": "minimatch",
"rawSpec": "0.0.x",
"spec": ">=0.0.0 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/forever-monitor"
],
"_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.0.5.tgz",
"_shasum": "96bb490bbd3ba6836bbfac111adf75301b1584de",
"_shrinkwrap": null,
"_spec": "[email protected]",
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/forever-monitor",
"author": {
"name": "Isaac Z. Schlueter",
"email": "[email protected]",
"url": "http://blog.izs.me"
},
"bugs": {
"url": "https://github.com/isaacs/minimatch/issues"
},
"dependencies": {
"lru-cache": "~1.0.2"
},
"deprecated": "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue",
"description": "a glob matcher in javascript",
"devDependencies": {
"tap": "~0.0.5"
},
"directories": {},
"dist": {
"shasum": "96bb490bbd3ba6836bbfac111adf75301b1584de",
"tarball": "https://registry.npmjs.org/minimatch/-/minimatch-0.0.5.tgz"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/isaacs/minimatch#readme",
"licenses": [
{
"type": "MIT",
"url": "http://github.com/isaacs/minimatch/raw/master/LICENSE"
}
],
"main": "minimatch.js",
"maintainers": [
{
"name": "isaacs",
"email": "[email protected]"
}
],
"name": "minimatch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/minimatch.git"
},
"scripts": {
"test": "tap test"
},
"version": "0.0.5"
}