{ "name": "serve-index", "description": "Serve directory listings", "version": "1.2.1", "author": { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/expressjs/serve-index" }, "dependencies": { "accepts": "~1.1.0", "batch": "0.5.1", "debug": "~2.0.0", "parseurl": "~1.3.0" }, "devDependencies": { "istanbul": "0.3.2", "mocha": "~1.21.1", "should": "~4.0.0", "supertest": "~0.13.0" }, "files": [ "public/", "LICENSE", "HISTORY.md", "index.js" ], "engines": { "node": ">= 0.8.0" }, "scripts": { "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" }, "gitHead": "591fd9ca1300c3506f6f92a0814700cd2e19df6a", "bugs": { "url": "https://github.com/expressjs/serve-index/issues" }, "homepage": "https://github.com/expressjs/serve-index", "_id": "serve-index@1.2.1", "_shasum": "854daef00ac9ff2f5bfda1c019b78fb0ed6d2e6f", "_from": "serve-index@>=1.2.1 <1.3.0", "_npmVersion": "1.4.21", "_npmUser": { "name": "dougwilson", "email": "doug@somethingdoug.com" }, "maintainers": [ { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "shtylman", "email": "shtylman@gmail.com" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "mscdex", "email": "mscdex@mscdex.net" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.com" } ], "dist": { "shasum": "854daef00ac9ff2f5bfda1c019b78fb0ed6d2e6f", "tarball": "http://registry.npmjs.org/serve-index/-/serve-index-1.2.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.2.1.tgz" }