UNPKG

mangopay-client-react

Version:

Mangopay React and React Native First JS Client library with card registration workflow.

32 lines (31 loc) 775 B
{ "name": "mangopay-client-react", "version": "2.0.2", "description": "Mangopay React and React Native First JS Client library with card registration workflow.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\"" }, "repository": { "type": "git", "url": "git+https://github.com/lancygoyal/mangopay-client-react.git" }, "keywords": [ "react", "react-native", "javascript", "async", "promise", "card-registration", "mangopay" ], "author": "Lancy Goyal", "license": "MIT", "bugs": { "url": "https://github.com/lancygoyal/mangopay-client-react/issues" }, "homepage": "https://github.com/lancygoyal/mangopay-client-react#readme", "dependencies": { "base-64": "^0.1.0" } }