{
  "name": "magcore-app-settings",
  "version": "3.1.29",
  "description": "Settigns application for magcore platform.",
  "author": {
    "name": "Infomir",
    "email": "darkpark.main@gmail.com"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "node -v",
    "build": "magsdk build -i ./node_modules/magsdk-config-$PLATFORM/$MODE.js",
    "version": "PLATFORM=mag MODE=stalker npm run build && git add -A .",
    "postversion": "git push && git push --tags",
    "start": "magsdk -i ./node_modules/magsdk-config-$PLATFORM/$MODE.js --debug"
  },
  "config": {
    "type": "app",
    "category": "media",
    "description": "Configure the user interface appearance and set up parental control to ensure your child’s safety while he’s using a set-top box.",
    "name": "SETTINGS",
    "actions": {
      "setup": true
    },
    "uris": {
      "app": "app",
      "entry": "index.html",
      "icons": {
        "480": {
          "logoNormal": "img/480/normal.png",
          "logoActive": "img/480/active.png"
        },
        "576": {
          "logoNormal": "img/576/normal.png",
          "logoActive": "img/576/active.png"
        },
        "720": {
          "logoNormal": "img/720/normal.png",
          "logoActive": "img/720/active.png"
        },
        "1080": {
          "logoNormal": "img/1080/normal.png",
          "logoActive": "img/1080/active.png"
        }
      }
    },
    "colors": {
      "splashFont": "#fff",
      "splashBackground": "#8ab027"
    }
  },
  "dependencies": {
    "magcore-app-auth-stalker": "^3.0.0",
    "magcore-core": "^2.0.0",
    "magcore-plugin-settings": "^1.0.0"
  },
  "devDependencies": {
    "cjs-async": "^1.4.1",
    "cjs-debounce": "^1.0.0",
    "cjs-emitter": "^1.5.0",
    "eslint": "^3.12.2",
    "mag-app": "^1.0.4",
    "mag-component-layout-list": "^1.0.6",
    "mag-component-modal": "^1.0.3",
    "mag-component-panel": "^1.0.3",
    "mag-component-panel-set": "^1.0.1",
    "mag-component-scroll-area": "^1.0.12",
    "mag-component-superfooter": "^2.0.6",
    "mag-eslint-config": "^1.0.1",
    "magcore-core-emulator": "^1.0.0",
    "magcore-platforms": "^1.1.0",
    "magsdk-config": "^1.0.0",
    "spa-component-progress-bar": "^1.0.0",
    "spa-component-widget": "^1.0.0",
    "spa-gettext": "^1.4.0",
    "spa-preloader": "^1.4.0",
    "stb-component-list": "^1.0.0",
    "stb-component-page": "^1.4.0",
    "stb-component-scrollbar": "^1.0.0",
    "stb-keys": "^1.4.0",
    "stv-app": "^1.0.5",
    "tzn-app": "^1.1.3",
    "webos-app": "^1.0.1"
  },
  "keywords": [
    "magsdk",
    "stalker",
    "core"
  ],
  "readme": "MAGCORE settings application\n========================\n\n[![NPM version](https://img.shields.io/npm/v/magcore-app-settings.svg?style=flat-square)](https://www.npmjs.com/package/magcore-app-settings)\n[![Gitter](https://img.shields.io/badge/gitter-join%20chat-blue.svg?style=flat-square)](https://gitter.im/DarkPark/magsdk)\n",
  "readmeFilename": "readme.md",
  "_id": "magcore-app-settings@3.1.29",
  "_from": "magcore-app-settings@3.1.29",
  "dist": {
    "shasum": "6f53d303bfc2849fbccb408a6a42de143cebacd4"
  },
  "_resolved": "http://registry.npmjs.org/magcore-app-settings/-/magcore-app-settings-3.1.29.tgz"
}
