freekassa-node
Version:
Generate URL for payment in Freekassa.
29 lines (28 loc) • 608 B
JSON
{
"name": "freekassa-node",
"version": "2.0.0",
"description": "Generate URL for payment in Freekassa.",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/botaniQQQ/freekassa-node.git"
},
"keywords": [
"freekassa",
"free-kassa",
"sci",
"url"
],
"author": {
"name": "botaniQQQ",
"email": "botaniq3@gmail.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/botaniQQQ/freekassa-node/issues"
},
"homepage": "https://github.com/botaniQQQ/freekassa-node#readme"
}