popbill
Version:
Popbill API SDK for node. see www.popbill.com
50 lines (49 loc) • 959 B
JSON
{
"name": "popbill",
"version": "1.62.0",
"description": "Popbill API SDK for node. see www.popbill.com",
"author": "Kim Seongjun <pallet027@gmail.com>",
"contributors": [
{
"name": "Kim Seongjun",
"email": "pallet027@gmail.com"
},
{
"name": "Linkhub DEV",
"email": "code@linkhubcorp.com"
}
],
"main": "index.js",
"engines": {
"node": ">= 0.10.0"
},
"dependencies": {
"linkhub": "^1.8.2",
"popbill": "file:"
},
"repository": {
"type": "git",
"url": "https://github.com/linkhub-sdk/node-popbill.git"
},
"bugs": {
"url": "https://github.com/linkhub-sdk/node-popbill/issues"
},
"keywords": [
"popbill",
"taxinvoice",
"cashbill",
"statement",
"closedown",
"bizinfocheck",
"hometax",
"accountcheck",
"SMS",
"KakaoTalk",
"FAX",
"api",
"sdk"
],
"preferGlobal": true,
"subdomain": "popbill",
"license": "MIT"
}