aswi2020vldc-gitlab/templetes/node_modules/killable/package.json @ 9b6ff40e
1 |
{
|
---|---|
2 |
"name": "killable", |
3 |
"version": "1.0.1", |
4 |
"description": "Keeps track of a server's open sockets so they can be destroyed at a moment's notice.", |
5 |
"main": "index.js", |
6 |
"repository": { |
7 |
"type": "git", |
8 |
"url": "https://github.com/marten-de-vries/killable.git" |
9 |
}, |
10 |
"keywords": [ |
11 |
"express", |
12 |
"http", |
13 |
"server", |
14 |
"socket", |
15 |
"kill", |
16 |
"truncate", |
17 |
"destroy", |
18 |
"restart", |
19 |
"shutdown", |
20 |
"immeadiately" |
21 |
], |
22 |
"author": "Marten de Vries", |
23 |
"license": "ISC", |
24 |
"bugs": { |
25 |
"url": "https://github.com/marten-de-vries/killable/issues" |
26 |
} |
27 |
}
|
- « Předchozí
- 1
- 2
- 3
- 4
- Další »