This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
sources.json
executable file
·97 lines (80 loc) · 2.59 KB
/
sources.json
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"JQuery": {
"script": "jquery/3.3.1/jquery.min.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"JQuery-UI": {
"stylesheet": "jqueryui/1.12.1/themes/smoothness/jquery-ui.css",
"script": "jqueryui/1.12.1/jquery-ui.min.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"JQuery Mobile": {
"stylesheet": "jquerymobile/1.4.5/jquery.mobile.min.css",
"script": "jquerymobile/1.4.5/jquery.mobile.min.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"AngularJS": {
"script": "angularjs/1.6.4/angular.min.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"Angular Material": {
"script": "angular_material/1.1.4/angular-material.min.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"Angular UI Router": {
"script": "angular-ui-router/1.0.0-rc.1/angular-ui-router.min.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"Dojo": {
"script": "dojo/1.12.2/dojo/dojo.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"Ext Core": {
"script": "ext-core/3.1.0/ext-core.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"Hammer.JS": {
"script": "hammerjs/2.0.8/hammer.min.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"Indefinite Observable": {
"script": "indefinite-observable/1.0.1/indefinite-observable.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"MooTools": {
"script": "mootools/1.6.0/mootools.min.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"Myanmar Tools": {
"script": "myanmar-tools/1.0.1/zawgyi_detector.min.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"Prototype": {
"script": "prototype/1.7.3.0/prototype.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"script.aculo.us": {
"script": "scriptaculous/1.9.0/scriptaculous.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"Shaka Player": {
"script": "shaka-player/2.3.2/shaka-player.compiled.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"SPF": {
"script": "spf/2.4.0/spf.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"SWFObject": {
"script": "swfobject/2.2/swfobject.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"three.js": {
"script": "threejs/r84/three.min.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
},
"Web Font Loader": {
"script": "webfont/1.6.26/webfont.js",
"url": "https://ajax.googleapis.com/ajax/libs/"
}
}