{ "_args": [ [ { "raw": "koa-static@~1.5.0", "scope": null, "escapedName": "koa-static", "name": "koa-static", "rawSpec": "~1.5.0", "spec": ">=1.5.0 <1.6.0", "type": "range" }, "/home/gina/online/liveserver" ] ], "_from": "koa-static@>=1.5.0 <1.6.0", "_id": "koa-static@1.5.2", "_inCache": true, "_location": "/koa-static", "_nodeVersion": "5.0.0", "_npmUser": { "name": "coderhaoxin", "email": "coderhaoxin@outlook.com" }, "_npmVersion": "3.3.6", "_phantomChildren": {}, "_requested": { "raw": "koa-static@~1.5.0", "scope": null, "escapedName": "koa-static", "name": "koa-static", "rawSpec": "~1.5.0", "spec": ">=1.5.0 <1.6.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/koa-static/-/koa-static-1.5.2.tgz", "_shasum": "400c61e5669481a2f881ee85245abe4d73c1daef", "_shrinkwrap": null, "_spec": "koa-static@~1.5.0", "_where": "/home/gina/online/liveserver", "bugs": { "url": "https://github.com/koajs/static/issues" }, "dependencies": { "debug": "*", "koa-send": "~2.0.1" }, "description": "Static file serving middleware for koa", "devDependencies": { "istanbul-harmony": "0", "koa": "1", "mocha": "2", "supertest": "1" }, "directories": {}, "dist": { "shasum": "400c61e5669481a2f881ee85245abe4d73c1daef", "tarball": "https://registry.npmjs.org/koa-static/-/koa-static-1.5.2.tgz" }, "files": [ "index.js" ], "gitHead": "fe1800a9e0737247a2fea23ecaa11273a9cb9780", "homepage": "https://github.com/koajs/static#readme", "keywords": [ "koa", "middleware", "file", "static", "sendfile" ], "license": "MIT", "maintainers": [ { "name": "aheckmann", "email": "aaron.heckmann+github@gmail.com" }, { "name": "coderhaoxin", "email": "coderhaoxin@outlook.com" }, { "name": "dead_horse", "email": "dead_horse@qq.com" }, { "name": "eivifj", "email": "eivind.fjeldstad@gmail.com" }, { "name": "fengmk2", "email": "fengmk2@gmail.com" }, { "name": "jonathanong", "email": "jonathanrichardong@gmail.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "juliangruber", "email": "julian@juliangruber.com" }, { "name": "tejasmanohar", "email": "me@tejas.io" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "name": "koa-static", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/koajs/static.git" }, "scripts": { "test": "mocha --harmony --reporter spec", "test-cov": "node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha", "test-travis": "node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly" }, "version": "1.5.2" }