webssh_plus/package.json

20 lines
394 B
JSON
Raw Normal View History

2019-09-03 14:42:01 +02:00
{
"name": "webssh",
"version": "1.0.0-dev",
"description": "Webssh. Redefined",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.arnweb.nl/Hecc-inc./webssh_plus.git"
},
"keywords": [
"webssh",
"redefined"
],
"author": "Hecc-inc.",
"license": "UNLICENSED"
}