We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ab85b4 commit 8a4b61bCopy full SHA for 8a4b61b
1 file changed
package.json
@@ -8,7 +8,14 @@
8
"lint": "eslint",
9
"fix": "eslint --fix"
10
},
11
- "author": "ramgsuri",
+ "author": {
12
+ "name": "Ram G Suri",
13
+ "url": "https://github.com/ramgsuri"
14
+ },
15
+ "contributors": [
16
+ {"name":"Vansh Kapoor","url":"https://github.com/vanshkapoor"},
17
+ {"name":"Ravinder K","url":"https://github.com/ravinderj"}
18
+ ],
19
"license": "MIT",
20
"dependencies": {
21
"canvas": "^2.11.2",
0 commit comments