3 "description": "Sinatra inspired web development framework",
4 "version": "4.0.0-rc2",
5 "author": "TJ Holowaychuk <tj@vision-media.ca>",
8 "name": "TJ Holowaychuk",
9 "email": "tj@vision-media.ca"
12 "name": "Aaron Heckmann",
13 "email": "aaron.heckmann+github@gmail.com"
16 "name": "Ciaran Jessup",
17 "email": "ciaranj@gmail.com"
20 "name": "Guillermo Rauch",
21 "email": "rauchg@gmail.com"
24 "name": "Jonathan Ong",
25 "email": "me@jongleberry.com"
28 "name": "Roman Shtylman",
29 "email": "shtylman+expressjs@gmail.com"
36 "range-parser": "1.0.0",
38 "buffer-crc32": "0.2.1",
42 "cookie-signature": "1.0.3",
43 "merge-descriptors": "0.0.2",
44 "utils-merge": "1.0.0",
45 "escape-html": "1.0.1",
47 "serve-static": "1.0.1",
48 "path-to-regexp": "0.1.2",
49 "debug": ">= 0.7.3 < 1"
58 "connect-redis": "~1.4.5",
60 "supertest": "~0.8.1",
61 "body-parser": "1.0.0",
62 "cookie-parser": "1.0.1",
63 "static-favicon": "1.0.0",
64 "express-session": "1.0.1",
79 "repository": "git://github.com/visionmedia/express",
81 "prepublish": "npm prune",