1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_args": [
- [
- "killable@1.0.1",
- "E:\\amr1.0\\AMR"
- ]
- ],
- "_development": true,
- "_from": "killable@1.0.1",
- "_id": "killable@1.0.1",
- "_inBundle": false,
- "_integrity": "sha512-LzqtLKlUwirEUyl/nicirVmNiPvYs7l5n8wOPP7fyJVpUPkvCnW/vuiXGpylGUlnPDnB7311rARzAt3Mhswpjg==",
- "_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.npmjs.org/killable/-/killable-1.0.1.tgz",
- "_spec": "1.0.1",
- "_where": "E:\\amr1.0\\AMR",
- "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"
- }
|