{
  "_args": [
    [
      {
        "raw": "catharsis@~0.8.9",
        "scope": null,
        "escapedName": "catharsis",
        "name": "catharsis",
        "rawSpec": "~0.8.9",
        "spec": ">=0.8.9 <0.9.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\jsdoc"
    ]
  ],
  "_from": "catharsis@>=0.8.9 <0.9.0",
  "_id": "catharsis@0.8.9",
  "_inCache": true,
  "_location": "/catharsis",
  "_nodeVersion": "6.10.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/catharsis-0.8.9.tgz_1499903127213_0.83025440457277"
  },
  "_npmUser": {
    "name": "hegemonic",
    "email": "jeffrey.l.williams@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "catharsis@~0.8.9",
    "scope": null,
    "escapedName": "catharsis",
    "name": "catharsis",
    "rawSpec": "~0.8.9",
    "spec": ">=0.8.9 <0.9.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdoc"
  ],
  "_resolved": "https://registry.npmjs.org/catharsis/-/catharsis-0.8.9.tgz",
  "_shasum": "98cc890ca652dd2ef0e70b37925310ff9e90fc8b",
  "_shrinkwrap": null,
  "_spec": "catharsis@~0.8.9",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\jsdoc",
  "author": {
    "name": "Jeff Williams",
    "email": "jeffrey.l.williams@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/hegemonic/catharsis/issues"
  },
  "dependencies": {
    "underscore-contrib": "~0.3.0"
  },
  "description": "A JavaScript parser for Google Closure Compiler and JSDoc type expressions.",
  "devDependencies": {
    "mocha": "~2.0.1",
    "pegjs": "https://github.com/dmajda/pegjs/tarball/eaca5f0acf97b66ef141fed84aa95d4e72e33757",
    "should": "~4.0.4",
    "tv4": "https://github.com/geraintluff/tv4/tarball/eb7561072d44943306e5fd88b55b4a4c98cb6c75"
  },
  "directories": {},
  "dist": {
    "shasum": "98cc890ca652dd2ef0e70b37925310ff9e90fc8b",
    "tarball": "https://registry.npmjs.org/catharsis/-/catharsis-0.8.9.tgz"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "gitHead": "e318f14f6d9b615fb2b90e8fac681b12fd98b03e",
  "homepage": "https://github.com/hegemonic/catharsis#readme",
  "license": "MIT",
  "main": "catharsis.js",
  "maintainers": [
    {
      "name": "hegemonic",
      "email": "jeffrey.l.williams@gmail.com"
    }
  ],
  "name": "catharsis",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hegemonic/catharsis.git"
  },
  "scripts": {
    "prepublish": "./node_modules/pegjs/bin/pegjs ./lib/parser.pegjs",
    "test": "mocha"
  },
  "version": "0.8.9"
}
