-
Notifications
You must be signed in to change notification settings - Fork 2
/
smart.lock
33 lines (33 loc) · 912 Bytes
/
smart.lock
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"streams": {},
"font-awesome": {},
"iron-router": {},
"spin": {}
},
"packages": {
"streams": {
"git": "https://github.com/arunoda/meteor-streams.git",
"tag": "v0.1.17",
"commit": "9fcbbc9b7bf542827babc92089c19e730892a22f"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v4.0.3",
"commit": "61e9361384347547ae144f8228faa4deffda23db"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
}
}
}
}