openpay-js
Version:
Openpay JS interface library
19 lines (18 loc) • 437 B
JSON
{
"name": "openpay-js",
"version": "1.0.0",
"description": "Openpay JS interface library",
"main": "lib/openpay-card.v1.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/codehead/openpay-js/issues"
},
"homepage": "https://github.com/codehead/openpay-js#readme"
}