UNPKG

399 BJSONView Raw
1{
2 "name": "directiv-core-builder",
3 "version": "0.1.2",
4 "description": "builder for directiv",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "Cameron Bytheway <bytheway.cameron@gmail.com>",
10 "license": "MIT",
11 "dependencies": {
12 "envs": "^0.1.6",
13 "extract-text-webpack-plugin": "^0.3.6",
14 "webpack": "^1.4.15"
15 }
16}