UNPKG

zuul-builder-webpack

Version:
31 lines (30 loc) 753 B
{ "name": "zuul-builder-webpack", "version": "1.2.0", "description": "Webpack builder for zuul test runner", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/prometheusresearch/zuul-builder-webpack" }, "keywords": [ "zuul", "webpack", "test" ], "author": "Prometheus Research, LLC", "license": "MIT", "bugs": { "url": "https://github.com/prometheusresearch/zuul-builder-webpack/issues" }, "homepage": "https://github.com/prometheusresearch/zuul-builder-webpack", "dependencies": { "bluebird": "^2.9.24", "commondir": "^1.0.1", "debug": "^2.1.3", "memory-fs": "^0.2.0" } }