-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
75 lines (75 loc) · 2.35 KB
/
smart.lock
File metadata and controls
75 lines (75 loc) · 2.35 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
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"jquery-ui": {},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"branch": "master"
},
"scss": {},
"autocomplete": {
"git": "https://github.com/kevinzenghu/meteor-autocomplete.git",
"branch": "master"
},
"font-awesome": {},
"tutorials": {
"git": "https://github.com/kevinzenghu/meteor-tutorials.git",
"branch": "master"
},
"ms-seo": {}
},
"packages": {
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.9.2",
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"branch": "master",
"commit": "ff274326a8dd75292e69977ae6e32c786d50746e"
},
"scss": {
"git": "https://github.com/fourseven/meteor-scss.git",
"tag": "v0.8.3",
"commit": "84fa8b09766e85a9e85b5606903f4222b7dd7605"
},
"autocomplete": {
"git": "https://github.com/kevinzenghu/meteor-autocomplete.git",
"branch": "master",
"commit": "ba40db5505419671335db5e8d748ba2116cd0590"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v4.0.3",
"commit": "61e9361384347547ae144f8228faa4deffda23db"
},
"tutorials": {
"git": "https://github.com/kevinzenghu/meteor-tutorials.git",
"branch": "master",
"commit": "ae1ee2409c1a40f8d15a2607d8a432bc4f80bab7"
},
"ms-seo": {
"git": "https://github.com/DerMambo/ms-seo",
"tag": "v0.2.3",
"commit": "4725204ed3fa739bba3c9df8b04f6be6ef5a0e3e"
},
"bootboxjs": {
"git": "https://github.com/TimHeckel/meteor-bootboxjs.git",
"tag": "v3.2.2",
"commit": "580adfebfa12b4d2186a80cec1109dab74ad6228"
},
"jqueryui": {
"git": "https://github.com/mizzao/meteor-jqueryui.git",
"tag": "v1.10.4",
"commit": "c75906fc9e1e19abf1ad5b2963925122ff8a0336"
},
"build-fetcher": {
"git": "https://github.com/mizzao/meteor-build-fetcher.git",
"tag": "v0.1.0",
"commit": "e3813b1fc7f5c576e8e1fa4c51ae6f4687780a35"
}
}
}
}