{
  "_args": [
    [
      {
        "name": "negotiator",
        "raw": "negotiator@0.4.9",
        "rawSpec": "0.4.9",
        "scope": null,
        "spec": "0.4.9",
        "type": "version"
      },
      "/home/tsayen/projects/dom-to-image/node_modules/accepts"
    ]
  ],
  "_from": "negotiator@0.4.9",
  "_id": "negotiator@0.4.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/negotiator",
  "_npmUser": {
    "email": "doug@somethingdoug.com",
    "name": "dougwilson"
  },
  "_npmVersion": "1.4.21",
  "_phantomChildren": {},
  "_requested": {
    "name": "negotiator",
    "raw": "negotiator@0.4.9",
    "rawSpec": "0.4.9",
    "scope": null,
    "spec": "0.4.9",
    "type": "version"
  },
  "_requiredBy": [
    "/accepts"
  ],
  "_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz",
  "_shasum": "92e46b6db53c7e421ed64a2bc94f08be7630df3f",
  "_shrinkwrap": null,
  "_spec": "negotiator@0.4.9",
  "_where": "/home/tsayen/projects/dom-to-image/node_modules/accepts",
  "author": {
    "email": "federico.romero@outboxlabs.com",
    "name": "Federico Romero"
  },
  "bugs": {
    "url": "https://github.com/jshttp/negotiator/issues"
  },
  "contributors": [
    {
      "email": "i@izs.me",
      "name": "Isaac Z. Schlueter",
      "url": "http://blog.izs.me/"
    }
  ],
  "dependencies": {},
  "description": "HTTP content negotiation",
  "devDependencies": {
    "istanbul": "~0.3.2",
    "nodeunit": "0.8.x"
  },
  "directories": {},
  "dist": {
    "shasum": "92e46b6db53c7e421ed64a2bc94f08be7630df3f",
    "tarball": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz"
  },
  "engines": {
    "node": ">= 0.6"
  },
  "files": [
    "lib",
    "LICENSE"
  ],
  "gitHead": "1e90abd710b662db80f1ea244e647cce3bd74504",
  "homepage": "https://github.com/jshttp/negotiator",
  "keywords": [
    "http",
    "content negotiation",
    "accept",
    "accept-language",
    "accept-encoding",
    "accept-charset"
  ],
  "license": "MIT",
  "main": "lib/negotiator.js",
  "maintainers": [
    {
      "email": "federomero@gmail.com",
      "name": "federomero"
    },
    {
      "email": "doug@somethingdoug.com",
      "name": "dougwilson"
    },
    {
      "email": "jonathanrichardong@gmail.com",
      "name": "jongleberry"
    }
  ],
  "name": "negotiator",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jshttp/negotiator.git"
  },
  "scripts": {
    "test": "nodeunit test",
    "test-cov": "istanbul cover ./node_modules/nodeunit/bin/nodeunit test"
  },
  "version": "0.4.9"
}
