{"name":"stoppable","version":"1.0.3","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":"e2e187120f5eb44f6bdcc17685198230b2d64a98","description":"```js const server = stoppable(http.createServer(handler)) server.stop() ```","_id":"stoppable@1.0.3","_shasum":"8b9e1f53e0be55163e314381b385b98041cf3dd0","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"hunterloftis","email":"hunter@hunterloftis.com"},"dist":{"shasum":"8b9e1f53e0be55163e314381b385b98041cf3dd0","size":6427,"noattachment":false,"key":"/stoppable/-/stoppable-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/stoppable/download/stoppable-1.0.3.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.3.tgz_1495389217820_0.7057135088834912"},"directories":{},"publish_time":1495389218749,"_hasShrinkwrap":false,"_cnpm_publish_time":1495389218749,"dist-tags":{"latest":"1.1.0"}}