Source: node-cors Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Build-Depends: debhelper-compat (= 13) , mocha , node-after , node-express , node-object-assign , node-supertest , node-vary , dh-sequence-nodejs Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-cors Vcs-Git: https://salsa.debian.org/js-team/node-cors.git Homepage: https://github.com/expressjs/cors/ Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-cors Architecture: all Depends: ${misc:Depends} , node-object-assign , node-vary , nodejs:any Description: middleware for enabling CORS in express/connect applications CORS is a node.js package for providing a Connect/Express middleware that can be used to dynamically or statically enable CORS with various options. . Node.js is an event-based server-side JavaScript engine.