-
Notifications
You must be signed in to change notification settings - Fork 1
/
smart.lock
33 lines (33 loc) · 923 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": {
"buzz.js": {},
"streams": {},
"zurb-foundation": {},
"moment": {}
},
"packages": {
"buzz.js": {
"git": "https://github.com/brentjanderson/meteor-buzz.git",
"tag": "v1.1.0.1",
"commit": "5c579c9833a6633a38fb05db928a09ac0a3bbc7e"
},
"streams": {
"git": "https://github.com/arunoda/meteor-streams.git",
"tag": "v0.1.17",
"commit": "9fcbbc9b7bf542827babc92089c19e730892a22f"
},
"zurb-foundation": {
"git": "https://github.com/MixinLabs/meteor-foundation.git",
"tag": "v5.2.2-0.0.1",
"commit": "afe432020cc6246fa0a243a6d2e1e031f08d98e3"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.6.0",
"commit": "26156df681750fd6e6ed77043eef32b6653ebbdf"
}
}
}
}