Reorganize structure with entry point
This commit is contained in:
15
webgis/js/package.json
Normal file
15
webgis/js/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "caprigis",
|
||||
"version": "0.01",
|
||||
"main": "index.js",
|
||||
"author": "Nicolò P.",
|
||||
"license": "GPLv3",
|
||||
"dependencies": {
|
||||
"@kalisio/leaflet-graphicscale": "^1.0.0",
|
||||
"bulma": "^1.0.1",
|
||||
"fontawesome-free": "^1.0.4",
|
||||
"leaflet": "^1.9.4",
|
||||
"spotlight.js": "^0.7.8"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user