-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlibraries.json
More file actions
48 lines (48 loc) · 1.6 KB
/
libraries.json
File metadata and controls
48 lines (48 loc) · 1.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"jsDelivr": {
"angularjs": ["1.3.15"],
"angular.bootstrap": ["0.13.0"],
"angularjs.nvd3-directives": ["v0.0.7"],
"angular.translate": ["2.7.0"],
"angular.ui-select": ["0.12.0"],
"bootstrap": ["3.0.2"],
"d3js": ["3.4.13"],
"fontawesome": ["4.7.0"],
"jquery": ["1.8.2"],
"jquery.ui": ["1.11.4"],
"lodash": ["3.10.1", "4.15.0"],
"leaflet": ["0.7.7"],
"momentjs": ["2.5.0", "2.17.1"],
"nvd3": ["1.1.15-beta"],
"rxjs": ["4.1.0"],
"select2": ["3.4.5"]
},
"npm": {
"angular": ["1.6.4"],
"angular-cookies": ["1.6.4"],
"angular-animate": ["1.6.4"],
"angular-mocks": ["1.6.4"],
"angular-sanitize": ["1.6.4"],
"angular-messages": ["1.6.4"],
"angular-route": ["1.6.4"],
"angular-touch": ["1.6.4"],
"angular-resource": ["1.6.4"],
"angular-css": ["1.0.8"],
"angular-leaflet-directive": ["0.10.0"],
"angular-ui-select2": ["0.0.5"],
"babel-polyfill": ["6.20.0"],
"ckeditor": ["4.6.1"],
"d2-ui": ["25.5.4", "28.0.2", "28.0.3"],
"i18next-xhr-backend": ["1.5.0"],
"i18next": ["10.0.7"],
"jquery": ["3.2.0", "3.2.1"],
"jquery-migrate": ["3.0.0", "3.0.1"],
"jquery-ui": ["1.12.1"],
"leaflet-geocoder-mapzen": ["1.4.1"],
"leaflet-contextmenu": ["1.1.0"],
"ng-i18next": ["1.0.5"],
"ng-infinite-scroll": ["1.0.0"],
"react": ["16.1.1", "16.2.0", "16.4.2"],
"react-dom": ["16.1.1", "16.2.0", "16.4.2"]
}
}