Spaces:
Sleeping
Sleeping
File size: 266 Bytes
61d39e2 |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"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"
}
|