{ "_args": [ [ "glob@~4.2.1", "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/commoner" ] ], "_from": "glob@>=4.2.1 <4.3.0", "_id": "glob@4.2.2", "_inCache": true, "_location": "/commoner/glob", "_nodeVersion": "0.10.16", "_npmUser": { "email": "i@izs.me", "name": "isaacs" }, "_npmVersion": "2.1.9", "_phantomChildren": {}, "_requested": { "name": "glob", "raw": "glob@~4.2.1", "rawSpec": "~4.2.1", "scope": null, "spec": ">=4.2.1 <4.3.0", "type": "range" }, "_requiredBy": [ "/commoner" ], "_resolved": "https://registry.npmjs.org/glob/-/glob-4.2.2.tgz", "_shasum": "ad2b047653a58c387e15deb43a19497f83fd2a80", "_shrinkwrap": null, "_spec": "glob@~4.2.1", "_where": "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/commoner", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/node-glob/issues" }, "dependencies": { "inflight": "^1.0.4", "inherits": "2", "minimatch": "^1.0.0", "once": "^1.3.0" }, "description": "a little globber", "devDependencies": { "mkdirp": "0", "rimraf": "^2.2.8", "tap": "~0.4.0", "tick": "0.0.6" }, "directories": {}, "dist": { "shasum": "ad2b047653a58c387e15deb43a19497f83fd2a80", "tarball": "http://registry.npmjs.org/glob/-/glob-4.2.2.tgz" }, "engines": { "node": "*" }, "files": [ "common.js", "glob.js", "sync.js" ], "gitHead": "d7625eea7c09602b36a1fb5fe08404ec86917578", "homepage": "https://github.com/isaacs/node-glob", "installable": true, "license": "ISC", "main": "glob.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "glob", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/isaacs/node-glob.git" }, "scripts": { "bench": "bash benchmark.sh", "benchclean": "bash benchclean.sh", "prepublish": "npm run benchclean", "prof": "bash prof.sh && cat profile.txt", "test": "rm -f v8.log profile.txt; tap test/*.js", "test-regen": "rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js" }, "version": "4.2.2" }