1
Fork 0
solar-conflux/purescript/factorio-throughput/package.json
2021-04-04 00:36:18 +03:00

14 lines
251 B
JSON

{
"name": "moontorio",
"scripts": {
"build": "node build.js"
},
"dependencies": {
"calculess": "^1.0.2",
"esbuild": "^0.11.4",
"esbuild-plugin-purescript": "^1.0.0",
"events": "^3.3.0",
"function-plot": "^1.22.7"
}
}