UNPKG

1.98 kBJSONView Raw
1{
2 "name": "brocode",
3 "version": "1.3.0",
4 "description": "A Bro doesn't allow another Bro to struggle with web packaging tools.",
5 "main": "bundle.js",
6 "jsnext:main": "src/index.js",
7 "scripts": {
8 "test": "echo \"Error: no test specified\" && exit 0"
9 },
10 "bin": {
11 "brocode": "bin.js"
12 },
13 "repository": {
14 "type": "git",
15 "url": "ssh://git@github.com/undoZen/brocode.git"
16 },
17 "author": "undoZen <opensource@undozen.com>",
18 "license": "MIT",
19 "bugs": {
20 "url": "https://github.com/undoZen/brocode/issues"
21 },
22 "homepage": "https://github.com/undoZen/brocode",
23 "dependencies": {
24 "babel-core": "^6.8.0",
25 "babel-plugin-transform-runtime": "^6.12.0",
26 "babel-preset-dysonshell": "^1.2.0",
27 "babel-preset-es2015": "^6.13.2",
28 "babel-preset-react": "^6.11.1",
29 "babel-preset-react-hmre": "^1.1.1",
30 "babel-runtime": "^6.11.6",
31 "babelify": "^7.3.0",
32 "bluebird": "^3.4.0",
33 "browser-pack": "^6.0.1",
34 "browser-sync": "^2.12.8",
35 "browserify": "^13.0.1",
36 "browserify-derequire": "^0.9.4",
37 "browserify-hmr": "^0.3.1",
38 "chokidar": "^1.6.0",
39 "connect-gzip-static": "^1.0.0",
40 "convert-source-map": "^1.1.1",
41 "ecstatic": "^1.4.1",
42 "envify": "^3.4.1",
43 "event-stream": "^3.3.2",
44 "express": "^4.13.4",
45 "gulp": "^3.9.1",
46 "gulp-cssnano": "^2.1.2",
47 "gulp-if": "^2.0.1",
48 "gulp-insert": "^0.5.0",
49 "gulp-rev-all": "^0.8.24",
50 "gulp-uglify": "^1.5.3",
51 "gulp-util": "^3.0.7",
52 "lodash": "^4.13.1",
53 "lodash.debounce": "^4.0.6",
54 "qas": "^0.4.5",
55 "rollup": "^0.26.3",
56 "rollup-plugin-commonjs": "^3.0.0",
57 "rsvp": "^3.0.21",
58 "socket.io": "^1.3.7",
59 "socket.io-client": "^1.3.7",
60 "source-map": "^0.5.1",
61 "st": "^1.2.0",
62 "stream-combiner": "^0.2.2",
63 "through2": "^2.0.1",
64 "uglifyify": "^3.0.2",
65 "vinyl": "^1.1.1",
66 "vue1ify": "^1.0.0",
67 "vue2ify": "^1.0.0",
68 "xtend": "^4.0.1",
69 "yargs": "^4.8.1"
70 }
71}