Rinser/node_modules/express/package.json

165 lines
4.1 KiB
JSON
Raw Normal View History

2015-07-20 13:42:07 +00:00
{
2017-09-11 10:34:45 +00:00
"_from": "express@^4.15.3",
2017-07-18 11:42:39 +00:00
"_id": "express@4.15.3",
2017-09-11 10:34:45 +00:00
"_inBundle": false,
"_integrity": "sha1-urZdDwOqgMNYQIly/HAPkWlEtmI=",
2016-02-12 13:10:16 +00:00
"_location": "/express",
2016-03-15 11:33:52 +00:00
"_phantomChildren": {
2017-09-11 10:34:45 +00:00
"debug": "2.6.7",
2017-07-18 11:42:39 +00:00
"depd": "1.1.0",
"destroy": "1.0.4",
"encodeurl": "1.0.1",
"escape-html": "1.0.3",
"forwarded": "0.1.0",
2017-09-11 10:34:45 +00:00
"http-errors": "1.6.1",
2017-07-18 11:42:39 +00:00
"mime": "1.3.4",
2017-09-11 10:34:45 +00:00
"ms": "2.0.0",
2017-07-18 11:42:39 +00:00
"on-finished": "2.3.0",
"parseurl": "1.3.1",
2017-09-11 10:34:45 +00:00
"statuses": "1.3.1",
2017-07-18 11:42:39 +00:00
"unpipe": "1.0.0"
2016-03-15 11:33:52 +00:00
},
2016-02-12 13:10:16 +00:00
"_requested": {
2017-09-11 10:34:45 +00:00
"type": "range",
"registry": true,
"raw": "express@^4.15.3",
2016-02-12 13:10:16 +00:00
"name": "express",
2017-09-11 10:34:45 +00:00
"escapedName": "express",
"rawSpec": "^4.15.3",
"saveSpec": null,
"fetchSpec": "^4.15.3"
2016-02-12 13:10:16 +00:00
},
"_requiredBy": [
"/"
],
2017-07-18 11:42:39 +00:00
"_resolved": "https://registry.npmjs.org/express/-/express-4.15.3.tgz",
"_shasum": "bab65d0f03aa80c358408972fc700f916944b662",
2017-09-11 10:34:45 +00:00
"_spec": "express@^4.15.3",
"_where": "/Users/martin/dev/Rinser",
2015-07-20 13:42:07 +00:00
"author": {
2017-09-11 10:34:45 +00:00
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
2016-02-12 13:10:16 +00:00
},
"bugs": {
"url": "https://github.com/expressjs/express/issues"
2015-07-20 13:42:07 +00:00
},
2017-09-11 10:34:45 +00:00
"bundleDependencies": false,
2015-07-20 13:42:07 +00:00
"contributors": [
{
2017-09-11 10:34:45 +00:00
"name": "Aaron Heckmann",
"email": "aaron.heckmann+github@gmail.com"
2015-07-20 13:42:07 +00:00
},
{
2017-09-11 10:34:45 +00:00
"name": "Ciaran Jessup",
"email": "ciaranj@gmail.com"
2015-07-20 13:42:07 +00:00
},
{
2017-09-11 10:34:45 +00:00
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
2015-07-20 13:42:07 +00:00
},
{
2017-09-11 10:34:45 +00:00
"name": "Guillermo Rauch",
"email": "rauchg@gmail.com"
2015-07-20 13:42:07 +00:00
},
{
2017-09-11 10:34:45 +00:00
"name": "Jonathan Ong",
"email": "me@jongleberry.com"
2015-07-20 13:42:07 +00:00
},
{
2017-09-11 10:34:45 +00:00
"name": "Roman Shtylman",
"email": "shtylman+expressjs@gmail.com"
2016-02-12 13:10:16 +00:00
},
{
2017-09-11 10:34:45 +00:00
"name": "Young Jae Sim",
"email": "hanul@hanul.me"
2015-07-20 13:42:07 +00:00
}
],
"dependencies": {
2017-07-18 11:42:39 +00:00
"accepts": "~1.3.3",
2016-02-12 13:10:16 +00:00
"array-flatten": "1.1.1",
2017-07-18 11:42:39 +00:00
"content-disposition": "0.5.2",
"content-type": "~1.0.2",
"cookie": "0.3.1",
2015-07-20 13:42:07 +00:00
"cookie-signature": "1.0.6",
2017-07-18 11:42:39 +00:00
"debug": "2.6.7",
2016-02-12 13:10:16 +00:00
"depd": "~1.1.0",
2017-07-18 11:42:39 +00:00
"encodeurl": "~1.0.1",
2016-02-12 13:10:16 +00:00
"escape-html": "~1.0.3",
2017-07-18 11:42:39 +00:00
"etag": "~1.8.0",
"finalhandler": "~1.0.3",
"fresh": "0.5.0",
2016-02-12 13:10:16 +00:00
"merge-descriptors": "1.0.1",
"methods": "~1.1.2",
"on-finished": "~2.3.0",
"parseurl": "~1.3.1",
"path-to-regexp": "0.1.7",
2017-07-18 11:42:39 +00:00
"proxy-addr": "~1.1.4",
"qs": "6.4.0",
"range-parser": "~1.2.0",
"send": "0.15.3",
"serve-static": "1.12.3",
"setprototypeof": "1.0.3",
"statuses": "~1.3.1",
"type-is": "~1.6.15",
2015-08-14 19:58:05 +00:00
"utils-merge": "1.0.0",
2017-07-18 11:42:39 +00:00
"vary": "~1.1.1"
2015-07-20 13:42:07 +00:00
},
2017-09-11 10:34:45 +00:00
"deprecated": false,
2016-02-12 13:10:16 +00:00
"description": "Fast, unopinionated, minimalist web framework",
2015-07-20 13:42:07 +00:00
"devDependencies": {
2017-07-18 11:42:39 +00:00
"after": "0.8.2",
"body-parser": "1.17.1",
2016-02-12 13:10:16 +00:00
"connect-redis": "~2.4.1",
2017-07-18 11:42:39 +00:00
"cookie-parser": "~1.4.3",
2016-02-12 13:10:16 +00:00
"cookie-session": "~1.2.0",
2017-07-18 11:42:39 +00:00
"ejs": "2.5.6",
"express-session": "1.15.2",
"hbs": "4.0.1",
"istanbul": "0.4.5",
"marked": "0.3.6",
"method-override": "2.3.8",
"mocha": "3.4.1",
"morgan": "1.8.1",
"multiparty": "4.1.3",
"pbkdf2-password": "1.2.1",
"should": "11.2.1",
"supertest": "1.2.0",
"vhost": "~3.0.2"
2015-07-20 13:42:07 +00:00
},
2016-02-12 13:10:16 +00:00
"engines": {
"node": ">= 0.10.0"
2015-07-20 13:42:07 +00:00
},
"files": [
2016-02-12 13:10:16 +00:00
"LICENSE",
2017-07-18 11:42:39 +00:00
"History.md",
2015-07-20 13:42:07 +00:00
"Readme.md",
"index.js",
"lib/"
],
2017-07-18 11:42:39 +00:00
"homepage": "http://expressjs.com/",
2016-02-12 13:10:16 +00:00
"keywords": [
"express",
"framework",
2017-07-18 11:42:39 +00:00
"sinatra",
"web",
2016-02-12 13:10:16 +00:00
"rest",
"restful",
"router",
2017-07-18 11:42:39 +00:00
"app",
"api"
2016-02-12 13:10:16 +00:00
],
"license": "MIT",
"name": "express",
"repository": {
"type": "git",
"url": "git+https://github.com/expressjs/express.git"
2015-07-20 13:42:07 +00:00
},
2016-02-12 13:10:16 +00:00
"scripts": {
"test": "mocha --require test/support/env --reporter spec --bail --check-leaks test/ test/acceptance/",
"test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks test/ test/acceptance/",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks test/ test/acceptance/",
"test-tap": "mocha --require test/support/env --reporter tap --check-leaks test/ test/acceptance/"
},
2017-07-18 11:42:39 +00:00
"version": "4.15.3"
2015-07-20 13:42:07 +00:00
}