forked from VulcanJS/Vulcan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
47 lines (47 loc) · 1.39 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
46
47
{
"meteor": {},
"dependencies": {
"basePackages": {
"momentjs": {},
"database-forms": {
"git": "git://github.com/SachaG/database-forms.git",
"branch": "master"
},
"crypto-md5": {},
"iron-router": {},
"nprogress": {}
},
"packages": {
"momentjs": {
"git": "https://github.com/crapthings/meteor-momentjs.git",
"tag": "v2.1.0.2",
"commit": "59a762e297082eea8b8cae00374c2b7ac6f89529"
},
"database-forms": {
"git": "git://github.com/SachaG/database-forms.git",
"branch": "master",
"commit": "b11ac7d5ca10df610ee5ca810cde45bb38ac81b7"
},
"crypto-md5": {
"git": "https://github.com/tmeasday/meteor-crypto-md5.git",
"tag": "v0.0.2",
"commit": "a943bea4cffeac9a14c2825dfe57d32b9d677e6f"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.0",
"commit": "c63e92d24c8210e2304ff5fed1b5c463394aeaf6"
},
"nprogress": {
"git": "https://github.com/zhouzhuojie/meteor-nprogress.git",
"tag": "v0.0.3",
"commit": "ffd1c5dd400af64121197f4e637a215c4b6b1fc7"
},
"crypto-base": {
"git": "https://github.com/tmeasday/meteor-crypto-base.git",
"tag": "v0.0.3",
"commit": "fdc0b7b3d24e2e31c5c95beddafe890ffbaafd42"
}
}
}
}