2 "name": "lumo-build-deps",
5 "@babel/core": "^7.1.5",
6 "@babel/plugin-external-helpers": "7.8.3",
7 "@babel/plugin-proposal-class-properties": "^7.1.0",
8 "@babel/plugin-proposal-object-rest-spread": "^7.0.0",
9 "@babel/plugin-transform-runtime": "^7.1.0",
10 "@babel/preset-env": "^7.1.5",
11 "@babel/preset-stage-2": "7.8.3",
12 "@babel/runtime": "^7.1.5",
14 "async-retry": "^1.2.3",
15 "babel-core": "^7.0.0-bridge.0",
16 "babel-eslint": "10.0.3",
17 "babel-jest": "^25.1.0",
18 "babel-loader": "^8.0.4",
19 "babel-plugin-transform-flow-strip-types": "6.22.0",
20 "browserify": "^16.2.3",
25 "flow-bin": "0.118.0",
26 "google-closure-compiler-js": "20170910.0.1",
28 "gunzip-maybe": "^1.4.1",
29 "insert-module-globals": "^7.2.0",
33 "node-fetch": "^2.2.1",
34 "paredit.js": "0.3.6",
35 "posix-getopt": "github:anmonteiro/node-getopt#master",
41 "rollup-plugin-babel": "^4.3.2",
42 "rollup-plugin-babel-minify": "^9.1.1",
43 "rollup-plugin-commonjs": "^10.0.0",
44 "rollup-plugin-node-resolve": "^5.0.0",
45 "rollup-plugin-replace": "^2.1.1",
46 "tar-stream": "^2.0.1",
48 "webpack-cli": "^3.2.3",
49 "which-promise": "^1.0.0"