warpexchange
Version:
WarpExchange Payment Gateway :)
33 lines (32 loc) • 720 B
JSON
{
"name": "warpexchange",
"version": "1.0.6",
"description": "WarpExchange Payment Gateway :) ",
"main": "WarpExchange.js",
"dependencies": {
"unirest": "^0.5.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/warp-exchange/rest-api.git"
},
"keywords": [
"payment",
"bitcoin",
"litecoin",
"gateway",
"criptocurrencies",
"warp",
"warp exchange"
],
"author": "lucasschoch",
"license": "ISC",
"bugs": {
"url": "https://github.com/warp-exchange/rest-api/issues"
},
"homepage": "https://github.com/warp-exchange/rest-api#readme"
}