mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-27 09:48:43 +08:00
13 lines
246 B
JSON
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"
|
||
|
}
|