senka
Version:
26 lines • 535 B
JSON
{
"name": "senka",
"version": "0.0.1",
"description": "Senka",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"senka",
"platform"
],
"author": "Catalin Ungureanu",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/senka-ai/senka.git"
},
"bugs": {
"url": "https://github.com/senka-ai/senka/issues"
},
"homepage": "https://github.com/senka-ai/senka",
"publishConfig": {
"access": "public"
}
}