factorio-cb-science/package.json
Hornwitser f58ffe3d56 Innital concept
Innital draft for diffrent shaped science packs.
2019-12-04 12:01:39 +01:00

14 lines
291 B
JSON

{
"name": "clusterioMod",
"repository": "https://github.com/Danielv123/factorioClusterioMod",
"license": "MIT",
"engines": {
"node": ">=10"
},
"dependencies": {
"fs-extra": "^6.0.1",
"jszip": "^3.2.2",
"klaw": "^3.0.0",
"yargs": "^14.2.2"
}
}