{
  "name": "cli-app",
  "version": "1.0.0",
  "description": "Cli Test",
  "main": "index.js",
  "license": "MIT",
  "private": false,
  "scripts": {
    "expo:start": "./node_modules/.bin/bluerain expo:start"
  },
  "dependencies": {
    "@blueeast/bluerain-app-settings": "^1.2.14",
    "@blueeast/bluerain-app-sites": "git+ssh://git@bitbucket.org:be-iot-platform/bluerain-app-sites.git#develop",
    "@blueeast/bluerain-cli": "^4.0.0-beta.1",
    "@blueeast/bluerain-os": "^3.14.1",
    "@blueeast/bluerain-platform-react-native": "^1.1.3",
    "@blueeast/bluerain-plugin-react-router": "^1.1.5",
    "@blueeast/bluerain-plugin-redux": "^0.6.6",
    "@blueeast/bluerain-plugin-responsive-components": "^1.2.6",
    "@types/deepmerge": "^2.1.0",
    "@types/node": "^10.9.3",
    "@types/react": "^16.4.13",
    "@types/react-native": "^0.56.15",
    "babel-polyfill": "^6.26.0",
    "deepmerge": "^2.1.1",
    "expo": "^29.0.0 ",
    "react": "^16.4.2",
    "react-native": "^0.56.0",
    "react-native-typescript-transformer": "^1.2.10",
    "regenerator-runtime": "^0.12.1",
    "typescript": "^3.0.3"
  },
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-loader": "^8.0.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-stage-0": "^6.24.1"
  }
}
