1
Fork 0
solar-conflux/purescript/factorio-throughput/package.json

14 lines
251 B
JSON
Raw Normal View History

2021-04-03 23:36:18 +02:00
{
"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"
}
}