{
  "name": "nativescript-template-groceries",
  "version": "3.4.0",
  "main": "app.js",
  "description": "Template for starting the NativeScript getting started Groceries tutorial",
  "repository": "https://github.com/tjvantoll/nativescript-template-groceries",
  "dependencies": {
    "nativescript-theme-core": "~1.0.4",
    "tns-core-modules": "~3.4.0"
  }
}