UNPKG

auxpack

Version:

A dashboard for monitoring Webpack build stats.

20 lines (19 loc) 564 B
{ "name": "auxpack", "version": "1.0.10", "description": "A dashboard for monitoring Webpack build stats.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["Webpack", "Monitor", "auxpack", "build", "bundle", "plugin"], "author": "C.Lai, N.Ajito, S.Chiu, T.Clark", "repository": "https://github.com/Auxpack/Auxpack", "homepage": "http://auxpack.com", "license": "MIT", "dependencies": { "d3": "^5.14.2", "express": "^4.17.1", "opener": "^1.5.1" } }