UNPKG

783 BJSONView Raw
1{
2 "name": "fly-js",
3 "version": "1.0.0",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "bin": {
10 "gojs": "bin/gojs.js"
11 },
12 "keywords": [],
13 "author": "",
14 "license": "MIT",
15 "dependencies": {
16 "bole": "^3.0.2",
17 "express": "^4.15.3",
18 "express-dirview-middleware": "^1.0.3",
19 "file-loader": "^0.11.2",
20 "fs-extra": "^4.0.0",
21 "garnish": "^5.2.0",
22 "get-port": "^3.1.0",
23 "happypack": "2.2.1",
24 "lodash": "^4.17.4",
25 "minimist": "^1.2.0",
26 "opn": "^5.1.0",
27 "react": "^15.6.1",
28 "webpack": "1.13.2",
29 "webpack-dev-middleware": "^1.11.0",
30 "webpack-hot-middleware": "^2.18.2",
31 "npm-install-webpack-plugin": "^4.0.4"
32 },
33 "devDependencies": {}
34}