puter/mods/mods_available/example/package.json
2024-11-01 14:41:29 -04:00

13 lines
246 B
JSON

{
"name": "example-puter-extension",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "AGPL-3.0-only"
}