UNPKG

@nodefony/http-bundle

Version:

Nodefony Framework Bundle HTTP

42 lines (41 loc) 964 B
{ "name": "@nodefony/http-bundle", "version": "6.10.0", "description": "Nodefony Framework Bundle HTTP ", "contributors": [], "private": false, "main": "httpBundle.js", "scripts": {}, "keywords": [ "nodefony", "javascript", "HTTP2" ], "dependencies": { "cookie": "^0.4.1", "formidable": "^2.0.1", "memcached": "^2.2.2", "mime": "^3.0.0", "mkdirp": "^1.0.4", "ms": "^2.1.3", "qs": "^6.10.2", "request": "^2.88.2", "serve-static": "^1.14.2", "sockjs": "^0.3.24", "websocket": "^1.0.34" }, "repository": { "type": "git", "url": "git://github.com/nodefony/nodefony.git", "directory": "src/nodefony/bundles/http-bundle" }, "license": "CECILL-B", "licenses": [ { "type": "CECILL-B", "url": "http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html" } ], "author": "Christophe CAMENSULI <ccamensuli@gmail.com>", "readmeFilename": "readme.md" }