puter/mods/mods_available/kdmod/package.json
2024-06-23 17:35:05 -04:00

13 lines
231 B
JSON

{
"name": "custom-puter-mod",
"version": "1.0.0",
"description": "",
"main": "module.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}