2017-09-13 07:52:34 +02:00

103 lines
2.6 KiB
JSON

{
"_args": [
[
{
"raw": "webpack-notifier@^1.4.1",
"scope": null,
"escapedName": "webpack-notifier",
"name": "webpack-notifier",
"rawSpec": "^1.4.1",
"spec": ">=1.4.1 <2.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix"
]
],
"_from": "webpack-notifier@>=1.4.1 <2.0.0",
"_id": "webpack-notifier@1.5.0",
"_inCache": true,
"_location": "/webpack-notifier",
"_nodeVersion": "6.9.2",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/webpack-notifier-1.5.0.tgz_1481839058444_0.029238794464617968"
},
"_npmUser": {
"name": "turbo87",
"email": "tobias.bieniek@gmx.de"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"raw": "webpack-notifier@^1.4.1",
"scope": null,
"escapedName": "webpack-notifier",
"name": "webpack-notifier",
"rawSpec": "^1.4.1",
"spec": ">=1.4.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/webpack-notifier/-/webpack-notifier-1.5.0.tgz",
"_shasum": "c010007d448cebc34defc99ecf288fa5e8c6baf6",
"_shrinkwrap": null,
"_spec": "webpack-notifier@^1.4.1",
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix",
"author": {
"name": "Tobias Bieniek",
"email": "tobias.bieniek@gmx.de"
},
"bugs": {
"url": "https://github.com/Turbo87/webpack-notifier/issues"
},
"dependencies": {
"node-notifier": "^4.1.0",
"object-assign": "^4.1.0",
"strip-ansi": "^3.0.1"
},
"description": "webpack + node-notifier = build status system notifications",
"devDependencies": {
"eslint": "^3.3.1"
},
"directories": {},
"dist": {
"shasum": "c010007d448cebc34defc99ecf288fa5e8c6baf6",
"tarball": "https://registry.npmjs.org/webpack-notifier/-/webpack-notifier-1.5.0.tgz"
},
"files": [
"index.js",
"logo.png"
],
"gitHead": "126c795677f4b9524bd547f598252e336a5771d4",
"homepage": "https://github.com/Turbo87/webpack-notifier#readme",
"keywords": [
"webpack",
"notify",
"notification",
"node-notifier",
"notifier",
"build"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "turbo87",
"email": "tobias.bieniek@gmx.de"
}
],
"name": "webpack-notifier",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Turbo87/webpack-notifier.git"
},
"scripts": {
"test": "eslint index.js"
},
"version": "1.5.0"
}