{
  "_from": "docsify-to-pdf",
  "_id": "docsify-pdf-pdf@0.0.1",
  "_inBundle": false,
  "_integrity": "sha512-IggjdcO/ar0GqatCQYrEt7ijGELrqsNyQJ7ibL5boDu6eCt1tfXCA0OslaE28Rv+gwSYU0Pn2QJ1rlrXdtWuIg==",
  "_location": "/docsify-to-pdf",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "docsify-to-pdf",
    "name": "docsify-to-pdf",
    "escapedName": "docsify-to-pdf",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
	  "_resolved": "https://registry.npmjs.org/docsify-to-pdf/-/docsify-to-pdf-0.0.1.tgz",
  "_shasum": "6e8cd502a50bc55dbb96b71ab7a37549cc209b13",
  "_spec": "docsify-to-pdf",
  "_where": "D:\\Ecomm\\icr\\DocICR",
  "author": {
    "name": "Ivan Gorbunov",
    "email": "engaugusto@gmail.com",
    "url": "https://github.com/engaugusto"
  },
  "bin": {
    "converter": ".bin/cli.js",
    "docsify-to-pdf": ".bin/cli.js"
  },
  "bugs": {
    "url": "https://github.com/engaugusto/docsify-to-pdf/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "colors": "^1.3.3",
    "docsify-cli": "^4.3.0",
    "find-free-port": "^2.0.0",
    "is-url": "^1.2.4",
    "lodash": "^4.17.11",
    "markdown-link-extractor": "^1.2.0",
    "puppeteer": "^1.12.2",
    "rcfile": "^1.0.3",
    "rimraf": "^2.6.3",
    "yesno": "^0.2.0"
  },
  "deprecated": false,
  "description": "A magical pdf generator for docsify projects.",
  "devDependencies": {
    "prettier": "^1.15.3"
  },
  "homepage": "https://github.com/engaugusto/docsify-to-pdf#readme",
  "keywords": [
    "docsify",
    "pdf",
    "converter",
    "cli"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "docsify-to-pdf",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/engaugusto/docsify-to-pdf.git"
  },
  "scripts": {
    "patch-release": "npm version patch && npm publish && git push --follow-tags"
  },
  "version": "0.0.1"
}
