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 f2edcb0 commit 1ddfb4dCopy full SHA for 1ddfb4d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "express-status-monitor",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Realtime Monitoring for Express-based Node applications",
5
"main": "index.js",
6
"keywords": [
@@ -24,6 +24,16 @@
24
"name": "Ferdinand Mütsch",
25
"email": "mail@ferdinand-muetsch.de",
26
"url": "https://github.com/n1try/"
27
+ },
28
+ {
29
+ "name": "Mattia Richetto",
30
+ "email": "mattia.richetto@gmail.com",
31
+ "url": "https://github.com/mattiaerre"
32
33
34
+ "name": "Jiri Spac",
35
+ "email": "capajj@gmail.com",
36
+ "url": "https://github.com/capaj/"
37
}
38
],
39
"repository": {
0 commit comments