{
  "_args": [
    [
      "blanket@1.2.3",
      "/Users/yogeshjadhav/Documents/sp-json-logger/src/utils/bunyan-pretty-stream"
    ]
  ],
  "_development": true,
  "_from": "blanket@1.2.3",
  "_id": "blanket@1.2.3",
  "_inBundle": false,
  "_integrity": "sha1-FRtJh8O9hFUrtfA7kO9fflkx5HM=",
  "_location": "/blanket",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "blanket@1.2.3",
    "name": "blanket",
    "escapedName": "blanket",
    "rawSpec": "1.2.3",
    "saveSpec": null,
    "fetchSpec": "1.2.3"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/blanket/-/blanket-1.2.3.tgz",
  "_spec": "1.2.3",
  "_where": "/Users/yogeshjadhav/Documents/sp-json-logger/src/utils/bunyan-pretty-stream",
  "author": {
    "name": "Alex-Seville",
    "email": "hi@alexanderseville.com",
    "url": "http://blanketjs.org"
  },
  "bugs": {
    "url": "https://github.com/alex-seville/blanket/issues"
  },
  "config": {
    "blanket": {
      "pattern": "test",
      "data-cover-flags": {
        "debug": false
      },
      "loader": "./node-loaders/coffee-script",
      "data-cover-reporter-options": {
        "shortnames": true
      }
    },
    "travis-cov": {
      "threshold": 70,
      "removeKey": "branchFcn"
    }
  },
  "dependencies": {
    "acorn": "^1.0.3",
    "falafel": "~1.2.0",
    "foreach": "^2.0.5",
    "isarray": "0.0.1",
    "object-keys": "^1.0.6",
    "xtend": "~4.0.0"
  },
  "description": "seamless js code coverage",
  "devDependencies": {
    "async": "~1.4.0",
    "coffee-react": "^4.0.0",
    "coffee-script": "~1.9.3",
    "grunt": "~0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-contrib-concat": "~0.5.1",
    "grunt-contrib-jshint": "~0.11.2",
    "grunt-contrib-uglify": "~0.9.1",
    "load-grunt-tasks": "~3.2.0",
    "mocha": "~2.2.5",
    "phantomjs": "1.9.17",
    "react": "^0.13.3",
    "requirejs": "~2.1.19",
    "travis-cov": "*",
    "uglify-save-license": "~0.4.1"
  },
  "engines": {
    "node": ">=0.10.7"
  },
  "homepage": "https://github.com/alex-seville/blanket",
  "keywords": [
    "coverage"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "blanket",
  "repository": {
    "type": "git",
    "url": "git://github.com/alex-seville/blanket.git"
  },
  "scripts": {
    "build": "grunt build",
    "test": "grunt --verbose blanketTest"
  },
  "version": "1.2.3"
}
