mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
14 lines
263 B
JSON
14 lines
263 B
JSON
{
|
|
"name": "strataparse",
|
|
"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"
|
|
}
|
|
|