abdellah-chargily-pay
Version:
i will set this later
37 lines (36 loc) • 724 B
JSON
{
"name": "abdellah-chargily-pay",
"version": "0.0.1",
"description": "i will set this later",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"scripts": {
"build": "tsup"
},
"repository": {
"type": "git",
"url": "https://github.com/chrhi/abdellah-chargily-pay"
},
"author": {
"name": "Abdellah chehri",
"email": "mahdi.chahri55@gmail.com",
"url": "https://github.com/chrhi"
},
"license": "MIT",
"devDependencies": {
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
"keywords": [
"chargily",
"payment",
"gateway",
"e-payment",
"algeria",
"edahabia",
"cib",
"javascript",
"typescript"
]
}