{
  "name": "vue-native-helper",
  "version": "0.3.1",
  "description": "Helper library with utilities for vue-native-core",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GeekyAnts/vue-native-core"
  },
  "keywords": [
    "react",
    "vue",
    "helper"
  ],
  "author": "Geekyants (https://geekyants.io/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/GeekyAnts/vue-native-core/issues"
  },
  "homepage": "https://github.com/GeekyAnts/vue-native-core#readme",
  "peerDependencies": {
    "react": "^16.3.0"
  }
}
