{
  "name": "publishdemolib",
  "version": "0.0.13",
  "main": "App.js",
  "scripts": {
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "start": "react-native start",
    "test": "jest",
    "lint": "eslint ."
  },
  "dependencies": {
    "react": "16.9.0",
    "react-native": "0.61.5",
    "rg-weather-app-node": "^1.0.5"
  },
  "description": "",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/successanil/NPMPublish.git"
  },
  "author": "Anil Kukreti",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/successanil/NPMPublish/issues"
  },
  "keywords": [
    "react-native",
    "react-component",
    "ios",
    "android",
    "publish npm"
  ],
  "homepage": "https://github.com/successanil/NPMPublish/#readme",
  "bundledDependencies":[
    "rg-weather-app-node"
  ],
  "devDependencies": {
    "@babel/core": "7.8.3",
    "@babel/runtime": "7.8.3",
    "@react-native-community/eslint-config": "0.0.5",
    "babel-jest": "24.9.0",
    "eslint": "6.8.0",
    "jest": "24.9.0",
    "metro-react-native-babel-preset": "0.58.0",
    "react-test-renderer": "16.9.0"
  },
  "jest": {
    "preset": "react-native"
  }
}
