{
  "_args": [
    [
      "custom-event@~1.0.0",
      "/Users/nick/codes/twreporter-react/node_modules/dom-serialize"
    ]
  ],
  "_from": "custom-event@>=1.0.0 <1.1.0",
  "_id": "custom-event@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/custom-event",
  "_npmUser": {
    "email": "nathan@tootallnate.net",
    "name": "tootallnate"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "custom-event",
    "raw": "custom-event@~1.0.0",
    "rawSpec": "~1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/dom-serialize"
  ],
  "_resolved": "https://registry.npmjs.org/custom-event/-/custom-event-1.0.0.tgz",
  "_shasum": "2e4628be19dc4b214b5c02630c5971e811618062",
  "_shrinkwrap": null,
  "_spec": "custom-event@~1.0.0",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/dom-serialize",
  "author": {
    "email": "nathan@tootallnate.net",
    "name": "Nathan Rajlich",
    "url": "http://n8.io/"
  },
  "bugs": {
    "url": "https://github.com/webmodules/custom-event/issues"
  },
  "dependencies": {},
  "description": "Cross-browser `CustomEvent` constructor",
  "devDependencies": {
    "zuul": "~1.16.3"
  },
  "directories": {},
  "dist": {
    "shasum": "2e4628be19dc4b214b5c02630c5971e811618062",
    "tarball": "http://registry.npmjs.org/custom-event/-/custom-event-1.0.0.tgz"
  },
  "gitHead": "18ae1444a92b5eb02edaecaf79a64070f4458873",
  "homepage": "https://github.com/webmodules/custom-event",
  "keywords": [
    "browser",
    "constructor",
    "custom",
    "customevent",
    "dom",
    "event"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "name": "custom-event",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/webmodules/custom-event.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.0.0"
}
