{
  "name": "@xzchameleon/checkbox",
  "version": "0.0.55",
  "description": "> TODO: description",
  "keywords": [
    "checkBox"
  ],
  "author": "jinsongpei <songpei.jin@thizgroup.com>",
  "homepage": "https://github.com/fjson/react-native-chameleon#readme",
  "license": "MIT",
  "main": "lib/checkBox.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fjson/react-native-chameleon.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/fjson/react-native-chameleon/issues"
  },
  "dependencies": {
    "@xzchameleon/touchable": "^0.0.55"
  },
  "gitHead": "035b2cd13cc05f5fe4ad0d3d01e06861f1d5cbf3"
}
