{
  "name": "@intouchgroup/banner-packager",
  "version": "1.0.9",
  "description": "Allows developer to use shared folder, also creates zips for upload",
  "main": "src/app.js",
  "bin": {
    "banner-packager": "dist/app.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/intouchgroup/banner-packager.git"
  },
  "dependencies": {
    "@node-minify/core": "^5.3.0",
    "@node-minify/uglify-es": "^5.3.0",
    "archiver": "^3.1.1",
    "cli-spinner": "^0.2.10",
    "fs-extra": "^8.1.0",
    "node-minify": "^3.6.0",
    "uglify-js": "^3.7.7"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Intouch Group",
  "license": "MIT",
  "keywords": [
    "banner",
    "banners",
    "packager",
    "barsotti",
    "Intouch Solutions"
  ]
}
