{
  "name": "magcore-app-personal-account",
  "version": "1.0.3",
  "description": "Personal account app.",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "dependencies": {
    "magcore-osd-base": "1.*.*",
    "magcore-theme": "^1.0.1",
    "magcore-core": "^1.9.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": "*",
    "magcore-platforms": "*"
  },
  "scripts": {
    "start": "magsdk",
    "build": "magsdk build",
    "watch": "magsdk watch",
    "serve": "magsdk serve",
    "lint": "eslint .",
    "test": "npm run lint",
    "stalker": "DEBUG=* magsdk -i ./node_modules/magcore-platforms/mag/stalker.js",
    "stalker_release": "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",
    "tizen-build": "DEBUG=* magsdk build -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",
    "lang": "node node_modules/magln/bin/cli.js"
  },
  "config": {
    "name": "My account",
    "description": "My Account - a service with information about your personal account, device and support info.",
    "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"
    }
  },
  "keywords": [
    "magsdk",
    "application",
    "account",
    "personal account"
  ],
  "license": "GPL-3.0",
  "readmeFilename": "readme.md",
  "gitHead": "cba405d4565495bdd6eca748942e6fe7215d9803",
  "_id": "magcore-app-personal-account@1.0.3",
  "_shasum": "f59c508e8b97260b44fd2202ac336063141b6181",
  "_from": "magcore-app-personal-account@1.0.3",
  "_npmVersion": "3.10.9",
  "_nodeVersion": "6.9.2",
  "_npmUser": {},
  "dist": {
    "shasum": "a4510458a428ae19e65464c756bc121357ba35d8",
    "tarball": "http://10.118.48.2:4873/magcore-app-personal-account/-/magcore-app-personal-account-1.0.3.tgz"
  },
  "_resolved": "http://registry.npmjs.org/magcore-app-personal-account/-/magcore-app-personal-account-1.0.3.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"
}
