{
  "name": "appxloop",
  "version": "1.0.14",
  "description": "AppXLoop The Future of Continuous App Deployment & Management",
  "scripts": {
    "postinstall": "node ./download-release.js"
  },
  "dependencies": {
    "adm-zip": "^0.5.16"
  },
  "bin": {
    "appxloop": "./index.js"
  },
  "keywords": [
    "dotnet",
    "npm",
    "console",
    "cross-platform"
  ],
  "files": [
    "download-release.js",
    "index.js"
  ],
  "author": "",
  "license": "ISC",
  "type": "commonjs"
}
