Files
puter/tools/genwiki/package.json
2025-02-25 14:56:12 -05:00

12 lines
255 B
JSON

{
"name": "genwiki",
"version": "0.0.0",
"description": "Generate github wiki",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Puter Technologies Inc.",
"license": "AGPL-3.0-only"
}