-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
30 lines (30 loc) · 850 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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "f07715dc70de16a7aab84e56ab0c6cbd9c1f9dc6"
},
"dependencies": {
"basePackages": {
"router": {},
"collection-api": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.4.3",
"commit": "0691a6e2c4c249ce7d00cd6dc7ad27e1c7330a31"
},
"collection-api": {
"git": "https://github.com/crazytoad/meteor-collectionapi.git",
"tag": "v0.1.12",
"commit": "08a660b5d227b613fa38793f916c4dd055fb8ad0"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
}
}
}
}