conekta-card-tokenizer
Version:

19 lines (18 loc) • 390 B
JSON
{
"name": "conekta.js",
"version": "0.3.1",
"homepage": "https://github.com/conekta/conekta.js",
"authors": [
"Conekta <soporte@conekta.io>"
],
"description": "A simple library to tokenize card for conekta webservices",
"main": "dist/conekta.min.js",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}