{
  "name": "magcore-plugin-settings-network-speedtest",
  "version": "0.0.5",
  "description": "Network diagnostic plugin for magsdk applications.",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "scripts": {
    "develop": "webpack --watch --config ./node_modules/mag-plugin-webpack-config/develop.js",
    "build": "webpack --config ./node_modules/mag-plugin-webpack-config/release.js && uglifyjs ./index.js -o ./index.js",
    "lang": "mkdir ./app/js && cp ./index.js ./app/js/develop.js && magln && rm ./app/js -rf"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "dependencies": {
    "magcore-plugin-settings-network": "*"
  },
  "devDependencies": {
    "spa-eslint-config": "git+https://github.com/spasdk/eslint-config.git",
    "mag-plugin-webpack-config": "^1.0.0",
    "spa-gettext": "^1.4.0"
  },
  "config": {
    "name": "speedtest",
    "type": "plugin",
    "daemon": true,
    "tuner": true
  },
  "keywords": [
    "magsdk",
    "plugin",
    "network test",
    "speed test",
    "network diagnostic"
  ],
  "main": "index.js",
  "_id": "magcore-plugin-settings-network-speedtest@0.0.5",
  "_from": "magcore-plugin-settings-network-speedtest@0.0.5",
  "_shasum": "1007f9da87ed41abfa4555eb91c5e654043c1ad3",
  "_npmVersion": "3.5.2",
  "_nodeVersion": "4.2.6",
  "_npmUser": {
    "name": "infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "dist": {
    "shasum": "1007f9da87ed41abfa4555eb91c5e654043c1ad3",
    "tarball": "https://registry.npmjs.org/magcore-plugin-settings-network-speedtest/-/magcore-plugin-settings-network-speedtest-0.0.5.tgz",
    "integrity": "sha512-AXOkOn5ELlONNWx4ekGYTL3MwKqjsAVfAkMf3UpdO5HMlxskmxDbo4PJJ5LTrGpgNsz5lW7jylX+e5LihCgoZQ==",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEUCIQDFnxxd9pkVNm6wLCgTKEiSuH6GJz2MtyCNBxEi8tzxrwIgMWFwRrlDAlv/CInP0qxEGABjUtFHBq7WQb3GXYfyyn4="
      }
    ]
  },
  "maintainers": [
    {
      "name": "infomir",
      "email": "darkpark.infomir@gmail.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/magcore-plugin-settings-network-speedtest-0.0.5.tgz_1499167078255_0.22286066296510398"
  },
  "directories": {},
  "_resolved": "http://registry.npmjs.org/magcore-plugin-settings-network-speedtest/-/magcore-plugin-settings-network-speedtest-0.0.5.tgz"
}
