{ "_args": [ [ "anymatch@^1.3.0", "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/watchify" ] ], "_from": "anymatch@>=1.3.0 <2.0.0", "_id": "anymatch@1.3.0", "_inCache": true, "_installable": true, "_location": "/anymatch", "_nodeVersion": "1.6.2", "_npmUser": { "email": "elan.shanker+npm@gmail.com", "name": "es128" }, "_npmVersion": "2.7.3", "_phantomChildren": {}, "_requested": { "name": "anymatch", "raw": "anymatch@^1.3.0", "rawSpec": "^1.3.0", "scope": null, "spec": ">=1.3.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/chokidar", "/watchify" ], "_resolved": "https://registry.npmjs.org/anymatch/-/anymatch-1.3.0.tgz", "_shasum": "a3e52fa39168c825ff57b0248126ce5a8ff95507", "_shrinkwrap": null, "_spec": "anymatch@^1.3.0", "_where": "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/watchify", "author": { "name": "Elan Shanker", "url": "http://github.com/es128" }, "bugs": { "url": "https://github.com/es128/anymatch/issues" }, "dependencies": { "arrify": "^1.0.0", "micromatch": "^2.1.5" }, "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", "devDependencies": { "coveralls": "^2.11.2", "istanbul": "^0.3.13", "mocha": "^2.2.4" }, "directories": {}, "dist": { "shasum": "a3e52fa39168c825ff57b0248126ce5a8ff95507", "tarball": "http://registry.npmjs.org/anymatch/-/anymatch-1.3.0.tgz" }, "files": [ "index.js" ], "gitHead": "253d2ad42f644ed18557f561312a7f8426daca84", "homepage": "https://github.com/es128/anymatch", "keywords": [ "match", "any", "string", "file", "fs", "list", "glob", "regex", "regexp", "regular", "expression", "function" ], "license": "ISC", "maintainers": [ { "email": "elan.shanker+npm@gmail.com", "name": "es128" } ], "name": "anymatch", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/es128/anymatch.git" }, "scripts": { "test": "istanbul cover _mocha && cat ./coverage/lcov.info | coveralls" }, "version": "1.3.0" }