We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fb7af9 + b9e4231 commit 20d0028Copy full SHA for 20d0028
package.json
@@ -17,6 +17,27 @@
17
"author": "ImageKit Developer <[email protected]>",
18
"homepage": "https://imagekit.io",
19
"license": "MIT",
20
+ "repository": {
21
+ "type": "git",
22
+ "url": "git+https://github.com/imagekit-developer/imagekit-nodejs.git"
23
+ },
24
+ "bugs": {
25
+ "url": "https://github.com/imagekit-developer/imagekit-nodejs/issues"
26
27
+ "keywords": [
28
+ "imagekit",
29
+ "nodejs",
30
+ "javascript",
31
+ "sdk",
32
+ "js",
33
34
+ "image",
35
+ "optimization",
36
37
+ "transformation",
38
39
+ "resize"
40
+ ],
41
"dependencies": {
42
"axios": "^0.27.2",
43
"form-data": "^4.0.0",
0 commit comments