@cybersource/flex-sdk-web
Version:
Easily create payment tokens using Flex API
24 lines (23 loc) • 485 B
JSON
{
"name": "@cybersource/flex-sdk-web",
"version": "0.3.1",
"author": "CyberSource",
"license": "SEE LICENSE IN LICENSE.md",
"description": "Easily create payment tokens using Flex API",
"keywords": [
"cybersource",
"flex",
"tokenization",
"payments",
"sdk"
],
"repository": {
"type": "git",
"url": "https://github.com/CyberSource/cybersource-flex-samples.git"
},
"main": "dist/flex-sdk-web.js",
"files": [
"dist",
"docs"
]
}