{
  "name": "magcore-plugin-settings-default-structure",
  "version": "1.0.9",
  "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"
    },
    "options": [
      {
        "name": "tree",
        "desc": "{\"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}"
      }
    ],
    "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.9",
  "dist": {
    "shasum": "09a200edc45ff213ddf5df4b57c1780bfc72dd17",
    "tarball": "https://registry.npmjs.org/magcore-plugin-settings-default-structure/-/magcore-plugin-settings-default-structure-1.0.9.tgz",
    "fileCount": 3,
    "unpackedSize": 5145
  },
  "_from": "magcore-plugin-settings-default-structure@1.0.9",
  "_resolved": "http://registry.npmjs.org/magcore-plugin-settings-default-structure/-/magcore-plugin-settings-default-structure-1.0.9.tgz",
  "_shasum": "09a200edc45ff213ddf5df4b57c1780bfc72dd17",
  "_npmVersion": "3.5.2",
  "_nodeVersion": "4.2.6",
  "_npmUser": {
    "name": "infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "maintainers": [
    {
      "name": "infomir",
      "email": "darkpark.infomir@gmail.com"
    }
  ],
  "directories": {},
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/magcore-plugin-settings-default-structure_1.0.9_1519141110788_0.07932061400848323"
  },
  "_hasShrinkwrap": false
}
