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.
1 parent b494dd5 commit 261a474Copy full SHA for 261a474
1 file changed
package.json
@@ -36,7 +36,13 @@
36
"finite element analysis",
37
"finite element method"
38
],
39
- "author": "Nikolaos Chamakos",
+ "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
+ ],
46
"license": "MIT",
47
"type": "module",
48
"bugs": {
0 commit comments