mirror of
https://github.com/HeyPuter/puter
synced 2024-11-15 06:15:47 +00:00
12 lines
241 B
JSON
12 lines
241 B
JSON
{
|
|
"name": "puter-js-common",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Puter Technologies Inc.",
|
|
"license": "UNLICENSED"
|
|
}
|