{
  "name": "taro-quick-rn",
  "version": "0.4.3",
  "description": "Taro RN 简易组件库。",
  "main": "./src/index.tsx",
  "files": [
    "/src"
  ],
  "scripts": {
    "build": "npx tsc"
  },
  "browserslist": [
    "last 3 versions",
    "Android >= 4.1",
    "ios >= 8"
  ],
  "author": "zomem",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/zomem/taro-quick"
  },
  "homepage": "https://github.com/zomem/taro-quick",
  "dependencies": {

  },
  "devDependencies": {
    
  },
  "keywords": [
    "taro",
    "taro-quick",
    "taro-quick-rn"
  ]
}
