Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
34
frontend/node_modules/@react-jvectormap/lib/jvectormap.jquery.json
generated
vendored
34
frontend/node_modules/@react-jvectormap/lib/jvectormap.jquery.json
generated
vendored
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user