nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1{
2 "name": "lumo-build-deps",
3 "version": "1.9.0",
4 "dependencies": {
5 "@babel/core": "^7.1.5",
6 "@babel/plugin-external-helpers": "7.0.0",
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.0.0",
12 "@babel/runtime": "^7.1.5",
13 "async-retry": "^1.2.3",
14 "babel-core": "^7.0.0-bridge.0",
15 "babel-eslint": "10.0.1",
16 "babel-jest": "^23.6.0",
17 "babel-loader": "^8.0.4",
18 "babel-plugin-transform-flow-strip-types": "6.22.0",
19 "chalk": "^2.4.1",
20 "cross-env": "5.2.0",
21 "death": "^1.1.0",
22 "flow-bin": "0.85.0",
23 "google-closure-compiler-js": "20170910.0.1",
24 "jszip": "github:anmonteiro/jszip#patch-1",
25 "nexe": "3.0.0-beta.7",
26 "node-fetch": "^2.2.1",
27 "paredit.js": "0.3.4",
28 "posix-getopt": "github:anmonteiro/node-getopt#master",
29 "prettier": "1.15.1",
30 "progress": "^2.0.0",
31 "read-pkg": "^4.0.1",
32 "rollup": "0.67.0",
33 "rollup-plugin-babel": "4.0.3",
34 "rollup-plugin-babel-minify": "6.1.1",
35 "rollup-plugin-commonjs": "9.2.0",
36 "rollup-plugin-node-resolve": "3.4.0",
37 "rollup-plugin-replace": "2.1.0",
38 "webpack": "^4.25.1",
39 "webpack-cli": "^3.2.3",
40 "which-promise": "^1.0.0"
41 }
42}