File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 22 "name" : " @libpdf/core" ,
33 "version" : " 0.0.1-beta.0" ,
44 "description" : " A modern PDF library for TypeScript - parsing and generation" ,
5+ "author" : " Lucas Smith" ,
6+ "license" : " MIT" ,
7+ "homepage" : " https://libpdf.documenso.com" ,
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " https://github.com/libpdf-js/core.git"
11+ },
12+ "bugs" : {
13+ "url" : " https://github.com/libpdf-js/core/issues"
14+ },
15+ "keywords" : [
16+ " pdf" ,
17+ " typescript" ,
18+ " parser" ,
19+ " generator" ,
20+ " pkcs7" ,
21+ " esign" ,
22+ " digital-signature" ,
23+ " signing" ,
24+ " document"
25+ ],
526 "type" : " module" ,
627 "sideEffects" : false ,
728 "exports" : {
1738 "types" : " ./dist/index.d.mts" ,
1839 "files" : [
1940 " dist" ,
20- " LICENSE" ,
41+ " LICENSE.md " ,
2142 " README.md"
2243 ],
2344 "imports" : {
You can’t perform that action at this time.
0 commit comments