blob: d8b5366c6894120f9ec1b41c2917b3f1b729132f [file] [log] [blame]
{
"name": "osm-lw-ui",
"authors": [
"Francesco Lombardo <flombardo@cnit.it>"
],
"description": "OSM Light UI",
"main": "",
"license": "Apache-2.0",
"homepage": "https://osm.etsi.org",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"resolutions": {
"jquery": "2 - 3"
},
"dependencies": {
"admin-lte": "^2.4.3",
"codemirror": "^5.36.0",
"d3": "^4",
"bootbox.js": "bootbox#^4.4.0",
"components-font-awesome": "^5.0.6",
"moment": "^2.22.2"
}
}