r3-config/package.json

12 lines
326 B
JSON
Raw Normal View History

2016-11-08 12:34:17 +01:00
{
2018-11-18 09:39:55 +01:00
"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",
2016-11-08 12:34:17 +01:00
"dependencies": {
"lodash": "^4.16.6"
}
}