{ "_args": [ [ "ignore@^3.1.2", "/Users/trott/io.js/tools/node_modules/eslint" ] ], "_from": "ignore@>=3.1.2 <4.0.0", "_id": "ignore@3.1.2", "_inCache": true, "_installable": true, "_location": "/ignore", "_nodeVersion": "5.10.1", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/ignore-3.1.2.tgz_1461812650504_0.7420230738352984" }, "_npmUser": { "email": "i@kael.me", "name": "kael" }, "_npmVersion": "3.8.3", "_phantomChildren": {}, "_requested": { "name": "ignore", "raw": "ignore@^3.1.2", "rawSpec": "^3.1.2", "scope": null, "spec": ">=3.1.2 <4.0.0", "type": "range" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/ignore/-/ignore-3.1.2.tgz", "_shasum": "dd17765e9233b4019762ba82b892202b0980161b", "_shrinkwrap": null, "_spec": "ignore@^3.1.2", "_where": "/Users/trott/io.js/tools/node_modules/eslint", "author": { "name": "kael" }, "bugs": { "url": "https://github.com/kaelzhang/node-ignore/issues" }, "dependencies": {}, "description": "Ignore is a manager and filter for .gitignore rules.", "devDependencies": { "chai": "~1.7.2", "mocha": "~1.13.0" }, "directories": {}, "dist": { "shasum": "dd17765e9233b4019762ba82b892202b0980161b", "tarball": "https://registry.npmjs.org/ignore/-/ignore-3.1.2.tgz" }, "files": [ "ignore.js", "LICENSE-MIT" ], "gitHead": "3bfb96869396873cc08ab6239f0f08fbd43863f5", "homepage": "https://github.com/kaelzhang/node-ignore#readme", "keywords": [ "ignore", ".gitignore", "gitignore", "npmignore", "rules", "manager", "filter", "regexp", "regex", "fnmatch", "glob", "asterisks", "regular-expression" ], "license": "MIT", "main": "./ignore.js", "maintainers": [ { "email": "i@kael.me", "name": "kael" } ], "name": "ignore", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/kaelzhang/node-ignore.git" }, "scripts": { "test": "mocha --reporter spec ./test/ignore.js" }, "version": "3.1.2" }