vpncash-api-node
Version:
VPNCash Node API Client
20 lines (19 loc) • 492 B
JSON
{
"name": "vpncash-api-node",
"version": "1.0.2",
"description": "VPNCash Node API Client",
"main": "./lib/vpncash",
"author": "Extreemhost <admin@extreemhost.nl> (https://extreemhost.nl)",
"keywords": [
"vpncash",
"vpn",
"reseller",
"api"
],
"license": "BS2",
"dependencies": {
"requestify": "^0.2.5"
},
"repository": "git://github.com/fabricedelahaij/vpncash-api-node.git",
"bugs:": "https://github.com/fabricedelahaij/vpncash-api-node/issues"
}