13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"name": "caprigis",
|
|
"version": "0.01",
|
|
"main": "index.js",
|
|
"author": "Nicolò P.",
|
|
"license": "GPLv3",
|
|
"dependencies": {
|
|
"bulma": "^1.0.1",
|
|
"fontawesome-free": "^1.0.4",
|
|
"leaflet": "^1.9.4"
|
|
}
|
|
}
|