{
  "name": "tns-template-ava-ts",
  "templateType": "App template",
  "displayName": "Andrea Vincenzo Abbondanza Nativescript Base Template",
  "version": "1.0.8",
  "description": "A template for Nativescript core - Typescript app from Andrea Vincenzo Abbondanza",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andreabbondanza/tns-template-ava-ts.git"
  },
  "homepage": "https://github.com/andreabbondanza/tns-template-ava-ts#readme",
  "author": "Andrea Vincenzo Abbondanza",
  "keywords": [
    "dewstudio",
    "nativescript",
    "typescript",
    "template",
    "tns",
    "{N}"
  ],
  "scripts": {
    "postinstall": "node ./scripts/postinstall.js"
  },
  "dependencies": {
    "base-64": "^0.1.0",
    "dewlinq": "^1.0.0-rc.5",
    "dewstrings": "^1.0.0",
    "nativescript-http-formdata": "^1.6.0",
    "nativescript-theme-core": "~1.0.4",
    "utf8": "^3.0.0",
    "@nativescript/core": "7.0.0",
    "@nativescript/webpack": "3.0.0"
  },
  "devDependencies": {
    "@nativescript/android": "7.0.0",
    "typescript": "3.9.7"
  },
  "gitHead": "803cec054c44c99eaa59cdc267993e6346f6cb3a",
  "readme": "NativeScript Application",
  "main": "app.js",
  "files": [
    "scripts",
    "app",
    "tsfmt.json",
    "nativescript.config.ts",
    ".editorconfig"
  ]
}