{ "_args": [ [ "plugin-error@^0.1.2", "/home/bernhard/freifunk-app/node_modules/fbjs-scripts" ] ], "_from": "plugin-error@>=0.1.2 <0.2.0", "_id": "plugin-error@0.1.2", "_inCache": true, "_installable": true, "_location": "/plugin-error", "_nodeVersion": "0.12.4", "_npmUser": { "email": "github@sellside.com", "name": "jonschlinkert" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "name": "plugin-error", "raw": "plugin-error@^0.1.2", "rawSpec": "^0.1.2", "scope": null, "spec": ">=0.1.2 <0.2.0", "type": "range" }, "_requiredBy": [ "/fbjs-scripts" ], "_resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", "_shasum": "3b9bb3335ccf00f425e07437e19276967da47ace", "_shrinkwrap": null, "_spec": "plugin-error@^0.1.2", "_where": "/home/bernhard/freifunk-app/node_modules/fbjs-scripts", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/plugin-error/issues" }, "dependencies": { "ansi-cyan": "^0.1.1", "ansi-red": "^0.1.1", "arr-diff": "^1.0.1", "arr-union": "^2.0.1", "extend-shallow": "^1.1.2" }, "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", "devDependencies": { "mocha": "*", "should": "*" }, "directories": {}, "dist": { "shasum": "3b9bb3335ccf00f425e07437e19276967da47ace", "tarball": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "896ae7a976e234eba8ff2d50f9edde031c55dd3d", "homepage": "https://github.com/jonschlinkert/plugin-error", "keywords": [ "error", "plugin" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" } ], "name": "plugin-error", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/jonschlinkert/plugin-error.git" }, "scripts": { "test": "mocha" }, "version": "0.1.2" }