{
  "name": "cordova-plugin-meteor-webapp-pathable",
  "version": "1.6.2",
  "description": "Cordova plugin that serves a Meteor web app through a local server and implements hot code push",
  "cordova": {
    "id": "cordova-plugin-meteor-webapp",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/pathable/cordova-plugin-meteor-webapp"
  },
  "keywords": [
    "cordova",
    "meteor",
    "ecosystem:cordova",
    "cordova-android",
    "cordova-ios"
  ],
  "author": "Meteor Development Group",
  "license": "MIT"
}
