UNPKG

d2-ui

Version:
85 lines (84 loc) 2.25 kB
{ "_args": [ [ "module-not-found-error@^1.0.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/proxyquire" ] ], "_from": "module-not-found-error@>=1.0.0 <2.0.0", "_id": "module-not-found-error@1.0.1", "_inCache": true, "_installable": true, "_location": "/module-not-found-error", "_nodeVersion": "2.2.1", "_npmUser": { "email": "bvdrucker@gmail.com", "name": "bendrucker" }, "_npmVersion": "2.11.0", "_phantomChildren": {}, "_requested": { "name": "module-not-found-error", "raw": "module-not-found-error@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/proxyquire" ], "_resolved": "https://registry.npmjs.org/module-not-found-error/-/module-not-found-error-1.0.1.tgz", "_shasum": "cf8b4ff4f29640674d6cdd02b0e3bc523c2bbdc0", "_shrinkwrap": null, "_spec": "module-not-found-error@^1.0.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/proxyquire", "author": { "email": "bvdrucker@gmail.com", "name": "Ben Drucker", "url": "bendrucker.me" }, "bugs": { "url": "https://github.com/bendrucker/module-not-found-error/issues" }, "dependencies": {}, "description": "Create a module not found error", "devDependencies": { "standard": "^4.5.2", "tape": "^4.0.0" }, "directories": {}, "dist": { "shasum": "cf8b4ff4f29640674d6cdd02b0e3bc523c2bbdc0", "tarball": "http://registry.npmjs.org/module-not-found-error/-/module-not-found-error-1.0.1.tgz" }, "files": [ "index.js" ], "gitHead": "a7a934aa1543f23c23be32c6c1b544573583bf5a", "homepage": "https://github.com/bendrucker/module-not-found-error", "keywords": [ "module", "not found", "error" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "bvdrucker@gmail.com", "name": "bendrucker" } ], "name": "module-not-found-error", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/bendrucker/module-not-found-error.git" }, "scripts": { "test": "standard && tape test.js" }, "version": "1.0.1" }