5800067f创建于 2020年7月29日历史提交
{
  "name": "react-native-switch-pro",
  "version": "1.0.5",
  "description": "an universal switcher for andriod and iOS",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/poberwong/react-native-switch-pro.git"
  },
  "dependencies": {
    "prop-types": "^15.5.10"
  },
  "keywords": [
    "switch",
    "universal",
    "react-native"
  ],
  "author": "poberwong",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/poberwong/react-native-switch-pro/issues"
  },
  "homepage": "https://github.com/poberwong/react-native-switch-pro#readme"
}