{ "_args": [ [ "require-all@~1.0.0", "D:\\work\\im\\node_modules\\mysql" ] ], "_from": "require-all@>=1.0.0 <1.1.0", "_id": "require-all@1.0.0", "_inCache": true, "_installable": true, "_location": "/require-all", "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "1.4.21", "_phantomChildren": {}, "_requested": { "name": "require-all", "raw": "require-all@~1.0.0", "rawSpec": "~1.0.0", "scope": null, "spec": ">=1.0.0 <1.1.0", "type": "range" }, "_requiredBy": [ "/mysql" ], "_resolved": "https://registry.npmjs.org/require-all/-/require-all-1.0.0.tgz", "_shasum": "8483708e7ce4c6dfad988b5080f97829b92d2227", "_shrinkwrap": null, "_spec": "require-all@~1.0.0", "_where": "D:\\work\\im\\node_modules\\mysql", "author": { "email": "felix@debuggable.com", "name": "Felix Geisendörfer", "url": "http://debuggable.com/" }, "bugs": { "url": "https://github.com/felixge/node-require-all/issues" }, "dependencies": {}, "description": "An easy way to require all files within a directory.", "devDependencies": { "semver": "~2.1.0" }, "directories": {}, "dist": { "shasum": "8483708e7ce4c6dfad988b5080f97829b92d2227", "tarball": "https://registry.npmjs.org/require-all/-/require-all-1.0.0.tgz" }, "engines": { "node": "*" }, "gitHead": "c43e39a898f4d55c03d7e5fc2dd0a689e0fea446", "homepage": "https://github.com/felixge/node-require-all", "licenses": [ { "type": "MIT", "url": "https://github.com/felixge/node-require-all/blob/master/License" } ], "main": "./index", "maintainers": [ { "email": "felix@debuggable.com", "name": "felixge" }, { "email": "thlorenz@gmx.de", "name": "thlorenz" }, { "email": "nunojobpinto@gmail.com", "name": "dscape" }, { "email": "doug@somethingdoug.com", "name": "dougwilson" } ], "name": "require-all", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/felixge/node-require-all.git" }, "scripts": { "test": "node test/test.js" }, "version": "1.0.0" }