add library inside data.json

This commit is contained in:
David Ramirez
2022-10-05 10:26:50 -03:00
parent 296b6af148
commit 7d1462cf6a

View File

@@ -630,6 +630,15 @@
], ],
"description": "Fast, reliable, and secure dependency management." "description": "Fast, reliable, and secure dependency management."
}, },
{
"name": "lax.js",
"link": "https://github.com/alexfoxy/lax.js",
"label": "good-first-issue",
"technologies": [
"JavaScript"
],
"description": "Simple & lightweight vanilla JavaScript library to create smooth & beautiful."
},
{ {
"name": "pixi.js", "name": "pixi.js",
"link": "https://github.com/pixijs/pixi.js", "link": "https://github.com/pixijs/pixi.js",