Package: wnpp Severity: wishlist Owner: Paolo Greppi <paolo.gre...@libpf.com> X-Debbugs-CC: debian-de...@lists.debian.org
* Package name : node-has-cors Version : 1.1.0 Upstream Author : Nathan Rajlich <nat...@tootallnate.net (http://n8.io/) * URL : https://github.com/component/has-cors * License : Expat Programming Lang: JavaScript Description : Detects support for Cross-Origin Resource Sharing Node.js module to detect support for CORS (Cross-Origin Resource Sharing), the mechanism that allows restricted resources on a web page to be requested from another domain outside the domain from which the resource originated. . Node.js is an event-based server-side JavaScript engine. This is just 4 lines of code, but quite popular on npm registry (3M downloads in the last month). Besides it's required by node-engine.io-client which in turn is one of the bits required by engine.io, socket.io and etherpad-lite. Paolo