puter/packages/pty/package.json
2024-06-08 01:07:42 -04:00

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"
}