Files
empire/package.json
2021-02-23 23:00:01 +00:00

25 lines
659 B
JSON

{
"name": "weird-little-empire",
"version": "1.0.0",
"description": "Oddities from the black heart of the Old World",
"private": true,
"dependencies": {
"angular": "^1.7.8",
"angular-animate": "^1.7.8",
"angular-bootstrap-plus": "^0.8.1",
"angular-i18n": "^1.7.8",
"angular-inview": "^3.0.0",
"angular-sanitize": "^1.7.8",
"angular-ui-bootstrap": "~2.5.6",
"autoprefixer": "^8.0.0",
"bootstrap": "^4.3.1",
"font-awesome": "^4.7.0",
"leaflet": "^1.1.0",
"leaflet-easybutton": "^2.2.0",
"postcss": "^6.0.23",
"postcss-cli": "^5.0.0",
"select2": "~4.0.3",
"ui-bootstrap4": "^3.0.5"
}
}