File: D:/HostingSpaces/SBogers10/douven.komma.pro/node_modules/webpack-notifier/package.json
{
"_args": [
[
"webpack-notifier@1.5.1",
"/Users/maartendijkstra/Webdevelopment/github/Eurotools"
]
],
"_development": true,
"_from": "webpack-notifier@1.5.1",
"_id": "webpack-notifier@1.5.1",
"_inBundle": false,
"_integrity": "sha1-z19rmhcR+Alpu8T3vRXUDqexh2E=",
"_location": "/webpack-notifier",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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.5.1.tgz",
"_spec": "1.5.1",
"_where": "/Users/maartendijkstra/Webdevelopment/github/Eurotools",
"author": {
"name": "Tobias Bieniek",
"email": "tobias.bieniek@gmx.de"
},
"bugs": {
"url": "https://github.com/Turbo87/webpack-notifier/issues"
},
"dependencies": {
"node-notifier": "^5.1.2",
"object-assign": "^4.1.0",
"strip-ansi": "^3.0.1"
},
"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.5.1"
}