{
  "name": "magcore-app-radio",
  "version": "1.2.2",
  "description": "Radio app for stalker.",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "repository": {
    "type": "git",
    "url": "git@192.168.1.222:/web/magsdk/radio.git"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "npm run lint",
    "start": "magsdk",
    "watch": "magsdk watch",
    "serve": "magsdk serve",
    "stalker": "DEBUG=* magsdk -i ./node_modules/magcore-platforms/mag/stalker.js",
    "portal": "DEBUG=* magsdk -i ./node_modules/magcore-platforms/mag/portal.js",
    "tizen": "DEBUG=* magsdk -i ./node_modules/magcore-platforms/tizen/index.js",
    "stalker-build": "DEBUG=* magsdk build -i ./node_modules/magcore-platforms/mag/stalker.js",
    "portal-build": "DEBUG=* magsdk build -i ./node_modules/magcore-platforms/mag/portal.js",
    "tizen-build": "DEBUG=* magsdk build -i ./node_modules/magcore-platforms/tizen/index.js"
  },
  "dependencies": {
    "magcore-core": "^1.4.9",
    "magcore-app-player": "^1.0.0",
    "magcore-app-auth-stalker": "^2.0.0"
  },
  "devDependencies": {
    "magcore-platforms": "^1.1.0",
    "mag-eslint-config": "^1.0.0",
    "mag-app": "^1.0.1",
    "mag-component-panel": "^1.0.1",
    "mag-component-panel-set": "^1.0.0",
    "mag-component-layout-list": "^1.0.1",
    "mag-component-radio-list": "^1.0.1",
    "mag-component-footer": "^1.0.0",
    "mag-component-modal": "^1.0.1",
    "stb-component-page": "^1.4.0",
    "stb-keys": "^1.4.0",
    "stb-component-scrollbar": "^1.0.0",
    "spa-gettext": "^1.0.0"
  },
  "config": {
    "name": "RADIO",
    "description": "Easy and handy way of listening to music, news, talk shows and much more.",
    "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": "#dea700"
    },
    "resource": "radio"
  },
  "keywords": [
    "magsdk",
    "application",
    "base",
    "stalker",
    "radio"
  ],
  "license": "see license in license.md",
  "readmeFilename": "readme.md",
  "gitHead": "2eb8969318ff55be5f8ce2e069fa992c987a4baf",
  "_id": "magcore-app-radio@1.2.2",
  "_shasum": "3a599b3f96f7898d909ca833b0bbfabf337fb218",
  "_from": "magcore-app-radio@1.2.2",
  "_npmVersion": "3.9.5",
  "_nodeVersion": "6.9.1",
  "_npmUser": {},
  "dist": {
    "shasum": "0a800fa4a2cc9def83ca62f07c58901eab5f3ad6",
    "tarball": "http://10.118.48.2:4873/magcore-app-radio/-/magcore-app-radio-1.2.2.tgz"
  },
  "_resolved": "http://registry.npmjs.org/magcore-app-radio/-/magcore-app-radio-1.2.2.tgz",
  "readme": "STALKER RADIO application\n============================\n\n[![NPM version](https://img.shields.io/npm/v/magcore-app-radio.svg?style=flat-square)](https://www.npmjs.com/package/magcore-app-radio)\n[![Gitter](https://img.shields.io/badge/gitter-join%20chat-blue.svg?style=flat-square)](https://gitter.im/DarkPark/magsdk)\n\n## License ##\n\n`magcore-app-radio` is released under the [License](license.md).\n"
}
