![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/webpack-notifier/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-QLk6l/TZKGhyN6Hd1zobaiYno7S9YPX3wH86+YOSufHes77SegGhnGdj+4vrLDFK5A4ZKoQD5GRXXFnM0h0N8A==", "_location": "/webpack-notifier", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "webpack-notifier", "escapedName": "webpack-notifier", "rawSpec": "1.13.0", "saveSpec": null, "fetchSpec": "1.13.0" }, "_requiredBy": [ "/laravel-mix" ], "_resolved": "https://registry.npmjs.org/webpack-notifier/-/webpack-notifier-1.13.0.tgz", "_spec": "1.13.0", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Tobias Bieniek", "email": "[email protected]" }, "bugs": { "url": "https://github.com/Turbo87/webpack-notifier/issues" }, "dependencies": { "node-notifier": "^9.0.0", "strip-ansi": "^6.0.0" }, "description": "webpack + node-notifier = build status system notifications", "devDependencies": { "@types/jest": "^26.0.15", "eslint": "^7.14.0", "eslint-config-airbnb-base": "^14.2.1", "husky": "^4.3.0", "jest": "^24.9.0", "memfs": "^3.2.0", "semver": "^7.3.2", "ts-jest": "^24.3.0", "typescript": "^3.9.7", "webpack": "^1.15.0" }, "files": [ "index.js", "logo.png" ], "homepage": "https://github.com/Turbo87/webpack-notifier#readme", "husky": { "hooks": { "pre-commit": "npm run lint" } }, "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": { "lint": "eslint index.js", "prepublishOnly": "npm run lint", "test": "jest", "test:coverage": "jest --coverage" }, "version": "1.13.0" }