![]() 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/webpackbar/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-viW6KCYjMb0NPoDrw2jAmLXU2dEOhRrtku28KmOfeE1vxbfwCYuTbTaMhnkrCZLFAFyY9Q49Z/jzYO80Dw5b8g==", "_location": "/webpackbar", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "webpackbar", "escapedName": "webpackbar", "rawSpec": "5.0.0-3", "saveSpec": null, "fetchSpec": "5.0.0-3" }, "_requiredBy": [ "/laravel-mix" ], "_resolved": "https://registry.npmjs.org/webpackbar/-/webpackbar-5.0.0-3.tgz", "_spec": "5.0.0-3", "_where": "/home/corals/clinic.corals.io", "bugs": { "url": "https://github.com/nuxt-contrib/webpackbar/issues" }, "dependencies": { "ansi-escapes": "^4.3.1", "chalk": "^4.1.0", "consola": "^2.15.0", "figures": "^3.2.0", "pretty-time": "^1.1.0", "std-env": "^2.2.1", "text-table": "^0.2.0", "wrap-ansi": "^7.0.0" }, "description": "Elegant ProgressBar and Profiler for Webpack", "devDependencies": { "@nuxtjs/eslint-config-typescript": "^4.0.0", "@types/jest": "^26.0.15", "@types/node": "^14.14.6", "codecov": "^3.8.0", "eslint": "^7.12.1", "jest": "^26.6.2", "jiti": "^0.1.12", "memory-fs": "^0.5.0", "rimraf": "^3.0.2", "siroc": "^0.4.0", "standard-version": "^9.0.0", "ts-jest": "^26.4.3", "typescript": "^4.0.5", "webpack": "^5.3.2", "webpack-cli": "^4.1.0" }, "engines": { "node": ">=10" }, "files": [ "dist" ], "homepage": "https://github.com/nuxt-contrib/webpackbar#readme", "license": "MIT", "main": "dist/webpackbar.js", "name": "webpackbar", "peerDependencies": { "webpack": "3 || 4 || 5" }, "repository": { "type": "git", "url": "git+https://github.com/nuxt-contrib/webpackbar.git" }, "scripts": { "build": "siroc build", "clean": "rimraf dist", "demo": "webpack-cli --config demo/webpack.config.js", "lint": "eslint --ext .ts src test", "prebuild": "yarn clean", "release": "yarn build && yarn test && standard-version && npm publish && git push --follow-tags", "start": "yarn build -- -w", "test": "yarn lint && yarn build && jest" }, "types": "dist/webpackbar.d.ts", "version": "5.0.0-3" }