105 lines
2.7 KiB
JSON
105 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "webpack-notifier@^1.5.0",
|
|
"scope": null,
|
|
"escapedName": "webpack-notifier",
|
|
"name": "webpack-notifier",
|
|
"rawSpec": "^1.5.0",
|
|
"spec": ">=1.5.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/laravel-mix"
|
|
]
|
|
],
|
|
"_from": "webpack-notifier@>=1.5.0 <2.0.0",
|
|
"_id": "webpack-notifier@1.6.0",
|
|
"_inCache": true,
|
|
"_location": "/webpack-notifier",
|
|
"_nodeVersion": "6.13.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/webpack-notifier_1.6.0_1520496600611_0.7608016222207603"
|
|
},
|
|
"_npmUser": {
|
|
"name": "turbo87",
|
|
"email": "tobias.bieniek@gmx.de"
|
|
},
|
|
"_npmVersion": "3.10.10",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "webpack-notifier@^1.5.0",
|
|
"scope": null,
|
|
"escapedName": "webpack-notifier",
|
|
"name": "webpack-notifier",
|
|
"rawSpec": "^1.5.0",
|
|
"spec": ">=1.5.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/laravel-mix"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/webpack-notifier/-/webpack-notifier-1.6.0.tgz",
|
|
"_shasum": "ffac8e55ff8c469752b8c1bbb011a16f10986e02",
|
|
"_shrinkwrap": null,
|
|
"_spec": "webpack-notifier@^1.5.0",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_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": "^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"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "ffac8e55ff8c469752b8c1bbb011a16f10986e02",
|
|
"tarball": "https://registry.npmjs.org/webpack-notifier/-/webpack-notifier-1.6.0.tgz",
|
|
"fileCount": 6,
|
|
"unpackedSize": 24451
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"logo.png"
|
|
],
|
|
"gitHead": "79140d31128f21825373835af922c1296eea6387",
|
|
"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.6.0"
|
|
}
|