Skip to content

Commit 717b996

Browse files
committed
Keywords
1 parent d190b6a commit 717b996

File tree

1 file changed

+41
-4
lines changed

1 file changed

+41
-4
lines changed

package.json

Lines changed: 41 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pdf-actions",
3-
"version": "1.2.1",
4-
"description": "A NPM Package built on top of pdf-lib that provides functonalities like merge, rotate, split,download pdf to disk and many more...",
3+
"version": "1.2.2",
4+
"description": "A NPM Package built on top of pdf-lib that provides functonalities like merge, rotate, split and many more...",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
@@ -11,11 +11,48 @@
1111
"url": "https://github.com/ManasMadan/pdf-actions"
1212
},
1313
"keywords": [
14+
"pdf",
1415
"pdf-actions",
16+
"pdf-react",
17+
"pdf-document",
18+
"pdf-file",
19+
"Merge",
1520
"pdf-merge",
16-
"pdf-split",
21+
"pdf merge",
22+
"Rotate",
1723
"pdf-rotate",
18-
"pdf-react"
24+
"pdf rotate",
25+
"Split",
26+
"pdf split",
27+
"File to PDF",
28+
"Input PDF",
29+
"PDF Unit8Array",
30+
"PDF Blob",
31+
"PDF Array to Blob",
32+
"PDF Array",
33+
"Break PDF",
34+
"pdf-break",
35+
"pdf break",
36+
"flatten pdf",
37+
"flatten pdf forms",
38+
"flatten-pdf-forms",
39+
"resize",
40+
"resize pdf",
41+
"margin pdf",
42+
"pdf-margin",
43+
"Margin to PDF",
44+
"PDF Metadata",
45+
"Metadata",
46+
"PDF Page Numbers",
47+
"Image to PDF",
48+
"PDF From Image",
49+
"JPG To PDF",
50+
"PDF FROM JPG",
51+
"JPEG To PDF",
52+
"PDF FROM JPEG",
53+
"Easy PDF",
54+
"PDF Online",
55+
"PDF Free"
1956
],
2057
"author": "Manas Madan",
2158
"license": "MIT",

0 commit comments

Comments
 (0)