123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "_args": [
- [
- "killable@1.0.1",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "killable@1.0.1",
- "_id": "killable@1.0.1",
- "_inBundle": false,
- "_integrity": "sha1-TIzkQRh6Bhx0dPuHygjipjgZSJI=",
- "_location": "/killable",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "killable@1.0.1",
- "name": "killable",
- "escapedName": "killable",
- "rawSpec": "1.0.1",
- "saveSpec": null,
- "fetchSpec": "1.0.1"
- },
- "_requiredBy": [
- "/webpack-dev-server"
- ],
- "_resolved": "https://registry.npm.taobao.org/killable/download/killable-1.0.1.tgz",
- "_spec": "1.0.1",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "author": {
- "name": "Marten de Vries"
- },
- "bugs": {
- "url": "https://github.com/marten-de-vries/killable/issues"
- },
- "description": "Keeps track of a server's open sockets so they can be destroyed at a moment's notice.",
- "homepage": "https://github.com/marten-de-vries/killable#readme",
- "keywords": [
- "express",
- "http",
- "server",
- "socket",
- "kill",
- "truncate",
- "destroy",
- "restart",
- "shutdown",
- "immeadiately"
- ],
- "license": "ISC",
- "main": "index.js",
- "name": "killable",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/marten-de-vries/killable.git"
- },
- "version": "1.0.1"
- }
|