{
  "_args": [
    [
      "stubs@3.0.0",
      "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6"
    ]
  ],
  "_development": true,
  "_from": "stubs@3.0.0",
  "_id": "stubs@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-6NK6H6nJBXAwPAMLaQD31fiavls=",
  "_location": "/stubs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "stubs@3.0.0",
    "name": "stubs",
    "escapedName": "stubs",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_requiredBy": [
    "/stream-events"
  ],
  "_resolved": "https://registry.npmjs.org/stubs/-/stubs-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6",
  "author": {
    "name": "Stephen Sawchuk"
  },
  "bugs": {
    "url": "https://github.com/stephenplusplus/stubs/issues"
  },
  "description": "Easy method stubber.",
  "devDependencies": {
    "tess": "^1.0.0"
  },
  "homepage": "https://github.com/stephenplusplus/stubs",
  "keywords": [
    "stubs"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "stubs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stephenplusplus/stubs.git"
  },
  "scripts": {
    "test": "node ./test"
  },
  "version": "3.0.0"
}
