UNPKG

2.06 kBJSONView Raw
1{
2 "name": "agneta-platform",
3 "private": true,
4 "ignore": ["**/.*", "node_modules", "bower_components", "test", "tests"],
5 "resolutions": {
6 "angular": "1.7.x",
7 "angular-aria": "1.7.x",
8 "angular-animate": "1.7.x"
9 },
10 "dependencies": {
11 "angular": "1.7.x",
12 "angular-animate": "1.7.x",
13 "angular-cookies": "1.7.x",
14 "angular-aria": "1.7.x",
15 "angular-i18n": "1.7.x",
16 "angular-material": "1.1.x",
17 "angular-messages": "1.7.x",
18 "angular-resource": "1.7.x",
19 "angular-route": "1.7.x",
20 "angular-sanitize": "1.7.x",
21 "lodash": "4.15.0",
22 "ng-sortable": "1.3.7",
23 "pretty-json": "2.1.1",
24 "st-json-beautifier": "1.0.1",
25 "ng-file-upload": "12.2.13",
26 "codemirror": "5.21.0",
27 "js-yaml": "3.7.0",
28 "ngQuill": "ng-quill#^3.0.1",
29 "quill.tar": "https://github.com/quilljs/quill/releases/download/v1.2.3/quill.tar.gz",
30 "cookieconsent": "2.0.x",
31 "moment": "2.13.x",
32 "oclazyload": "1.0.x",
33 "Swiper": "swiper#3.3.1",
34 "photoswipe": "4.1.x",
35 "angular-moment": "https://github.com/urish/angular-moment/archive/1.0.0-beta.6.zip",
36 "Chart.js": "https://github.com/chartjs/Chart.js/releases/download/v2.5.0/Chart.js.zip",
37 "angular-material-data-table": "0.10.x",
38 "angular-recaptcha": "4.x",
39 "fuse.js": "2.5.x",
40 "string": "3.3.x",
41 "stacktrace-js": "1.3.x",
42 "es6-promise": "4.0.x",
43 "socketcluster-client": "5.5.2",
44 "bluebird": "3.4.x",
45 "videogular": "1.4.x",
46 "videogular-themes-default": "1.4.x",
47 "videogular-controls": "1.4.x",
48 "videogular-buffering": "1.4.x",
49 "videogular-overlay-play": "1.4.x",
50 "videogular-poster": "1.4.x",
51 "ua-parser-js": "0.7.x",
52 "pdfjs-dist": "1.7.x",
53 "ngstorage": "0.3.x",
54 "angular-material-sidemenu": "git://github.com/xandorxicay/angular-material-sidemenu.git",
55 "d3": "4.10.2",
56 "scrollmagic": "2.0.5",
57 "filesize": "3.5.10",
58 "js-xlsx": "https://github.com/protobi/js-xlsx/archive/v0.87.zip",
59 "file-saver": "1.3.3",
60 "md-date-range-picker": "^0.7.2"
61 }
62}