@@ -4494,6 +4494,37 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
44944494SOFTWARE.
44954495```
44964496
4497+ ## qrcode
4498+
4499+ * Homepage: https://github.com/soldair/node-qrcode
4500+ * Repository: https://github.com/soldair/node-qrcode
4501+ * License: ` MIT `
4502+
4503+ ``` text
4504+ The MIT License (MIT)
4505+
4506+ Copyright (c) 2012 Ryan Day
4507+
4508+ Permission is hereby granted, free of charge, to any person obtaining
4509+ a copy of this software and associated documentation files (the
4510+ "Software"), to deal in the Software without restriction, including
4511+ without limitation the rights to use, copy, modify, merge, publish,
4512+ distribute, sublicense, and/or sell copies of the Software, and to
4513+ permit persons to whom the Software is furnished to do so, subject to
4514+ the following conditions:
4515+
4516+ The above copyright notice and this permission notice shall be
4517+ included in all copies or substantial portions of the Software.
4518+
4519+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4520+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4521+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4522+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
4523+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4524+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
4525+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4526+ ```
4527+
44974528## Roboto-Font
44984529
44994530* Homepage: https://fonts.google.com/specimen/Roboto/about
0 commit comments