{
  "_args": [
    [
      "jest-docblock@23.2.0",
      "/home/alex/Projects/SDPK/Works/content/sdpk-content"
    ]
  ],
  "_from": "jest-docblock@23.2.0",
  "_id": "jest-docblock@23.2.0",
  "_inBundle": false,
  "_integrity": "sha1-8IXh8YVI2Z/dabICB+b9VdkTg6c=",
  "_location": "/jest-docblock",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-docblock@23.2.0",
    "name": "jest-docblock",
    "escapedName": "jest-docblock",
    "rawSpec": "23.2.0",
    "saveSpec": null,
    "fetchSpec": "23.2.0"
  },
  "_requiredBy": [
    "/jest-haste-map",
    "/jest-runner"
  ],
  "_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-23.2.0.tgz",
  "_spec": "23.2.0",
  "_where": "/home/alex/Projects/SDPK/Works/content/sdpk-content",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "detect-newline": "^2.1.0"
  },
  "description": "`jest-docblock` is a package that can extract and parse a specially-formatted comment called a \"docblock\" at the top of a file.",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "build/index.js",
  "name": "jest-docblock",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git"
  },
  "version": "23.2.0"
}
