{ "_from": "build-statistics-webpack-plugin@^1.0.3", "_id": "build-statistics-webpack-plugin@1.0.3", "_inBundle": false, "_integrity": "sha512-vAnhZ+6TNOu03t8Ma79P9KmcPIS3H841czwY/gSaGjbhI4M0NEd6CR7Mb5Al1Zu9A0UZYtdlneqBVCWqzqiYgg==", "_location": "/build-statistics-webpack-plugin", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "build-statistics-webpack-plugin@^1.0.3", "name": "build-statistics-webpack-plugin", "escapedName": "build-statistics-webpack-plugin", "rawSpec": "^1.0.3", "saveSpec": null, "fetchSpec": "^1.0.3" }, "_requiredBy": [ "/roadhog" ], "_resolved": "https://registry.npmmirror.com/build-statistics-webpack-plugin/-/build-statistics-webpack-plugin-1.0.3.tgz", "_shasum": "94ff4aafe0bd85818b76d414749cb909a99be729", "_spec": "build-statistics-webpack-plugin@^1.0.3", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/roadhog", "author": { "name": "thzt" }, "babel": { "presets": [ [ "@babel/preset-env", { "targets": { "node": "4.2.0" } } ] ] }, "bundleDependencies": false, "dependencies": { "debug": "^4.1.0" }, "deprecated": false, "description": "build statistics", "devDependencies": { "@babel/cli": "^7.1.2", "@babel/core": "^7.1.2", "@babel/preset-env": "^7.1.0" }, "keywords": [ "webpack", "build", "statistics" ], "license": "ISC", "main": "dist/index.js", "name": "build-statistics-webpack-plugin", "publishConfig": { "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "" }, "scripts": { "build": "babel src -d dist", "pub": "npm run build && npm publish" }, "version": "1.0.3" }