{ "_args": [ [ "undertaker-registry@^1.0.0", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/undertaker" ] ], "_from": "undertaker-registry@>=1.0.0 <2.0.0", "_id": "undertaker-registry@1.0.1", "_inCache": true, "_installable": true, "_location": "/undertaker-registry", "_nodeVersion": "0.10.48", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/undertaker-registry-1.0.1.tgz_1506979608888_0.07466459693387151" }, "_npmUser": { "email": "blaine.bublitz@gmail.com", "name": "phated" }, "_npmVersion": "2.15.1", "_phantomChildren": {}, "_requested": { "name": "undertaker-registry", "raw": "undertaker-registry@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/undertaker" ], "_resolved": "https://registry.npmjs.org/undertaker-registry/-/undertaker-registry-1.0.1.tgz", "_shasum": "5e4bda308e4a8a2ae584f9b9a4359a499825cc50", "_shrinkwrap": null, "_spec": "undertaker-registry@^1.0.0", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/undertaker", "author": { "email": "team@gulpjs.com", "name": "Gulp Team", "url": "http://gulpjs.com/" }, "bugs": { "url": "https://github.com/gulpjs/undertaker-registry/issues" }, "contributors": [ { "name": "Blaine Bublitz", "email": "blaine.bublitz@gmail.com" } ], "dependencies": {}, "description": "Default registry in gulp 4.", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", "expect": "^1.19.0", "istanbul": "^0.4.3", "istanbul-coveralls": "^1.0.3", "jscs": "^2.3.5", "jscs-preset-gulp": "^1.0.0", "mocha": "^3.5.0" }, "directories": {}, "dist": { "shasum": "5e4bda308e4a8a2ae584f9b9a4359a499825cc50", "tarball": "https://registry.npmjs.org/undertaker-registry/-/undertaker-registry-1.0.1.tgz" }, "engines": { "node": ">= 0.10" }, "files": [ "LICENSE", "index.js" ], "gitHead": "8bb70b67ce66cedb74fcc92525738b85e77cc62a", "homepage": "https://github.com/gulpjs/undertaker-registry#readme", "keywords": [ "gulp", "registry", "tasks", "undertaker" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "phated", "email": "blaine@iceddev.com" } ], "name": "undertaker-registry", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gulpjs/undertaker-registry.git" }, "scripts": { "cover": "istanbul cover _mocha --report lcovonly", "coveralls": "npm run cover && istanbul-coveralls", "lint": "eslint . && jscs index.js test/", "pretest": "npm run lint", "test": "mocha --async-only" }, "version": "1.0.1" }