-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
42 lines (42 loc) · 1.21 KB
/
smart.lock
File metadata and controls
42 lines (42 loc) · 1.21 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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "405cd9e86c6336bd9aaa7a8f240bb9815dceed2d"
},
"dependencies": {
"basePackages": {
"router": {},
"stylus-mixin": {},
"d3js-package": {},
"font-awesome": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.3.5",
"commit": "e8e63db2411204f0a6589b74dd591babbfb2da1a"
},
"stylus-mixin": {
"git": "https://github.com/Charuru/stylus-mixin.git",
"tag": "v1.1.0",
"commit": "30483b684d044c09209882ed49fa4a9907300fcf"
},
"d3js-package": {
"git": "https://github.com/acidsound/d3js-package.git",
"tag": "v0.5.1",
"commit": "7d3eda4fca00782624ef8e99db84488711ba17e3"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v0.1.3",
"commit": "e507577b97827de662866304f8b9d3d553e3912f"
},
"page-js": {
"git": "https://github.com/tmeasday/meteor-page-js.git",
"tag": "v1.3.5",
"commit": "c652f795a86498aa4609ab637a694710421cb218"
}
}
}
}