Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 5.58 KB

ACKNOWLEDGEMENTS.md

File metadata and controls

39 lines (37 loc) · 5.58 KB

Music Connect

Open Source Acknowledgements

This project relies on and uses open source software in its source code. Thank you to the open source project maintainers that make it possible for the Music Connect project to work. This list is ordered by runtime, followed by package manager, then dependencies in alphabetical order.

Open Source Project Name Repository License
Node JS https://github.com/nodejs/node MIT
NPM CLI https://github.com/npm/cli Artistic 2.0
axios https://github.com/axios/axios MIT
body-parser https://github.com/expressjs/body-parser MIT
copy-webpack-plugin https://github.com/webpack-contrib/copy-webpack-plugin MIT
css-loader https://github.com/webpack-contrib/css-loader MIT
dotenv https://github.com/motdotla/dotenv BSD 2-Clause "Simplified"
express https://github.com/expressjs/express MIT
express-fileupload https://github.com/richardgirges/express-fileupload MIT
express-session https://github.com/expressjs/session MIT
file-loader https://github.com/webpack-contrib/file-loader MIT
googleapis https://github.com/googleapis/google-api-nodejs-client Apache 2.0
image-webpack-loader https://github.com/tcoopman/image-webpack-loader MIT
multer https://github.com/expressjs/multer MIT
peer https://github.com/peers/peerjs-server MIT
peerjs https://github.com/peers/peerjs MIT
redis https://github.com/NodeRedis/node-redis MIT
sass https://github.com/sass/dart-sass MIT
sass-loader https://github.com/webpack-contrib/sass-loader MIT
socket.io https://github.com/socketio/socket.io MIT
style-loader https://github.com/webpack-contrib/style-loader MIT
uid-generator https://github.com/nwoltman/node-uid-generator MIT
uuid https://github.com/uuidjs/uuid MIT
vue https://github.com/vuejs/vue MIT
vue-clipboard2 https://github.com/Inndy/vue-clipboard2 MIT
vue-js-popover https://github.com/euvl/vue-js-popover MIT
vue-loader https://github.com/vuejs/vue-loader MIT
vue-template-compiler https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler MIT
webpack https://github.com/webpack/webpack MIT
webpack-cli https://github.com/webpack/webpack-cli MIT
ws https://github.com/websockets/ws MIT