beta.r3js.org
Theunis Botha 2018-11-18 09:39:55 +01:00
parent e86d4628ca
commit 7dd7f7f595
2 changed files with 8 additions and 9 deletions

4
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "cybafelo-config",
"version": "0.0.1",
"name": "r3-config",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,11 +1,10 @@
{
"name": "cybafelo-config",
"version": "0.0.1",
"author": "Theunis J. Botha",
"description": "Tools for Gamewheel",
"repository": "https://github.com/ToywheelDev/config.git",
"license": "UNLICENSED",
"readme": "README.md",
"name": "r3-config",
"description": "Nginx, SSL, Hosts, Start/Stop scripts, and general configuarion package of all R3 Packages",
"author": "-=<yb4f310",
"version": "1.0.0",
"repository": "https://bitbucket.org/cybafelo/r3-config/src/master/",
"license": "MIT",
"dependencies": {
"lodash": "^4.16.6"
}