{ "_args": [ [ { "raw": "serve-favicon@2.3.2", "scope": null, "escapedName": "serve-favicon", "name": "serve-favicon", "rawSpec": "2.3.2", "spec": "2.3.2", "type": "version" }, "/tank/data/SERVER/supervizor" ] ], "_from": "serve-favicon@2.3.2", "_id": "serve-favicon@2.3.2", "_inCache": true, "_location": "/serve-favicon", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/serve-favicon-2.3.2.tgz_1479350882429_0.391693202778697" }, "_npmUser": { "name": "dougwilson", "email": "doug@somethingdoug.com" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "raw": "serve-favicon@2.3.2", "scope": null, "escapedName": "serve-favicon", "name": "serve-favicon", "rawSpec": "2.3.2", "spec": "2.3.2", "type": "version" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.3.2.tgz", "_shasum": "dd419e268de012ab72b319d337f2105013f9381f", "_shrinkwrap": null, "_spec": "serve-favicon@2.3.2", "_where": "/tank/data/SERVER/supervizor", "author": { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" }, "bugs": { "url": "https://github.com/expressjs/serve-favicon/issues" }, "dependencies": { "etag": "~1.7.0", "fresh": "0.3.0", "ms": "0.7.2", "parseurl": "~1.3.1" }, "description": "favicon serving middleware with caching", "devDependencies": { "istanbul": "0.4.5", "mocha": "2.5.3", "proxyquire": "1.4.0", "supertest": "1.1.0" }, "directories": {}, "dist": { "shasum": "dd419e268de012ab72b319d337f2105013f9381f", "tarball": "https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.3.2.tgz" }, "engines": { "node": ">= 0.8.0" }, "files": [ "LICENSE", "HISTORY.md", "index.js" ], "gitHead": "4dafcef8a2ddd26731ed12bfc8c958312889eb7e", "homepage": "https://github.com/expressjs/serve-favicon", "keywords": [ "express", "favicon", "middleware" ], "license": "MIT", "maintainers": [ { "name": "dougwilson", "email": "doug@somethingdoug.com" } ], "name": "serve-favicon", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/expressjs/serve-favicon.git" }, "scripts": { "test": "mocha --reporter spec --bail --check-leaks test/", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" }, "version": "2.3.2" }