forked from ccorcos/meteor-reactive-d3-force
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
38 lines (38 loc) · 1.1 KB
/
smart.lock
File metadata and controls
38 lines (38 loc) · 1.1 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"less-bootstrap-3": {},
"less-fontawesome-4": {},
"fake": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"less-bootstrap-3": {
"git": "https://github.com/DerMambo/less-bootstrap-3.git",
"tag": "v0.0.1",
"commit": "1321ac0ebc809bc354186b96f4c28b7042e38507"
},
"less-fontawesome-4": {
"git": "https://github.com/DerMambo/less-fontawesome-4.git",
"tag": "v0.0.1",
"commit": "f40d8d5e0794325aedddd4aeedd1e9cfb47ca133"
},
"fake": {
"git": "https://github.com/subhog/meteor-fake.git",
"tag": "v0.3.4",
"commit": "e5393ddad6fbee5638e5c430666693828b403abc"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}