{
  "name": "@jtff/miztemplate-lib",
  "version": "3.7.6",
  "description": "JTFF mission template library",
  "main": "index.js",
  "files": [
    "index.js",
    "scripts",
    "lib",
    "lua",
    "resources",
    "ci"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://gitlab.com/klanik-dsir/open-source/jtff/miztemplate-lib.git"
  },
  "keywords": [
    "DCS",
    "World",
    "JTFF",
    "DCSWorld"
  ],
  "author": "Sebastien LONGO",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://gitlab.com/klanik-dsir/open-source/jtff/miztemplate-lib/-/issues"
  },
  "homepage": "https://gitlab.com/klanik-dsir/open-source/jtff/miztemplate-lib",
  "dependencies": {
    "ftp": "^0.3.10",
    "get-installed-path": "^4.0.8",
    "googleapis": "^92.0.0",
    "jszip": "^3.10.1",
    "lodash": "^4.17.21",
    "lua-json": "^1.0.1",
    "path": "^0.12.7",
    "prompt": "^1.3.0",
    "util": "^0.12.5"
  }
}
