{
  "_from": "custom-event@1.0.0",
  "_id": "custom-event@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-LkYovhncSyFLXAJjDFlx6BFhgGI=",
  "_location": "/custom-event",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "custom-event@1.0.0",
    "name": "custom-event",
    "escapedName": "custom-event",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/crossvent"
  ],
  "_resolved": "https://registry.npmjs.org/custom-event/-/custom-event-1.0.0.tgz",
  "_shasum": "2e4628be19dc4b214b5c02630c5971e811618062",
  "_spec": "custom-event@1.0.0",
  "_where": "C:\\Lab\\GitLab\\Formio\\publish_npm_package\\formio\\formiojs\\node_modules\\crossvent",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://n8.io/"
  },
  "bugs": {
    "url": "https://github.com/webmodules/custom-event/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Cross-browser `CustomEvent` constructor",
  "devDependencies": {
    "zuul": "~1.16.3"
  },
  "homepage": "https://github.com/webmodules/custom-event",
  "keywords": [
    "dom",
    "browser",
    "event",
    "custom",
    "customevent",
    "constructor"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "custom-event",
  "repository": {
    "type": "git",
    "url": "git://github.com/webmodules/custom-event.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.0.0"
}
