/
websites
/
operateit-node
/
node_modules123123
/
require-stack
/
Upload File
HOME
{ "_from": "require-stack@^1.0.2", "_id": "require-stack@1.0.2", "_inBundle": false, "_integrity": "sha1-4A7jSL+Wy1w+LUwntJ5BR24Ill0=", "_location": "/require-stack", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "require-stack@^1.0.2", "name": "require-stack", "escapedName": "require-stack", "rawSpec": "^1.0.2", "saveSpec": null, "fetchSpec": "^1.0.2" }, "_requiredBy": [ "/@adonisjs/fold" ], "_resolved": "https://registry.npmjs.org/require-stack/-/require-stack-1.0.2.tgz", "_shasum": "e00ee348bf96cb5c3e2d4c27b49e41476e08965d", "_spec": "require-stack@^1.0.2", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\@adonisjs\\fold", "author": { "name": "amanvirk" }, "bundleDependencies": false, "dependencies": { "syntax-error": "^1.1.4" }, "deprecated": false, "description": "Returns syntax error while requiring modules under try/catch, which is missing by default", "devDependencies": { "chai": "^3.3.0", "istanbul": "^0.3.22", "mocha": "^2.3.3", "ouch": "^0.2.0-beta", "standard": "^6.0.8" }, "keywords": [ "syntax-error", "require-stack", "require-error-trace" ], "license": "MIT", "main": "index.js", "name": "require-stack", "scripts": { "standard": "standard src/*.js", "test": "mocha test --reporter spec --check-leaks --bail" }, "version": "1.0.2" }