blob: fc7289cd61622f36be8fb5a46c7b8730a4bf94c7 [file] [log] [blame]
{
"_args": [
[
{
"name": "glob",
"raw": "glob@3.x",
"rawSpec": "3.x",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/fileset"
]
],
"_from": "glob@>=3.0.0 <4.0.0",
"_id": "glob@3.2.11",
"_inCache": true,
"_installable": true,
"_location": "/glob",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "1.4.10",
"_phantomChildren": {
"lru-cache": "2.7.3",
"sigmund": "1.0.1"
},
"_requested": {
"name": "glob",
"raw": "glob@3.x",
"rawSpec": "3.x",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/cli",
"/fileset"
],
"_resolved": "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz",
"_shasum": "4a973f635b9190f715d10987d5c00fd2815ebe3d",
"_shrinkwrap": null,
"_spec": "glob@3.x",
"_where": "/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/fileset",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/node-glob/issues"
},
"dependencies": {
"inherits": "2",
"minimatch": "0.3"
},
"description": "a little globber",
"devDependencies": {
"mkdirp": "0",
"rimraf": "1",
"tap": "~0.4.0"
},
"directories": {},
"dist": {
"shasum": "4a973f635b9190f715d10987d5c00fd2815ebe3d",
"tarball": "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "73f57e99510582b2024b762305970ebcf9b70aa2",
"homepage": "https://github.com/isaacs/node-glob",
"license": "BSD",
"main": "glob.js",
"maintainers": [
{
"email": "i@izs.me",
"name": "isaacs"
}
],
"name": "glob",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/node-glob.git"
},
"scripts": {
"test": "tap test/*.js",
"test-regen": "TEST_REGEN=1 node test/00-setup.js"
},
"version": "3.2.11"
}