UNPKG

react-native-lio

Version:

[![Version](https://img.shields.io/npm/v/react-native-lio.svg)](https://www.npmjs.com/package/react-native-lio) [![NPM](https://img.shields.io/npm/dm/react-native-lio.svg)](https://www.npmjs.com/package/react-native-lio)

37 lines (36 loc) 985 B
{ "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": "[![Version](https://img.shields.io/npm/v/react-native-lio.svg)](https://www.npmjs.com/package/react-native-lio) [![NPM](https://img.shields.io/npm/dm/react-native-lio.svg)](https://www.npmjs.com/package/react-native-lio)", "main": "index.tsx", "devDependencies": {} }