UNPKG

wns-http-package

Version:

HTTP package/bundle for WNS Middleware

32 lines (31 loc) 680 B
{ "name": "wns-http-package", "version": "0.1.4", "description": "HTTP package/bundle for WNS Middleware", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/pedronasser/wns-http-package" }, "npmRequire": { "express": "*", "formidable": "*" }, "keywords": [ "http", "package", "bundle", "wns", "wnserver", "https", "servername" ], "author": "Pedro Nasser <pedro@yept.net>", "license": "MIT", "bugs": { "url": "https://github.com/pedronasser/wns-http-package/issues" } }