{
  "_from": "svg-to-pdfkit@^0.1.8",
  "_id": "svg-to-pdfkit@0.1.8",
  "_inBundle": false,
  "_integrity": "sha512-QItiGZBy5TstGy+q8mjQTMGRlDDOARXLxH+sgVm1n/LYeo0zFcQlcCh8m4zi8QxctrxB9Kue/lStc/RD5iLadQ==",
  "_location": "/svg-to-pdfkit",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "svg-to-pdfkit@^0.1.8",
    "name": "svg-to-pdfkit",
    "escapedName": "svg-to-pdfkit",
    "rawSpec": "^0.1.8",
    "saveSpec": null,
    "fetchSpec": "^0.1.8"
  },
  "_requiredBy": [
    "/pdfmake"
  ],
  "_resolved": "https://registry.npmjs.org/svg-to-pdfkit/-/svg-to-pdfkit-0.1.8.tgz",
  "_shasum": "5921765922044843f0c1a5b25ec1ef8a4a33b8af",
  "_spec": "svg-to-pdfkit@^0.1.8",
  "_where": "C:\\express\\slc\\node_modules\\pdfmake",
  "author": {
    "name": "alafr"
  },
  "bugs": {
    "url": "https://github.com/alafr/SVG-to-PDFKit/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "pdfkit": ">=0.8.1"
  },
  "deprecated": false,
  "description": "Insert SVG into a PDF document created with PDFKit",
  "homepage": "https://github.com/alafr/SVG-to-PDFKit#readme",
  "license": "MIT",
  "main": "source.js",
  "name": "svg-to-pdfkit",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alafr/SVG-to-PDFKit.git"
  },
  "version": "0.1.8"
}
