r3-config/package.json

15 lines
376 B
JSON

{
"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.17.15"
},
"devDependencies": {
"gulp": "^4.0.2"
}
}