mindustryio/package.json
sample-text-here 8ace3266f3 revival time
2021-11-17 16:28:06 -08:00

19 lines
472 B
JSON

{
"name": "mindustryio",
"version": "0.1.0",
"description": "tools for interacting with mindustry",
"main": "index.js",
"scripts": {
"test": "node ./test/index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sample-text-here/mindustryio.git"
},
"author": "tezlm",
"license": "ISC",
"bugs": {
"url": "https://github.com/sample-text-here/mindustryio/issues"
},
"homepage": "https://github.com/sample-text-here/mindustryio#readme"
}