{
  "_from": "catharsis@*",
  "_id": "catharsis@0.8.9",
  "_inBundle": false,
  "_integrity": "sha1-mMyJDKZS3S7w5ws3klMQ/56Q/Is=",
  "_location": "/catharsis",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "catharsis@*",
    "name": "catharsis",
    "escapedName": "catharsis",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "#USER",
    "/",
    "/jsdoc"
  ],
  "_resolved": "https://registry.npmjs.org/catharsis/-/catharsis-0.8.9.tgz",
  "_shasum": "98cc890ca652dd2ef0e70b37925310ff9e90fc8b",
  "_spec": "catharsis@*",
  "_where": "/Users/sg0301235/www/shs-docs",
  "author": {
    "name": "Jeff Williams",
    "email": "jeffrey.l.williams@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/hegemonic/catharsis/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "underscore-contrib": "~0.3.0"
  },
  "deprecated": false,
  "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"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "homepage": "https://github.com/hegemonic/catharsis#readme",
  "license": "MIT",
  "main": "catharsis.js",
  "name": "catharsis",
  "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"
}
