1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- {
- "_args": [
- [
- "koa-favicon@~1.1.0",
- "D:\\work\\im"
- ]
- ],
- "_from": "koa-favicon@>=1.1.0 <1.2.0",
- "_id": "koa-favicon@1.1.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/koa-favicon",
- "_npmUser": {
- "email": "tj@vision-media.ca",
- "name": "tjholowaychuk"
- },
- "_npmVersion": "1.4.3",
- "_phantomChildren": {},
- "_requested": {
- "name": "koa-favicon",
- "raw": "koa-favicon@~1.1.0",
- "rawSpec": "~1.1.0",
- "scope": null,
- "spec": ">=1.1.0 <1.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/koa-favicon/-/koa-favicon-1.1.0.tgz",
- "_shasum": "b45daba8785722417a0daf5845135cf6f351cb88",
- "_shrinkwrap": null,
- "_spec": "koa-favicon@~1.1.0",
- "_where": "D:\\work\\im",
- "bugs": {
- "url": "https://github.com/koajs/favicon/issues"
- },
- "dependencies": {
- "co-fs": "~1.2.0"
- },
- "description": "favicon bounce middleware for koa",
- "devDependencies": {
- "koa": "~0.6.0",
- "mocha": "~1.18.2",
- "should": "~3.3.1",
- "supertest": "~0.12.0"
- },
- "directories": {},
- "dist": {
- "shasum": "b45daba8785722417a0daf5845135cf6f351cb88",
- "tarball": "https://registry.npmjs.org/koa-favicon/-/koa-favicon-1.1.0.tgz"
- },
- "files": [
- "index.js"
- ],
- "homepage": "https://github.com/koajs/favicon",
- "keywords": [
- "koa",
- "middleware",
- "favicon"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "email": "tj@vision-media.ca",
- "name": "tjholowaychuk"
- },
- {
- "email": "jonathanrichardong@gmail.com",
- "name": "jongleberry"
- },
- {
- "email": "julian@juliangruber.com",
- "name": "juliangruber"
- },
- {
- "email": "dead_horse@qq.com",
- "name": "dead_horse"
- },
- {
- "email": "fengmk2@gmail.com",
- "name": "fengmk2"
- },
- {
- "email": "eivind.fjeldstad@gmail.com",
- "name": "eivifj"
- }
- ],
- "name": "koa-favicon",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/koajs/favicon.git"
- },
- "version": "1.1.0"
- }
|