{
  "name": "magcore-plugin-settings-default-structure",
  "version": "1.0.7",
  "description": "Base root for settings app",
  "author": {
    "name": "Infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "main": "index.js",
  "scripts": {
    "test": "node -v",
    "develop": "webpack --watch --config node_modules/mag-plugin-webpack-config/develop.js",
    "build": "webpack --config node_modules/mag-plugin-webpack-config/release.js",
    "localize": "mkdir ./app/js && cp ./index.js ./app/js/develop.js && magsdk -i ./gettext.js gettext && rm ./app/js -rf"
  },
  "config": {
    "type": "plugin",
    "name": "settingsStructure",
    "uris": {
      "app": "/",
      "entry": "index.js"
    },
    "tree": {
      "systemSettings": [
        "keyboardLayouts",
        "language",
        "timezone",
        "ntp",
        "playback",
        "dvb",
        "timeshift",
        "teletext",
        "updater",
        "remote-control",
        "standby",
        "systemSettingsMag"
      ],
      "network": [
        "ethernet",
        "pppoe",
        "wifi",
        "upnp",
        "igmpVersion",
        "multicastProxy",
        "portals",
        "speedtest",
        "traceroute"
      ],
      "video": null,
      "settingsAudio": null,
      "stalkerSettings": null,
      "userInterface": [
        "theme",
        "screenSaver",
        "hdmiReaction",
        "apd"
      ],
      "deviceInfo": null,
      "loadEmbedPortal": null
    }
  },
  "keywords": [
    "magcore",
    "plugin",
    "settings"
  ],
  "devDependencies": {
    "mag-eslint-config": "^1.0.0",
    "mag-plugin-webpack-config": "^1.0.0"
  },
  "_id": "magcore-plugin-settings-default-structure@1.0.7",
  "_from": "magcore-plugin-settings-default-structure@1.0.7",
  "_shasum": "ed4cc5fdab2f2b6202d663fec7497d323844e2c2",
  "_npmVersion": "3.5.2",
  "_nodeVersion": "4.2.6",
  "_npmUser": {
    "name": "infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "dist": {
    "shasum": "ed4cc5fdab2f2b6202d663fec7497d323844e2c2",
    "tarball": "https://registry.npmjs.org/magcore-plugin-settings-default-structure/-/magcore-plugin-settings-default-structure-1.0.7.tgz",
    "integrity": "sha512-oQL0UAS3Vc0xPlvr3p4R8H9UJbpu28qd5X3IY9UxJmQX8dnApPEfkk35Hi67mxbR9RdQP0C+IdrhigkvbmOpZw==",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEUCIQCWpUZX0Seo55/xJtITmYGcp5YxS5Sgq2C12IVpkJ2/UQIgTW7Pbk/jmCuFs/6R72/vanlwSLTuV/smDg9BNhXRoaw="
      }
    ]
  },
  "maintainers": [
    {
      "name": "infomir",
      "email": "darkpark.infomir@gmail.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/magcore-plugin-settings-default-structure-1.0.7.tgz_1505228568535_0.8177261415403336"
  },
  "directories": {},
  "_resolved": "http://registry.npmjs.org/magcore-plugin-settings-default-structure/-/magcore-plugin-settings-default-structure-1.0.7.tgz"
}
