{
  "_args": [
    [
      {
        "raw": "loglevel@^1.4.1",
        "scope": null,
        "escapedName": "loglevel",
        "name": "loglevel",
        "rawSpec": "^1.4.1",
        "spec": ">=1.4.1 <2.0.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\webpack-dev-server"
    ]
  ],
  "_from": "loglevel@>=1.4.1 <2.0.0",
  "_id": "loglevel@1.6.1",
  "_inCache": true,
  "_location": "/loglevel",
  "_nodeVersion": "8.9.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/loglevel-1.6.1.tgz_1515616764358_0.792777051217854"
  },
  "_npmUser": {
    "name": "pimterry",
    "email": "pimterry@gmail.com"
  },
  "_npmVersion": "4.6.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "loglevel@^1.4.1",
    "scope": null,
    "escapedName": "loglevel",
    "name": "loglevel",
    "rawSpec": "^1.4.1",
    "spec": ">=1.4.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/webpack-dev-server"
  ],
  "_resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.6.1.tgz",
  "_shasum": "e0fc95133b6ef276cdc8887cdaf24aa6f156f8fa",
  "_shrinkwrap": null,
  "_spec": "loglevel@^1.4.1",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\webpack-dev-server",
  "author": {
    "name": "Tim Perry",
    "email": "pimterry@gmail.com",
    "url": "http://tim-perry.co.uk"
  },
  "bugs": {
    "url": "https://github.com/pimterry/loglevel/issues"
  },
  "dependencies": {},
  "description": "Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods",
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-cli": "~0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-concat": "~0.5.0",
    "grunt-contrib-connect": "~0.8.0",
    "grunt-contrib-jasmine": "~0.5.2",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-qunit": "~0.5.2",
    "grunt-contrib-uglify": "~0.5.1",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-coveralls": "^1.0.0",
    "grunt-jasmine-node": "~0.2.1",
    "grunt-open": "~0.2.3",
    "grunt-preprocess": "^4.0.0",
    "grunt-saucelabs": "^8.2.0",
    "grunt-template-jasmine-istanbul": "~0.2.5",
    "grunt-template-jasmine-requirejs": "~0.1.6",
    "qunitjs": "1.14.0"
  },
  "directories": {},
  "dist": {
    "shasum": "e0fc95133b6ef276cdc8887cdaf24aa6f156f8fa",
    "tarball": "https://registry.npmjs.org/loglevel/-/loglevel-1.6.1.tgz"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "gitHead": "a79c91362b8fc4e14e8bdba51edca76a456f8d26",
  "homepage": "https://github.com/pimterry/loglevel",
  "keywords": [
    "log",
    "logger",
    "logging",
    "browser"
  ],
  "license": "MIT",
  "main": "lib/loglevel",
  "maintainers": [
    {
      "name": "pimterry",
      "email": "pimterry@gmail.com"
    }
  ],
  "name": "loglevel",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/pimterry/loglevel.git"
  },
  "scripts": {
    "ci": "grunt ci",
    "dist": "grunt dist",
    "test": "grunt test",
    "watch": "grunt watch"
  },
  "version": "1.6.1"
}
