{
  "name": "@procivis/react-native-one-core",
  "version": "1.115411.0",
  "author": "Procivis AG (https://procivis.ch)",
  "license": "Apache-2.0",
  "description": "ONE core bindings for React Native",
  "repository": {
    "url": "git+https://github.com/procivis/react-native-one-core"
  },
  "homepage": "https://procivis.ch",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "keywords": [
    "react-native",
    "one-core"
  ],
  "files": [
    "dist",
    "core-sdk.json",
    "android",
    "ios",
    "react-native-one-core.podspec",
    "bin"
  ],
  "scripts": {
    "compile": "tsc",
    "documentation": "typedoc",
    "postinstall": "node ./bin/postinstall",
    "test": "jest"
  },
  "peerDependencies": {
    "react-native": "*"
  },
  "devDependencies": {
    "@babel/core": "^7.21.0",
    "@babel/preset-env": "^7.20.2",
    "babel-jest": "^29.5.0",
    "husky": "^7.0.4",
    "jest": "^29.5.0",
    "react-native": "0.72.17",
    "typedoc": "^0.28.6",
    "typescript": "^5.1.6"
  },
  "packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
}
