UNPKG

jack2

Version:

HTTP middleware for Node.js/Q-JSGI/JSGI2

33 lines (32 loc) 625 B
{ "name": "jack2", "version": "0.0.0", "description": "HTTP middleware for Node.js/Q-JSGI/JSGI2", "main": "jack2.js", "dependencies": { "q": "~0.8.9", "q-http": "~0.1.14" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/tlrobinson/jack2.git" }, "keywords": [ "jack", "jsgi", "jsgi2", "q-jsgi", "q", "q-http", "http", "middleware", "rack", "wsgi", "connect" ], "author": "Tom Robinson <tlrobinson@gmail.com> (http://tlrobinson.net/)", "license": "BSD" }