{"name":"stoppable","version":"1.0.0","engines":{"node":"7.6.x"},"keywords":[],"scripts":{"lint":"standard --fix 'lib/**/*.js'","secure":"nsp check","spec":"nyc --check-coverage mocha --bail test/*.test.js","test":"yarn lint && yarn secure && yarn spec","coverage":"nyc --reporter html mocha --bail test/*.test.js && open coverage/index.html","docs":"documentation build -f html -g -o docs"},"main":"lib/stoppable.js","license":"MIT","devDependencies":{"chai":"^3.5.0","documentation":"^4.0.0-rc.1","mocha":"^3.4.1","nsp":"^2.6.2","nyc":"^10.3.2","requisition":"^1.7.0","standard":"^8.6.0"},"dependencies":{"awaiting":"^2.2.0"},"gitHead":"7663b30d5440a123dc3203e83cf7c5238ec3b481","description":"This module implements Node's `server.close()` in the way you probably [expected it to work by default](https://github.com/nodejs/node/issues/2642): It stops accepting new connections and closes existing, idle connections (including keep-alives) without k","_id":"stoppable@1.0.0","_shasum":"d713d6c66d3e8591d9ebbc57e20a803e87726c7b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"hunterloftis","email":"hunter@hunterloftis.com"},"dist":{"shasum":"d713d6c66d3e8591d9ebbc57e20a803e87726c7b","size":5469,"noattachment":false,"key":"/stoppable/-/stoppable-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stoppable/download/stoppable-1.0.0.tgz"},"maintainers":[{"name":"boneskull","email":""},{"name":"gergelyke","email":"mail@nemethgergely.com"},{"name":"hunterloftis","email":"hunter@hunterloftis.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stoppable-1.0.0.tgz_1495234507958_0.9632263397797942"},"directories":{},"publish_time":1495234508976,"_hasShrinkwrap":false,"_cnpm_publish_time":1495234508976,"dist-tags":{"latest":"1.1.0"}}