Skip to content

Commit 261a474

Browse files
committed
Update author and contributors information in package.json
1 parent b494dd5 commit 261a474

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,13 @@
3636
"finite element analysis",
3737
"finite element method"
3838
],
39-
"author": "Nikolaos Chamakos",
39+
"author": "Nikolaos Chamakos <nikoscham@gmail.com> (https://www.npmjs.com/~nikoscham)",
40+
"contributors": [
41+
{
42+
"name": "sridhar-mani",
43+
"url": "https://www.npmjs.com/~sridhar-mani"
44+
}
45+
],
4046
"license": "MIT",
4147
"type": "module",
4248
"bugs": {

0 commit comments

Comments
 (0)