{
  "name": "@spacecycle/teaset",
  "version": "0.7.5-fix2",
  "description": "A UI library for react native.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rilyu/teaset.git"
  },
  "keywords": [
    "teaset",
    "react",
    "native",
    "UI",
    "library",
    "framework"
  ],
  "author": "rilyu",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rilyu/teaset/issues"
  },
  "homepage": "https://github.com/rilyu/teaset#readme",
  "dependencies": {
    "prop-types": "^15.7.2",
    "react-native-legacy-components": "^0.1.3"
  }
}
