{
  "_args": [
    [
      "webidl-conversions@^2.0.0",
      "/Users/nick/codes/twreporter-react/node_modules/jsdom"
    ]
  ],
  "_from": "webidl-conversions@>=2.0.0 <3.0.0",
  "_id": "webidl-conversions@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/webidl-conversions",
  "_nodeVersion": "4.2.2",
  "_npmUser": {
    "email": "sebmaster16@gmail.com",
    "name": "sebmaster"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "webidl-conversions",
    "raw": "webidl-conversions@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-2.0.1.tgz",
  "_shasum": "3bf8258f7d318c7443c36f2e169402a1a6703506",
  "_shrinkwrap": null,
  "_spec": "webidl-conversions@^2.0.0",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/jsdom",
  "author": {
    "email": "d@domenic.me",
    "name": "Domenic Denicola",
    "url": "https://domenic.me/"
  },
  "bugs": {
    "url": "https://github.com/jsdom/webidl-conversions/issues"
  },
  "dependencies": {},
  "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
  "devDependencies": {
    "mocha": "^1.21.4"
  },
  "directories": {},
  "dist": {
    "shasum": "3bf8258f7d318c7443c36f2e169402a1a6703506",
    "tarball": "http://registry.npmjs.org/webidl-conversions/-/webidl-conversions-2.0.1.tgz"
  },
  "files": [
    "lib/"
  ],
  "gitHead": "46f236ff6c2fd5a83cddffaadb78c8d9edbb679b",
  "homepage": "https://github.com/jsdom/webidl-conversions#readme",
  "keywords": [
    "types",
    "web",
    "webidl"
  ],
  "license": "BSD-2-Clause",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "domenic",
      "email": "d@domenic.me"
    },
    {
      "name": "sebmaster",
      "email": "sebmaster16@gmail.com"
    }
  ],
  "name": "webidl-conversions",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jsdom/webidl-conversions.git"
  },
  "scripts": {
    "test": "mocha test/*.js"
  },
  "version": "2.0.1"
}
