forked from mondora-labs/scrummaster
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
64 lines (64 loc) · 2.09 KB
/
smart.lock
File metadata and controls
64 lines (64 loc) · 2.09 KB
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "bb6c88ca9e3409ce4d50b796123c62cfb8fc71fd"
},
"dependencies": {
"basePackages": {
"bootstrap-updated": {},
"font-awesome": {},
"router": {},
"accounts-ui-bootstrap-dropdown": {},
"foundation": {},
"crypto-md5": {}
},
"packages": {
"bootstrap-updated": {
"git": "https://github.com/Charuru/bootstrap-updated.git",
"tag": "v1.0.1",
"commit": "bdd5fcc8e134e62bcbb9d11aad8270534ffb6493"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v3.2.1",
"commit": "38bdfff72dfb8857b272f9a9b056045d6a015489"
},
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.4.1",
"commit": "d00e380dda2184b70e909fc4a0fb5358d602c586"
},
"accounts-ui-bootstrap-dropdown": {
"git": "https://github.com/erobit/meteor-accounts-ui-bootstrap-dropdown.git",
"tag": "v0.6.5.1",
"commit": "c8b29d2e7f8611d6dec9d6d23c1c2b94e000b0fb"
},
"foundation": {
"git": "https://github.com/ewall/meteor-foundation.git",
"tag": "v4.3.1",
"commit": "ecc55cd1ae470c902e010e5986a26c66e810d989"
},
"crypto-md5": {
"git": "https://github.com/tmeasday/meteor-crypto-md5.git",
"tag": "v0.0.2",
"commit": "a943bea4cffeac9a14c2825dfe57d32b9d677e6f"
},
"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"
},
"crypto-base": {
"git": "https://github.com/tmeasday/meteor-crypto-base.git",
"tag": "v0.0.3",
"commit": "fdc0b7b3d24e2e31c5c95beddafe890ffbaafd42"
}
}
}
}