diff --git a/package.json b/package.json index ca51e03..aa18884 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { - "name": "@heritage-type/svg-to-pdfkit", + "name": "@kittl/svg-to-pdfkit", "version": "0.1.12", "description": "Insert SVG into a PDF document created with PDFKit", - "author": "HeritageType", + "author": "Kittl", "license": "MIT", - "repository": "https://github.com/HeritageType/SVG-to-PDFKit", - "bugs": "https://github.com/HeritageType/SVG-to-PDFKit/issues", + "repository": "https://github.com/Kittl/SVG-to-PDFKit", + "bugs": "https://github.com/Kittl/SVG-to-PDFKit/issues", "main": "source.js", "publishConfig": { "access": "public"