{
  "_args": [
    [
      "jasmine-reporters@2.3.0",
      "/home/bryan/projects/TiberPortal/tiberHealthModel"
    ]
  ],
  "_development": true,
  "_from": "jasmine-reporters@2.3.0",
  "_id": "jasmine-reporters@2.3.0",
  "_inBundle": false,
  "_integrity": "sha1-64y3NZZYVyqH7vSqCIo2MDbzeSo=",
  "_location": "/jasmine-reporters",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jasmine-reporters@2.3.0",
    "name": "jasmine-reporters",
    "escapedName": "jasmine-reporters",
    "rawSpec": "2.3.0",
    "saveSpec": null,
    "fetchSpec": "2.3.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-2.3.0.tgz",
  "_spec": "2.3.0",
  "_where": "/home/bryan/projects/TiberPortal/tiberHealthModel",
  "author": {
    "name": "Larry Myers"
  },
  "bugs": {
    "url": "https://github.com/larrymyers/jasmine-reporters/issues"
  },
  "dependencies": {
    "mkdirp": "^0.5.1",
    "xmldom": "^0.1.22"
  },
  "description": "Reporters for the Jasmine BDD Framework",
  "devDependencies": {
    "eslint": "^4.11.0",
    "jasmine": "^2.4.1"
  },
  "homepage": "https://github.com/larrymyers/jasmine-reporters",
  "license": "MIT",
  "maintainers": "Ben Loveridge <bloveridge@gmail.com>",
  "name": "jasmine-reporters",
  "repository": {
    "type": "git",
    "url": "git://github.com/larrymyers/jasmine-reporters.git"
  },
  "scripts": {
    "lint": "eslint . --report-unused-disable-directives",
    "test": "npm run test-only && npm run lint",
    "test-only": "jasmine"
  },
  "version": "2.3.0"
}
