mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 02:06:46 +01:00
43 lines
1.3 KiB
JSON
43 lines
1.3 KiB
JSON
|
{
|
||
|
"name": "lumo-build-deps",
|
||
|
"version": "1.9.0",
|
||
|
"dependencies": {
|
||
|
"@babel/core": "^7.1.5",
|
||
|
"@babel/plugin-external-helpers": "7.0.0",
|
||
|
"@babel/plugin-proposal-class-properties": "^7.1.0",
|
||
|
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
|
||
|
"@babel/plugin-transform-runtime": "^7.1.0",
|
||
|
"@babel/preset-env": "^7.1.5",
|
||
|
"@babel/preset-stage-2": "7.0.0",
|
||
|
"@babel/runtime": "^7.1.5",
|
||
|
"async-retry": "^1.2.3",
|
||
|
"babel-core": "^7.0.0-bridge.0",
|
||
|
"babel-eslint": "10.0.1",
|
||
|
"babel-jest": "^23.6.0",
|
||
|
"babel-loader": "^8.0.4",
|
||
|
"babel-plugin-transform-flow-strip-types": "6.22.0",
|
||
|
"chalk": "^2.4.1",
|
||
|
"cross-env": "5.2.0",
|
||
|
"death": "^1.1.0",
|
||
|
"flow-bin": "0.85.0",
|
||
|
"google-closure-compiler-js": "20170910.0.1",
|
||
|
"jszip": "github:anmonteiro/jszip#patch-1",
|
||
|
"nexe": "3.0.0-beta.7",
|
||
|
"node-fetch": "^2.2.1",
|
||
|
"paredit.js": "0.3.4",
|
||
|
"posix-getopt": "github:anmonteiro/node-getopt#master",
|
||
|
"prettier": "1.15.1",
|
||
|
"progress": "^2.0.0",
|
||
|
"read-pkg": "^4.0.1",
|
||
|
"rollup": "0.67.0",
|
||
|
"rollup-plugin-babel": "4.0.3",
|
||
|
"rollup-plugin-babel-minify": "6.1.1",
|
||
|
"rollup-plugin-commonjs": "9.2.0",
|
||
|
"rollup-plugin-node-resolve": "3.4.0",
|
||
|
"rollup-plugin-replace": "2.1.0",
|
||
|
"webpack": "^4.25.1",
|
||
|
"webpack-cli": "^3.1.2",
|
||
|
"which-promise": "^1.0.0"
|
||
|
}
|
||
|
}
|