react-native-lio
Version:
[](https://www.npmjs.com/package/react-native-lio) [](https://www.npmjs.com/package/react-native-lio)
37 lines (36 loc) • 985 B
JSON
{
"name": "react-native-lio",
"version": "1.0.6",
"author": "Rafael Alves",
"private": false,
"license": "Unlicense",
"repository": {
"type": "git",
"url": "git+https://github.com/rafaelsalves/react-native-lio.git"
},
"bugs": {
"url": "https://github.com/rafaelsalves/react-native-lio/issues"
},
"homepage": "https://github.com/rafaelsalves/react-native-lio",
"keywords": [
"react-native-lio",
"lio",
"cielo"
],
"scripts": {
"test": "jest"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "yarn lint"
}
},
"peerDependencies": {
"react": "*",
"react-native": "*"
},
"description": "[](https://www.npmjs.com/package/react-native-lio) [](https://www.npmjs.com/package/react-native-lio)",
"main": "index.tsx",
"devDependencies": {}
}