UNPKG

openvpn

Version:

openvpn is a easy to use module that exposes endpoints to configure openvpn on any linux system

31 lines (29 loc) 761 B
{ "name": "openvpn", "version": "0.1.5", "dependencies": { "fileops":"0.1.3", "json-schema": "0.2.0", "dirty":"0.9.x", "lazy":"1.0.x", "node-uuid": "1.3.x" }, "engines": { "node": "0.6.x" }, "devDependencies": {}, "optionalDependencies": {}, "author": "Ravi Chunduru", "description": "openvpn is a easy to use module that exposes endpoints to configure openvpn on any linux system", "repository": { "type": "git", "url": "git://github.com/clearpath-networks/openvpn.git" }, "keywords": ["openvpn", "vpn"], "main": "./lib/openvpn", "contributors": [ "Peter.K.Lee <plee@clearpathnet.com", "Badri Narayanan <badrinarayananb@calsoftlabs.com", "Geetha R <geethar@calsoftlabs.com" ] }