mirror of
https://github.com/theotherp/nzbhydra2.git
synced 2026-02-06 11:17:18 +00:00
87 lines
2.4 KiB
JSON
87 lines
2.4 KiB
JSON
{
|
|
"name": "nzbhydra2",
|
|
"description": "Meta search for usenet indexers",
|
|
"main": "gulpfile.js",
|
|
"authors": [
|
|
"TheOtherP"
|
|
],
|
|
"license": "ISC",
|
|
"keywords": [
|
|
"usenet",
|
|
"newznab",
|
|
"indexer",
|
|
"metasearch"
|
|
],
|
|
"homepage": "https://github.com/theotherp/nzbhydra2",
|
|
"private": true,
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"dependencies": {
|
|
"angular-animate": "~1.4.7",
|
|
"angular-aria": "^1.5.0",
|
|
"angular-base64": "2.0.5",
|
|
"angular-block-ui": "~0.2.0",
|
|
"angular-bootstrap-switch": "^0.5.0",
|
|
"angular-cookies": "^1.5.5",
|
|
"angular-bootstrap": "~2.5.0",
|
|
"angular-busy": "~4.1.3",
|
|
"angular-chips": "~1.0.11",
|
|
"angular-cookie": "~4.0.9",
|
|
"angular-filter": "^0.5.11",
|
|
"angular-formly": "^7.3.9",
|
|
"angular-formly-templates-bootstrap": "~6.1.5",
|
|
"angular-http-auth": "^1.3.0",
|
|
"angular-loading-bar": "~0.8.0",
|
|
"angular-messages": "~1.5.0",
|
|
"angular-growl-v2": "angular-growl-2#~0.7.5",
|
|
"angular-local-storage": "^0.2.7",
|
|
"angular-route": "~1.4.7",
|
|
"angular-sanitize": ">= 1.2",
|
|
"angular-rison": "^0.0.13",
|
|
"angular-nvd3": "~1.0.9",
|
|
"angular-schema-form-dynamic-select": "~0.12.4",
|
|
"angular-ui-router-title": "^0.0.4",
|
|
"angular-ui-router": "~0.4.2",
|
|
"angular-ui-select": "^0.18.0",
|
|
"animate.css": "animate-css#~3.4.0",
|
|
"angular-vs-repeat": "~1.0.0-rc9",
|
|
"angularjs-dropdown-multiselect": "^1.11.8",
|
|
"bootstrap-less": "~3.3.4",
|
|
"angularUtils-pagination": "angular-utils-pagination#~0.9.0",
|
|
"bower": "*",
|
|
"install": "~1.0.4",
|
|
"checklist-model": "~0.9.0",
|
|
"font-awesome": "~4.7.0",
|
|
"bootstrap": "~3.3.5",
|
|
"filesize": "^3.3.0",
|
|
"moment": "momentjs#^2.13.0",
|
|
"ng-file-upload": "~12.2.12",
|
|
"moment-timezone": "^0.5.4",
|
|
"objectpath": "~1.2.1",
|
|
"superagent": "~1.4.0",
|
|
"satellizer": "^0.14.0",
|
|
"query": "~0.0.2",
|
|
"seiyria-bootstrap-slider": "~5.2.1",
|
|
"tv4": "~1.2.7",
|
|
"urijs": "~1.16.1",
|
|
"ui-select": "angular-ui-select#~0.13.2",
|
|
"typicons.font": "typicons#~2.0.7",
|
|
"underscore": "~1.8.3",
|
|
"angular": "~1.6.9",
|
|
"angular-bootstrap-colorpicker": "^3.0.32",
|
|
"sockjs-client": "^1.0.3",
|
|
"stompjs": "^4.0.8"
|
|
},
|
|
"resolutions": {
|
|
"angular-ui-select": "^0.18.0",
|
|
"objectpath": "~1.2.1",
|
|
"tv4": "~1.2.7",
|
|
"angular": "1.8.3"
|
|
}
|
|
}
|