/
websites
/
operateit-node
/
node_modules
/
require-all
/
Upload File
HOME
{ "_from": "require-all@^3.0.0", "_id": "require-all@3.0.0", "_inBundle": false, "_integrity": "sha1-Rz1JcEvjEBFc4ST3c4Ox69hnExI=", "_location": "/require-all", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "require-all@^3.0.0", "name": "require-all", "escapedName": "require-all", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/@adonisjs/framework", "/@adonisjs/lucid" ], "_resolved": "https://registry.npmjs.org/require-all/-/require-all-3.0.0.tgz", "_shasum": "473d49704be310115ce124f77383b1ebd8671312", "_spec": "require-all@^3.0.0", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\@adonisjs\\framework", "author": { "name": "Felix Geisendörfer", "email": "felix@debuggable.com", "url": "http://debuggable.com/" }, "bugs": { "url": "https://github.com/felixge/node-require-all/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" }, { "name": "Prince Obiechine Onyenike", "email": "leewaygroups@gmail.com" }, { "name": "Nuno Job", "email": "nunojobpinto@gmail.com", "url": "http://nunojob.com" } ], "deprecated": false, "description": "An easy way to require all files within a directory.", "engines": { "node": ">= 0.8" }, "files": [ "Changes.md", "LICENSE", "index.js", "Readme.md" ], "homepage": "https://github.com/felixge/node-require-all#readme", "license": "MIT", "name": "require-all", "repository": { "type": "git", "url": "git+https://github.com/felixge/node-require-all.git" }, "scripts": { "test": "node test/test.js" }, "version": "3.0.0" }