{ "_args": [ [ { "raw": "koa-send@~2.0.1", "scope": null, "escapedName": "koa-send", "name": "koa-send", "rawSpec": "~2.0.1", "spec": ">=2.0.1 <2.1.0", "type": "range" }, "/home/gina/online/liveserver/node_modules/koa-static" ] ], "_from": "koa-send@>=2.0.1 <2.1.0", "_id": "koa-send@2.0.2", "_inCache": true, "_location": "/koa-send", "_nodeVersion": "4.1.1", "_npmUser": { "name": "coderhaoxin", "email": "coderhaoxin@outlook.com" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "raw": "koa-send@~2.0.1", "scope": null, "escapedName": "koa-send", "name": "koa-send", "rawSpec": "~2.0.1", "spec": ">=2.0.1 <2.1.0", "type": "range" }, "_requiredBy": [ "/koa-static" ], "_resolved": "https://registry.npmjs.org/koa-send/-/koa-send-2.0.2.tgz", "_shasum": "15bda4568540f24a89e714d6ae6a55ae7a344fa8", "_shrinkwrap": null, "_spec": "koa-send@~2.0.1", "_where": "/home/gina/online/liveserver/node_modules/koa-static", "bugs": { "url": "https://github.com/koajs/send/issues" }, "dependencies": { "debug": "*", "mz": "^2.0.0", "resolve-path": "^1.2.1" }, "description": "Transfer static files", "devDependencies": { "istanbul-harmony": "0", "koa": "1", "mocha": "^2.3.3", "should": "3", "supertest": "0" }, "directories": {}, "dist": { "shasum": "15bda4568540f24a89e714d6ae6a55ae7a344fa8", "tarball": "https://registry.npmjs.org/koa-send/-/koa-send-2.0.2.tgz" }, "files": [ "index.js" ], "gitHead": "e2b0f6ffd1fa40512390071257f51e2e18185370", "homepage": "https://github.com/koajs/send#readme", "keywords": [ "koa", "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": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "name": "koa-send", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/koajs/send.git" }, "scripts": { "test": "mocha --require should --reporter spec", "test-cov": "node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should", "test-travis": "node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should" }, "version": "2.0.2" }