{
  "name": "@applicaster/zapp-react-native-utils",
  "version": "14.0.34",
  "description": "Applicaster Zapp React Native utilities package",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "build": "echo skipping hybrid ts build in main packages for now"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/applicaster/quickbrick.git"
  },
  "keywords": [
    "Applicaster",
    "Zapp",
    "Quick-Brick",
    "utils"
  ],
  "author": "Applicaster",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/applicaster/quickbrick/issues"
  },
  "homepage": "https://github.com/applicaster/quickbrick#readme",
  "dependencies": {
    "@applicaster/applicaster-types": "14.0.34",
    "buffer": "^5.2.1",
    "camelize": "^1.0.0",
    "dayjs": "^1.11.10",
    "memoizee": "0.4.15",
    "prop-types": "^15.0.0",
    "react-native-handlebars": "^5.0.0-alpha.1"
  },
  "peerDependencies": {
    "@applicaster/zapp-pipes-v2-client": "*",
    "@react-native-community/netinfo": "*",
    "react": "*",
    "react-native": "*",
    "uglify-js": "*",
    "validate-color": "*",
    "zustand": "*"
  }
}