mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 14:03:42 +00:00
13 lines
231 B
JSON
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"
|
|
}
|