Skip to content

Commit 8a4b61b

Browse files
author
Ram G Suri
committed
Adds contributor
1 parent 9ab85b4 commit 8a4b61b

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,14 @@
88
"lint": "eslint",
99
"fix": "eslint --fix"
1010
},
11-
"author": "ramgsuri",
11+
"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+
],
1219
"license": "MIT",
1320
"dependencies": {
1421
"canvas": "^2.11.2",

0 commit comments

Comments
 (0)