➕ Initialized npm
This commit is contained in:
parent
6a0acafe8a
commit
630e5fb54e
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
node_modules/
|
19
package.json
Normal file
19
package.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
Loading…
Reference in New Issue
Block a user