FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
HttpErrorPages/package.json at master · hsharpreet/HttpErrorPages · GitHub
hsharpreet
/
HttpErrorPages
Public
forked from
HttpErrorPages/HttpErrorPages
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
HttpErrorPages
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
33 lines (33 loc) · 720 Bytes
Breadcrumbs
HttpErrorPages
/
package.json
Copy path
File metadata and controls
33 lines (33 loc) · 720 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name"
:
"
http-error-pages
"
,
"version"
:
"
0.5.2
"
,
"description"
:
"
Simple HTTP Error Pages for expressjs
"
,
"keywords"
: [
"
http
"
,
"
https
"
,
"
error
"
,
"
errorpage
"
,
"
express
"
,
"
expressjs
"
,
"
router
"
,
"
handler
"
],
"files"
: [
"
lib
"
,
"
dist
"
,
"
express-demo.js
"
,
"
CHANGED.md
"
,
"
LICENSE.md
"
,
"
README.md
"
],
"bin"
: {},
"main"
:
"
./lib/error-handler.js
"
,
"author"
:
"
Andi Dittrich (https://andidittrich.de)
"
,
"homepage"
:
"
https://github.com/AndiDittrich/HttpErrorPages
"
,
"bugs"
:
"
https://github.com/AndiDittrich/HttpErrorPages/issues
"
,
"repository"
:
"
AndiDittrich/HttpErrorPages
"
,
"license"
:
"
MIT
"
,
"devDependencies"
: {
"express"
:
"
^4.15.2
"
}
}
Back
|
FazBrowse Home
|
New Git URL