{
  "_args": [
    [
      "jest-docblock@24.9.0",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_from": "jest-docblock@24.9.0",
  "_id": "jest-docblock@24.9.0",
  "_inBundle": false,
  "_integrity": "sha512-F1DjdpDMJMA1cN6He0FNYNZlo3yYmOtRUnktrT9Q37njYzC5WEaDdmbynIgy0L/IvXvvgsG8OsqhLPXTpfmZAA==",
  "_location": "/jest-docblock",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-docblock@24.9.0",
    "name": "jest-docblock",
    "escapedName": "jest-docblock",
    "rawSpec": "24.9.0",
    "saveSpec": null,
    "fetchSpec": "24.9.0"
  },
  "_requiredBy": [
    "/jest-runner"
  ],
  "_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-24.9.0.tgz",
  "_spec": "24.9.0",
  "_where": "/var/www/html/iqecommerce",
  "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.",
  "devDependencies": {
    "@types/detect-newline": "^2.1.0"
  },
  "engines": {
    "node": ">= 6"
  },
  "gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "build/index.js",
  "name": "jest-docblock",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-docblock"
  },
  "version": "24.9.0"
}
