react-native-x-utils
Version:
25 lines (24 loc) • 643 B
JSON
{
"name": "react-native-x-utils",
"version": "1.3.8",
"description": "React Native 常用工具合集。",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChenqiaoStation/react-native-x-utils.git"
},
"keywords": [
"react-native",
"utils",
"iPhone X"
],
"author": "net.cctv3.i@gmail.com",
"license": "Apache License",
"bugs": {
"url": "https://github.com/ChenqiaoStation/react-native-x-utils/issues"
},
"homepage": "https://github.com/ChenqiaoStation/react-native-x-utils#readme"
}