mirror of
https://github.com/HeyPuter/puter
synced 2024-11-15 14:26:10 +00:00
13 lines
258 B
JSON
13 lines
258 B
JSON
|
{
|
||
|
"name": "dev-pty",
|
||
|
"version": "0.0.0",
|
||
|
"description": "",
|
||
|
"main": "exports.js",
|
||
|
"type": "module",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "Puter Technologies Inc.",
|
||
|
"license": "AGPL-3.0-only"
|
||
|
}
|