{
  "name": "rn-start-elements",
  "version": "1.0.1",
  "description": "Starting pack for your React Native projects",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anurbecirovic/rn-start-elements.git"
  },
  "keywords": [
    "rn-starting-pack",
    "react-native",
    "react-component",
    "react-native-component",
    "react",
    "react native",
    "mobile",
    "ios",
    "android",
    "ui"
  ],
  "author": "Anur Becirovic",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/anurbecirovic/rn-start-elements/issues"
  },
  "homepage": "https://github.com/anurbecirovic/rn-start-elements#readme",
  "devDependencies": {
    "metro-react-native-babel-preset": "^0.53.0"
  },
  "dependencies": {}
}
