You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
99 lines
2.6 KiB
99 lines
2.6 KiB
{ |
|
"_args": [ |
|
[ |
|
"serve-index@1.9.1", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync" |
|
] |
|
], |
|
"_from": "serve-index@1.9.1", |
|
"_id": "serve-index@1.9.1", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/serve-index", |
|
"_nodeVersion": "6.11.1", |
|
"_npmOperationalInternal": { |
|
"host": "s3://npm-registry-packages", |
|
"tmp": "tmp/serve-index-1.9.1.tgz_1506659829376_0.796724762301892" |
|
}, |
|
"_npmUser": { |
|
"email": "doug@somethingdoug.com", |
|
"name": "dougwilson" |
|
}, |
|
"_npmVersion": "3.10.10", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "serve-index", |
|
"raw": "serve-index@1.9.1", |
|
"rawSpec": "1.9.1", |
|
"scope": null, |
|
"spec": "1.9.1", |
|
"type": "version" |
|
}, |
|
"_requiredBy": [ |
|
"/browser-sync" |
|
], |
|
"_resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz", |
|
"_shasum": "d3768d69b1e7d82e5ce050fff5b453bea12a9239", |
|
"_shrinkwrap": null, |
|
"_spec": "serve-index@1.9.1", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync", |
|
"author": { |
|
"email": "doug@somethingdoug.com", |
|
"name": "Douglas Christopher Wilson" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/expressjs/serve-index/issues" |
|
}, |
|
"dependencies": { |
|
"accepts": "~1.3.4", |
|
"batch": "0.6.1", |
|
"debug": "2.6.9", |
|
"escape-html": "~1.0.3", |
|
"http-errors": "~1.6.2", |
|
"mime-types": "~2.1.17", |
|
"parseurl": "~1.3.2" |
|
}, |
|
"description": "Serve directory listings", |
|
"devDependencies": { |
|
"after": "0.8.2", |
|
"istanbul": "0.4.5", |
|
"mocha": "2.5.3", |
|
"supertest": "1.1.0" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "d3768d69b1e7d82e5ce050fff5b453bea12a9239", |
|
"tarball": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
}, |
|
"files": [ |
|
"public/", |
|
"LICENSE", |
|
"HISTORY.md", |
|
"index.js" |
|
], |
|
"gitHead": "a399faa1801f02ee1885e5664ed21a9c7990b63a", |
|
"homepage": "https://github.com/expressjs/serve-index#readme", |
|
"license": "MIT", |
|
"maintainers": [ |
|
{ |
|
"email": "doug@somethingdoug.com", |
|
"name": "dougwilson" |
|
} |
|
], |
|
"name": "serve-index", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/expressjs/serve-index.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": "1.9.1" |
|
}
|
|
|