kyc
Version:
This package handles all api connections while receiving data and built DOM about your HTML code template.
27 lines (26 loc) • 614 B
JSON
{
"name": "kyc",
"version": "0.1.21",
"description": "This package handles all api connections while receiving data and built DOM about your HTML code template.",
"main": "core.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bulentkyc/kyc.git"
},
"keywords": [
"JS",
"React",
"fetch",
"AJAX",
"KYC"
],
"author": "Bülent Kayici",
"license": "MIT",
"bugs": {
"url": "https://github.com/bulentkyc/kyc/issues"
},
"homepage": "https://github.com/bulentkyc/kyc"
}