zarinpal_v4
Version:
ZarinPal V4 REST API
20 lines (19 loc) • 353 B
JSON
{
"name": "zarinpal_v4",
"version": "1.0.2",
"description": "ZarinPal V4 REST API",
"main": "zarinpal.js",
"keywords": [
"zarinpal",
"ZarinPal",
"Zarinpal"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"typescript": "^5.4.2"
}
}