-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
43 lines (43 loc) · 1.28 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
38
39
40
41
42
43
{
"meteor": {},
"dependencies": {
"basePackages": {
"npm": {},
"router": {},
"spin": {},
"paginated-subscription": {}
},
"packages": {
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.2",
"commit": "ad83acff83385d5ea05997c8bbc2d7493ba4c04e"
},
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.4",
"commit": "e40ee450a756b54a32ed67be4595772403256fb5"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.0",
"commit": "fd3a2871a69442848b4b4e74f5e1ae28fa4a95a4"
},
"paginated-subscription": {
"git": "https://github.com/tmeasday/meteor-paginated-subscription.git",
"tag": "v0.1.2",
"commit": "35e0c6112df2b4cfeb60b559276a93cac5ee2dd6"
},
"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"
}
}
}
}