ceta
Version:
🐋 Command line Stardew Valley mod manager.
24 lines (23 loc) • 551 B
JSON
{
"name": "ceta",
"version": "0.0.0",
"description": "🐋 Command line Stardew Valley mod manager.",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TorchedSammy/Ceta.git"
},
"keywords": [
"smapi",
"stardew-valley"
],
"author": "TorchedSammy",
"license": "MIT",
"bugs": {
"url": "https://github.com/TorchedSammy/Ceta/issues"
},
"homepage": "https://github.com/TorchedSammy/Ceta#readme"
}