You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"name": "openvpn-admin",
|
|
|
|
"version": "0.3.1",
|
|
|
|
"description": "Setup and administration of openvpn with a web interface",
|
|
|
|
"dependencies": {
|
|
|
|
"bootstrap": "^3.3.7",
|
|
|
|
"bootstrap-table": "^1.11.0",
|
|
|
|
"jquery": "^2.2.4",
|
|
|
|
"x-editable": "^1.5.1",
|
|
|
|
"bootstrap-datepicker": "^1.6.4"
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"openvpn",
|
|
|
|
"admin",
|
|
|
|
"setup"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
"Florian Bigard <florian.bigard@gmail.com>"
|
|
|
|
],
|
|
|
|
"license": "GPLv3",
|
|
|
|
"private": true
|
|
|
|
}
|