{
  "name": "@ischool/react-native-1campus",
  "version": "1.0.7",
  "description": "1Campus App 2 React Native Bridge",
  "main": "index.js",
  "typings": "index.d.ts",
  "scripts": {
    "start": "tsc -p tsconfig.json -w",
    "build": "tsc -p tsconfig.json"
  },
  "author": "Yao Ming Huang",
  "license": "ISC",
  "dependencies": {
    "react-native": "0.59.5",
    "dayjs": "^1.10.4"
  }
}
