-
Notifications
You must be signed in to change notification settings - Fork 1
/
smart.lock
37 lines (37 loc) · 1.08 KB
/
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
34
35
36
37
{
"meteor": {},
"dependencies": {
"basePackages": {
"server-session": {},
"router": {},
"react": {}
},
"packages": {
"server-session": {
"git": "https://github.com/matteodem/meteor-server-session.git",
"tag": "v0.4.1",
"commit": "c07427304f099f837991e5def23bce4a5cfa9054"
},
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.4.1",
"commit": "d00e380dda2184b70e909fc4a0fb5358d602c586"
},
"react": {
"git": "https://github.com/dhl/meteor-react.git",
"tag": "v0.0.3",
"commit": "24a87593db965ed9424efeffe98af19b4b743fd8"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
},
"HTML5-History-API": {
"git": "https://github.com/tmeasday/meteor-HTML5-History-API.git",
"tag": "v4.0.0",
"commit": "dc4965f1424cfca625ec3fbea17eace03f8e32c5"
}
}
}
}