Source: node-cors Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Thorsten Alteholz Build-Depends: debhelper-compat (= 12) , mocha , node-after , node-express , node-object-assign , node-supertest , node-vary , pkg-js-tools (>= 0.9.20~) Standards-Version: 4.5.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 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.