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 65b5cd2 commit f79f096Copy full SHA for f79f096
package.json
@@ -2,15 +2,15 @@
2
"title": "CSH Packet",
3
"name": "csh-packet",
4
"version": "3.1.0",
5
- "description": "A webpacket for CSH",
+ "description": "A web app implementation of the CSH introductory packet.",
6
"bugs": {
7
"url": "https://github.com/ComputerScienceHouse/packet/issues",
8
"email": "[email protected]"
9
},
10
"license": "MIT",
11
- "author": "Devin Matte",
12
"contributors": [
13
- "Devin Matte (https://devinmatte.com/)"
+ "Devin Matte (https://devinmatte.com/)",
+ "Joel Eager (https://github.com/JoelEager)"
14
],
15
"repository": {
16
"type": "git",
0 commit comments