r3-config/package.json

12 lines
326 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.16.6"
}
}