Add yet-another-react-lightbox package and update .gitignore to exclude node_modules

This commit is contained in:
IGNY8 VPS (Salman)
2025-11-12 18:50:30 +00:00
parent bd2a5570a9
commit c92f4a5edd
9304 changed files with 29 additions and 2008667 deletions

View File

@@ -1,34 +0,0 @@
{
"name": "jvectormap",
"title": "jVectorMap",
"description": "jQuery plugin for embedding vector maps with reach API and methods for data visualization to the web-pages.",
"keywords": [
"map",
"vector",
"world",
"usa",
"choropleth"
],
"version": "2.0.5",
"author": {
"name": "Kirill Lebedev",
"email" : "echo.bjornd@gmail.com"
},
"licenses": [
{
"type": "AGPL",
"url": "http://www.gnu.org/copyleft/gpl.html"
},
{
"type": "Commercial",
"url": "http://www.binpress.com/license/read/id/3085/app/2122"
}
],
"bugs": "https://github.com/bjornd/jvectormap/issues",
"homepage": "http://jvectormap.com",
"docs": "http://jvectormap.com/documentation/",
"download": "http://jvectormap.com/download/",
"dependencies": {
"jquery": ">=1.5"
}
}