mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 16:26:55 +02:00
Adding repository field to package.json
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "leaflet.markercluster",
|
"name": "leaflet.markercluster",
|
||||||
|
"repository": "https://github.com/Leaflet/Leaflet.markercluster",
|
||||||
"version": "0.4.0",
|
"version": "0.4.0",
|
||||||
"description": "Provides Beautiful Animated Marker Clustering functionality for Leaflet",
|
"description": "Provides Beautiful Animated Marker Clustering functionality for Leaflet",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -18,4 +19,4 @@
|
|||||||
"prepublish": "jake"
|
"prepublish": "jake"
|
||||||
},
|
},
|
||||||
"keywords": ["gis", "map"]
|
"keywords": ["gis", "map"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user