puter/packages/pty/package.json

13 lines
258 B
JSON
Raw Normal View History

2024-04-13 00:53:44 +00:00
{
"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"
}