@faisalali19/react-native-paytm
Version:
Unofficial React Native wrapper for PayTM
32 lines (31 loc) • 775 B
JSON
{
"name": "@faisalali19/react-native-paytm",
"version": "1.0.13",
"description": "Unofficial React Native wrapper for PayTM",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/opsway/react-native-paytm.git"
},
"_npmUser": {
"email": "faisalali1901@gmail.com",
"name": "Faisal Ali"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"paytm"
],
"author": "Anton Baldin <baldinant@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/opsway/react-native-paytm/issues"
},
"homepage": "https://github.com/opsway/react-native-paytm#readme",
"directories": {
"example": "example"
},
"types": "index.d.ts"
}