{
  "name": "kvell-app-ui",
  "version": "1.8.2",
  "private": false,
  "scripts": {
    "android": "react-native run-android --port=9988",
    "ios": "react-native run-ios",
    "prestorybook": "rnstl",
    "start": "react-native start",
    "test": "jest",
    "lint": "eslint .",
    "storybook": "start-storybook -p 6006",
    "build": "webpack --mode production",
    "build-storybook": "build-storybook"
  },
  "dependencies": {
    "@babel/preset-env": "^7.11.5",
    "@babel/preset-react": "^7.10.4",
    "@react-native-community/image-editor": "^2.3.0",
    "@react-native-picker/picker": "^1.16.3",
    "@storybook/addon-actions": "^6.0.22",
    "@storybook/addon-essentials": "^6.0.22",
    "@storybook/addon-knobs": "^6.0.22",
    "@storybook/addon-links": "^6.0.22",
    "@storybook/react": "^6.0.22",
    "@storybook/react-native": "^5.3.23",
    "@storybook/react-native-server": "^5.3.23",
    "accordion-collapse-react-native": "^1.0.0",
    "clean-webpack-plugin": "^3.0.0",
    "moment": "^2.29.1",
    "node-sass": "^4.14.1",
    "path": "^0.12.7",
    "prop-types": "^15.7.2",
    "react": "16.13.1",
    "react-is": "^16.13.1",
    "react-native": "0.63.4",
    "react-native-confirmation-code-field": "^7.0.1",
    "react-native-country-picker-modal": "^2.0.0",
    "react-native-elements": "^3.3.2",
    "react-native-fast-image": "^8.3.5",
    "react-native-fs": "^2.18.0",
    "react-native-gesture-handler": "^1.8.0",
    "react-native-image-modal": "^2.0.3",
    "react-native-linear-gradient": "^2.5.6",
    "react-native-masked-text": "^1.13.0",
    "react-native-picker-select": "^8.0.4",
    "react-native-progress-circle": "^2.1.0",
    "react-native-ratings": "^8.1.0",
    "react-native-reanimated": "^2.1.0",
    "react-native-safe-area-context": "^3.2.0",
    "react-native-share": "^7.2.0",
    "react-native-sound-player": "^0.11.1",
    "react-native-spinkit": "^1.5.1",
    "react-native-storybook-loader": "^2.0.2",
    "react-native-svg": "^12.1.0",
    "react-native-svg-charts": "^5.4.0",
    "react-native-svg-icon": "^0.8.1",
    "react-native-tab-view": "^2.15.1",
    "react-native-vector-icons": "^8.1.0",
    "react-native-view-shot": "^3.1.2",
    "react-native-webview": "^11.14.3",
    "react-native-youtube": "^2.0.2",
    "reanimated-bottom-sheet": "^1.0.0-alpha.22",
    "sass-loader": "^10.0.2",
    "webpack": "^4.44.2",
    "webpack-cli": "^3.3.12",
    "webpack-node-externals": "^2.5.2",
    "xdate": "^0.8.2"
  },
  "config": {
    "react-native-storybook-loader": {
      "searchDir": [
        "./src/components"
      ],
      "pattern": "**/*.stories.js",
      "outputFile": "./storybook/storyLoader.js"
    }
  },
  "devDependencies": {
    "@babel/core": "^7.11.6",
    "@babel/runtime": "7.11.2",
    "@react-native-community/eslint-config": "1.1.0",
    "babel-jest": "25.5.1",
    "babel-loader": "^8.1.0",
    "babel-plugin-module-resolver": "^4.1.0",
    "eslint": "6.8.0",
    "eslint-config-prettier": "^8.1.0",
    "eslint-import-resolver-babel-module": "^5.2.0",
    "eslint-plugin-import": "^2.18.2",
    "eslint-plugin-prettier": "^3.3.1",
    "jest": "25.5.4",
    "metro-react-native-babel-preset": "0.59.0",
    "prettier": "^2.1.2",
    "react-test-renderer": "16.13.1"
  },
  "jest": {
    "preset": "react-native"
  },
  "main": "./src/index.js",
  "description": "testing version",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jeezascodes/ui-test.git"
  },
  "keywords": [
    "ui"
  ],
  "author": "jeezascodes",
  "license": "ISC",
  "bugs": {
    "url": "git+ssh://git@bitbucket.org/kvell_app/kvell.app.git"
  },
  "homepage": "https://bitbucket.org/kvell_app/kvell.app#readme"
}
