maxelpaytest-js
Version:
Use MaxelPay for secure crypto payments.
56 lines (54 loc) • 1.09 kB
JSON
{
"name": "maxelpaytest-js",
"version": "1.0.1",
"description": "Use MaxelPay for secure crypto payments.",
"main": "dist/index.cjs",
"module": "src/index.js",
"type": "commonjs",
"exports": {
".": {
"import": "./index.js",
"require": "./index.js"
}
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tru-agency/maxelpay-npm-package.git"
},
"keywords": [
"crypto",
"payment",
"cryptocurrency",
"MaxelPay",
"gateway",
"Crypto",
"gateway",
"Crypto",
"Payment",
"gateway",
"Payment",
"gateway",
"package",
"Payment",
"package",
"Crypto",
"Payment",
"gateway",
"package",
"blockchain",
"Ethereum",
"usdt"
],
"author": "Rahul",
"license": "ISC",
"bugs": {
"url": "https://github.com/tru-agency/maxelpay-npm-package/issues"
},
"homepage": "https://github.com/tru-agency/maxelpay-npm-package#readme",
"dependencies": {
"crypto-js": "^4.2.0"
}
}