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.
68 lines
1.7 KiB
68 lines
1.7 KiB
{
|
|
"_from": "webpack-notifier@^1.5.1",
|
|
"_id": "webpack-notifier@1.8.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-I6t76NoPe5DZCCm5geELmDV2wlJ89LbU425uN6T2FG8Ywrrt1ZcUMz6g8yWGNg4pttqTPFQJYUPjWAlzUEQ+cQ==",
|
|
"_location": "/webpack-notifier",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "webpack-notifier@^1.5.1",
|
|
"name": "webpack-notifier",
|
|
"escapedName": "webpack-notifier",
|
|
"rawSpec": "^1.5.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.5.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/laravel-mix"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/webpack-notifier/-/webpack-notifier-1.8.0.tgz",
|
|
"_shasum": "994bdde0fcefc5f1a92b6d91353c8152ddd9c583",
|
|
"_spec": "webpack-notifier@^1.5.1",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/laravel-mix",
|
|
"author": {
|
|
"name": "Tobias Bieniek",
|
|
"email": "tobias.bieniek@gmx.de"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Turbo87/webpack-notifier/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"node-notifier": "^5.1.2",
|
|
"object-assign": "^4.1.0",
|
|
"strip-ansi": "^3.0.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "webpack + node-notifier = build status system notifications",
|
|
"devDependencies": {
|
|
"eslint": "^3.3.1"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"logo.png"
|
|
],
|
|
"homepage": "https://github.com/Turbo87/webpack-notifier#readme",
|
|
"keywords": [
|
|
"webpack",
|
|
"notify",
|
|
"notification",
|
|
"node-notifier",
|
|
"notifier",
|
|
"build"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"name": "webpack-notifier",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Turbo87/webpack-notifier.git"
|
|
},
|
|
"scripts": {
|
|
"test": "eslint index.js"
|
|
},
|
|
"version": "1.8.0"
|
|
}
|