{
  "_from": "emitter-component@^1.1.1",
  "_id": "emitter-component@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-G+mpdiAySMuB7kesVRLuyvYRqDmshB7ReKEVuyBPkzQlmiDiLrt7hHHIy4Aff552bgknVN7B2/d3lzhGO5dvpQ==",
  "_location": "/emitter-component",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "emitter-component@^1.1.1",
    "name": "emitter-component",
    "escapedName": "emitter-component",
    "rawSpec": "^1.1.1",
    "saveSpec": null,
    "fetchSpec": "^1.1.1"
  },
  "_requiredBy": [
    "/stream"
  ],
  "_resolved": "https://registry.npmjs.org/emitter-component/-/emitter-component-1.1.1.tgz",
  "_shasum": "065e2dbed6959bf470679edabeaf7981d1003ab6",
  "_spec": "emitter-component@^1.1.1",
  "_where": "/var/www/justnowapp/node_modules/stream",
  "bugs": {
    "url": "https://github.com/component/emitter/issues"
  },
  "bundleDependencies": false,
  "component": {
    "scripts": {
      "emitter": "index.js"
    }
  },
  "deprecated": false,
  "description": "Event emitter",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "homepage": "https://github.com/component/emitter#readme",
  "name": "emitter-component",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/component/emitter.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.1.1"
}
