UNPKG

preact-material-components

Version:
66 lines (65 loc) 1.87 kB
{ "_args": [ [ "progress-bar-webpack-plugin@1.11.0", "/Users/prateekbh/projects/preact-material-components/docs" ] ], "_from": "progress-bar-webpack-plugin@1.11.0", "_id": "progress-bar-webpack-plugin@1.11.0", "_inBundle": false, "_integrity": "sha512-XT6r8strD6toU0ZVip25baJINo7uE4BD4H8d4vhOV4GIK5PvNNky8GYJ2wMmVoYP8eo/sSmtNWn0Vw7zWDDE3A==", "_location": "/progress-bar-webpack-plugin", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "progress-bar-webpack-plugin@1.11.0", "name": "progress-bar-webpack-plugin", "escapedName": "progress-bar-webpack-plugin", "rawSpec": "1.11.0", "saveSpec": null, "fetchSpec": "1.11.0" }, "_requiredBy": [ "/preact-cli" ], "_resolved": "https://registry.npmjs.org/progress-bar-webpack-plugin/-/progress-bar-webpack-plugin-1.11.0.tgz", "_spec": "1.11.0", "_where": "/Users/prateekbh/projects/preact-material-components/docs", "author": { "name": "Chris Gaudreau", "email": "chris@crystala.net", "url": "https://github.com/clessg" }, "bugs": { "url": "https://github.com/clessg/progress-bar-webpack-plugin/issues" }, "dependencies": { "chalk": "^1.1.1", "object.assign": "^4.0.1", "progress": "^1.1.8" }, "description": "A progress bar for Webpack.", "homepage": "https://github.com/clessg/progress-bar-webpack-plugin#readme", "keywords": [ "webpack", "plugin", "progress", "bar" ], "license": "MIT", "main": "index.js", "name": "progress-bar-webpack-plugin", "peerDependencies": { "webpack": "^1.3.0 || ^2 || ^3 || ^4" }, "repository": { "type": "git", "url": "git+https://github.com/clessg/progress-bar-webpack-plugin.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.11.0" }