{
  "name": "nativescript-app-version",
  "version": "1.4.1",
  "description": "Read the version of your NativeScript app",
  "main": "appversion",
  "nativescript": {
    "platforms": {
      "ios": "2.4.0",
      "android": "2.4.1"
    }
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/code0wl/nativescript-appversion.git"
  },
  "keywords": [
    "NativeScript",
    "App Version",
    "Version",
    "App ID",
    "AppId",
    "CFBundleVersion",
    "CFBundleShortVersionString"
  ],
  "author": "Oscar Lodriguez <oscar.lodriguez@essent.nl> (https://github.com/Essent)",
  "license": "MIT",
  "bugs": "https://github.com/code0wl/nativescript-appversion/issues",
  "homepage": "https://github.com/code0wl/nativescript-appversion"
}
