{ "_args": [ [ { "raw": "minimatch@^3.0.0", "scope": null, "escapedName": "minimatch", "name": "minimatch", "rawSpec": "^3.0.0", "spec": ">=3.0.0 <4.0.0", "type": "range" }, "/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common" ] ], "_from": "minimatch@>=3.0.0 <4.0.0", "_id": "minimatch@3.0.2", "_inCache": true, "_installable": true, "_location": "/minimatch", "_nodeVersion": "4.4.4", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/minimatch-3.0.2.tgz_1466194379770_0.11417287751100957" }, "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "_npmVersion": "3.9.1", "_phantomChildren": {}, "_requested": { "raw": "minimatch@^3.0.0", "scope": null, "escapedName": "minimatch", "name": "minimatch", "rawSpec": "^3.0.0", "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/cordova-common", "/glob" ], "_resolved": "http://registry.npmjs.org/minimatch/-/minimatch-3.0.2.tgz", "_shasum": "0f398a7300ea441e9c348c83d98ab8c9dbf9c40a", "_shrinkwrap": null, "_spec": "minimatch@^3.0.0", "_where": "/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me" }, "bugs": { "url": "https://github.com/isaacs/minimatch/issues" }, "dependencies": { "brace-expansion": "^1.0.0" }, "description": "a glob matcher in javascript", "devDependencies": { "standard": "^3.7.2", "tap": "^5.6.0" }, "directories": {}, "dist": { "shasum": "0f398a7300ea441e9c348c83d98ab8c9dbf9c40a", "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.2.tgz" }, "engines": { "node": "*" }, "files": [ "minimatch.js" ], "gitHead": "81edb7c763abd31ba981c87ec5e835f178786be0", "homepage": "https://github.com/isaacs/minimatch#readme", "license": "ISC", "main": "minimatch.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "minimatch", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/isaacs/minimatch.git" }, "scripts": { "posttest": "standard minimatch.js test/*.js", "test": "tap test/*.js" }, "version": "3.0.2" }