Merge pull request #119126 from fabaff/pycomfoconnect
[NixPkgs.git] / pkgs / development / interpreters / clojurescript / lumo / package.json
blobacfd5c4ed498dac1c68759f864d17dae351168f1
2   "name": "lumo-build-deps",
3   "version": "1.10.1",
4   "dependencies": {
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",
13     "async": "^3.1.1",
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",
21     "chalk": "^3.0.0",
22     "colors": "^1.3.3",
23     "cross-env": "7.0.0",
24     "death": "^1.1.0",
25     "flow-bin": "0.118.0",
26     "google-closure-compiler-js": "20170910.0.1",
27     "glob": "^7.1.3",
28     "gunzip-maybe": "^1.4.1",
29     "insert-module-globals": "^7.2.0",
30     "jszip": "2.x",
31     "mkdirp": "^1.0.3",
32     "ncp": "^2.0.0",
33     "node-fetch": "^2.2.1",
34     "paredit.js": "0.3.6",
35     "posix-getopt": "github:anmonteiro/node-getopt#master",
36     "prettier": "1.19.1",
37     "progress": "^2.0.0",
38     "read-pkg": "^5.2.0",
39     "request": "^2.88.0",
40     "rollup": "^1.9.0",
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",
47     "webpack": "^4.25.1",
48     "webpack-cli": "^3.2.3",
49     "which-promise": "^1.0.0"
50   }