rn-text-highlight
Version:
react-naitve-highlight component
22 lines • 454 B
JSON
{
"name": "rn-text-highlight",
"version": "1.0.4",
"description": "react-naitve-highlight component",
"main": "./cjs/index.js",
"module": "./es/index.js",
"keywords": [
"react",
"native",
"highlight",
"text"
],
"repository": {
"type": "git",
"url": "https://github.com/yaogengzhu/rn-text-highlight.git"
},
"author": "yaogengzhu",
"license": "MIT",
"dependencies": {
"@babel/preset-env": "^7.18.6"
}
}