Show More
Commit Description:
announcement on top menu bar
Commit Description:
announcement on top menu bar
References:
File last commit:
Show/Diff file:
Action:
node_modules/svg-to-pdfkit/package.json
| 44 lines
| 1.4 KiB
| application/json
| JsonLexer
|
r789 | { | |||
"_from": "https://github.com/alafr/SVG-to-PDFKit/tarball/master", | ||||
"_id": "svg-to-pdfkit@0.1.8", | ||||
"_inBundle": false, | ||||
"_integrity": "sha512-Prh/h9CB1jBCBIjSLD6kvIWhMV5S25Bwv7yK0fYJSOTIyg1CmU9OqNdRVCkdWyQY1Hkvm+1YdXJzh3xYupq1KA==", | ||||
"_location": "/svg-to-pdfkit", | ||||
"_phantomChildren": {}, | ||||
"_requested": { | ||||
"type": "remote", | ||||
"raw": "https://github.com/alafr/SVG-to-PDFKit/tarball/master", | ||||
"rawSpec": "https://github.com/alafr/SVG-to-PDFKit/tarball/master", | ||||
"saveSpec": "https://github.com/alafr/SVG-to-PDFKit/tarball/master", | ||||
"fetchSpec": "https://github.com/alafr/SVG-to-PDFKit/tarball/master" | ||||
}, | ||||
"_requiredBy": [ | ||||
"#USER", | ||||
"/" | ||||
], | ||||
"_resolved": "https://github.com/alafr/SVG-to-PDFKit/tarball/master", | ||||
"_shasum": "032384ee0a26a27d4a04e48876fe344e70624031", | ||||
"_spec": "https://github.com/alafr/SVG-to-PDFKit/tarball/master", | ||||
"_where": "C:\\Users\\user", | ||||
"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" | ||||
} | ||||