This repository has been archived by the owner on Jan 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy pathsmart.lock
45 lines (45 loc) · 1.29 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
44
45
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "devel",
"commit": "8eacb1ab9f3e0d268f584b6b606b73db5f0d3da9"
},
"dependencies": {
"basePackages": {
"moment": {},
"router": {
"git": "https://github.com/chuangbo/meteor-router.git",
"branch": "master"
},
"cookie": {},
"accounts-qq": {}
},
"packages": {
"moment": {
"git": "https://github.com/possibilities/meteor-moment.git",
"tag": "v1.7.0",
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
},
"router": {
"git": "https://github.com/chuangbo/meteor-router.git",
"branch": "master",
"commit": "ec77449129afc7fa23fc108e6a0fc6fba64183cb"
},
"cookie": {
"git": "https://github.com/chuangbo/meteor-cookie.git",
"tag": "v1.0.2",
"commit": "263fd43ef3c7eaaa3f412b97bbc8d4622b348a6e"
},
"accounts-qq": {
"git": "https://github.com/yonggao/meteor-accounts-qq.git",
"tag": "v0.2.5",
"commit": "655c7951b1d34a112e72d43e4d7cd5271dc9bfdd"
},
"page-js": {
"git": "https://github.com/chuangbo/meteor-page-js.git",
"branch": "master",
"commit": "84b9c5fe2ecb749a8e0d2a570e208ce83e4e358e"
}
}
}
}