We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d014c1b commit bab4af7Copy full SHA for bab4af7
package.json
@@ -3,20 +3,13 @@
3
"version": "0.0.0",
4
"description": "Standard library.",
5
"author": {
6
- "name": "Athan Reines",
7
- "email": "kgryte@gmail.com",
8
- "url": "https://github.com/kgryte"
+ "name": "The Stdlib Authors",
+ "url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
9
},
10
"contributors": [
11
{
12
13
14
15
- },
16
- {
17
- "name": "Philipp Burckhardt",
18
- "email": "pburckhardt@outlook.com",
19
- "url": "https://github.com/planeshifter"
20
}
21
],
22
"bin": {
0 commit comments