{
  "name": "react-native-pure-chart2-mj",
  "version": "0.0.27",
  "description": "",
  "devDependencies": {
    "jest-expo": "~20.0.0",
    "react-native-scripts": "1.3.1",
    "react-test-renderer": "16.0.0-alpha.12",
    "expo": "^21.0.2"
  },
  "main": "./examples/pure-chart/index.js",
  "scripts": {
    "start": "react-native-scripts start",
    "eject": "react-native-scripts eject",
    "android": "react-native-scripts android",
    "ios": "react-native-scripts ios",
    "test": "node node_modules/jest/bin/jest.js --watch"
  },
  "jest": {
    "preset": "jest-expo"
  },
  "dependencies": {
    "lodash": "^4.17.4",
    "prop-types": "^15.6.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mhd-jalilvand/react-native-pure-chart2.git"
  },
  "keywords": [
    "react-native",
    "react",
    "chart",
    "pure"
  ],
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mhd-jalilvand/react-native-pure-chart2/issues"
  },
  "homepage": "https://github.com/mhd-jalilvand/react-native-pure-chart2/#readme"
}
