{
  "name": "magcore-app-downloads",
  "version": "1.1.0",
  "description": "Downloads app.",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "dependencies": {
    "magcore-plugin-fs": "1.*.*",
    "magcore-plugin-download-manager": "1.*.*",
    "magcore-osd-base": "1.*.*",
    "magcore-theme": "^1.0.1",
    "magcore-core": "^1.9.0",
    "magcore-app-player": "^1.0.0"
  },
  "devDependencies": {
    "mag-app": "^1.0.0",
    "mag-component-check-list": "^1.0.1",
    "mag-component-footer": "^1.0.0",
    "mag-component-layout-list": "^1.0.1",
    "mag-component-modal": "^1.0.1",
    "mag-component-panel": "^1.0.1",
    "mag-component-panel-set": "^1.0.0",
    "mag-component-radio-list": "^1.0.1",
    "mag-component-scroll-area": "^1.0.0",
    "mag-component-value-list": "^1.0.0",
    "spa-component-flicker": "^1.0.0",
    "spa-gettext": "^1.4.0",
    "stb-eslint-config": "^1.0.0",
    "stb-keys": "^1.3.0",
    "stb-component-scrollbar": "*",
    "stb-component-button": "*",
    "stb-component-panel": "*",
    "stb-component-page": "*"
  },
  "optionalDependencies": {
    "magcore-app-player": "^1.0.0"
  },
  "scripts": {
    "start": "magsdk",
    "build": "magsdk build",
    "watch": "magsdk watch",
    "serve": "magsdk serve",
    "lint": "eslint .",
    "test": "npm run lint",
    "stalker": "DEBUG=* magsdk",
    "lang": "node node_modules/magln/bin/cli.js"
  },
  "config": {
    "name": "DOWNLOADS",
    "description": "Download the files directly from the Internet network to the connected removable storage.",
    "type": "app",
    "category": "media",
    "uris": {
      "app": "app",
      "entry": "index.html",
      "icons": {
        "480": {
          "logoNormal": "img/480/logo.normal.png",
          "logoActive": "img/480/logo.active.png"
        },
        "576": {
          "logoNormal": "img/576/logo.normal.png",
          "logoActive": "img/576/logo.active.png"
        },
        "720": {
          "logoNormal": "img/720/logo.normal.png",
          "logoActive": "img/720/logo.active.png"
        },
        "1080": {
          "logoNormal": "img/1080/logo.normal.png",
          "logoActive": "img/1080/logo.active.png"
        }
      }
    },
    "colors": {
      "splashFont": "#fff",
      "splashBackground": "#fc9360"
    },
    "actions": {
      "download": true
    }
  },
  "keywords": [
    "magsdk",
    "application",
    "download",
    "download manager"
  ],
  "license": "GPL-3.0",
  "readmeFilename": "readme.md",
  "gitHead": "517b453506586bfc4d7df36f30958e346bc9ae01",
  "_id": "magcore-app-downloads@1.1.0",
  "_shasum": "b2aeb3ad4a5dd7232e2f91109c72b05e68a46659",
  "_from": "magcore-app-downloads@1.1.0",
  "_npmVersion": "4.0.2",
  "_nodeVersion": "7.1.0",
  "_npmUser": {},
  "dist": {
    "shasum": "4f49aad7a27f519b9ea1884325515f74466f28b4",
    "tarball": "http://10.118.48.2:4873/magcore-app-downloads/-/magcore-app-downloads-1.1.0.tgz"
  },
  "_resolved": "http://registry.npmjs.org/magcore-app-downloads/-/magcore-app-downloads-1.1.0.tgz",
  "readme": "STB application\n===============\n\nThis application was generated by [STB framework](https://github.com/DarkPark/stb).\n\n\n## Structure\n\n Path          | Description\n---------------|-------------\n app           | contains all the necessary files for application compilation\n app/img       | image files\n app/jade      | Jade templates\n app/js        | JavaScript source files\n app/lang      | localization files\n app/less      | Less sources for all resolutions\n build         | different compiled versions of application\n config        | base config files for all tasks\n tasks         | gulp tasks to provide all the functionality\n"
}
