You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93 lines
2.3 KiB
93 lines
2.3 KiB
{ |
|
"_args": [ |
|
[ |
|
"plugin-error@^0.1.2", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-imagemin" |
|
] |
|
], |
|
"_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": { |
|
"arr-flatten": "1.1.0" |
|
}, |
|
"_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": [ |
|
"/gulp-imagemin" |
|
], |
|
"_resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", |
|
"_shasum": "3b9bb3335ccf00f425e07437e19276967da47ace", |
|
"_shrinkwrap": null, |
|
"_spec": "plugin-error@^0.1.2", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-imagemin", |
|
"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": [ |
|
{ |
|
"email": "github@sellside.com", |
|
"name": "jonschlinkert" |
|
} |
|
], |
|
"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" |
|
}
|
|
|