This repository has been archived on 2022-01-02. You can view files and clone it, but cannot push or open issues/pull-requests.
AriaNg/bower.json

63 lines
1.7 KiB
JSON

{
"private": true,
"name": "ariang",
"description": "AriaNg, a modern web frontend making aria2 easier to use.",
"main": "index.html",
"authors": [
"MaysWind <i@mayswind.net>"
],
"license": "MIT",
"keywords": [
"aria2",
"Web",
"Frontend",
"UI"
],
"homepage": "http://ariang.mayswind.net/",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "3.3.1",
"bootstrap": "3.3.7",
"moment": "2.22.2",
"moment-timezone": "0.5.17",
"echarts": "3.8.5",
"font-awesome": "^4.7.0",
"admin-lte": "2.4.3",
"sweetalert": "^1.1.3",
"awesome-bootstrap-checkbox": "^0.3.7",
"jquery-slimscroll": "^1.3.8",
"bootstrap-contextmenu": "^0.3.4",
"angular": "1.6.10",
"angular-route": "1.6.10",
"angular-sanitize": "1.6.10",
"angular-touch": "1.6.10",
"angular-messages": "1.6.10",
"angular-cookies": "1.6.10",
"angular-animate": "1.6.10",
"angular-translate": "^2.18.1",
"angular-moment": "1.2.0",
"angular-websocket": "^2.0.0",
"angular-utf8-base64": "^0.0.5",
"angular-local-storage": "^0.7.1",
"angular-notification": "775ee861c1737b284588bcb878ba1f4e43c70c97",
"angular-ui-notification": "^0.3.6",
"angular-bittorrent-peerid": "^1.2.0",
"angular-busy": "^4.1.4",
"angular-promise-buttons": "^0.1.23",
"angular-clipboard": "^1.6.2",
"angular-input-dropdown": "mayswind/angular-input-dropdown#68670e39816698b3eb98c0e740a0efe77d5fbdd1",
"angularjs-dragula": "^2.0.0",
"ngSweetAlert": "^1.1.2"
},
"resolutions": {
"jquery": "3.3.1",
"angular": "1.6.10"
}
}