-
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.08 KB
/
Copy pathsmart.lock
File metadata and controls
38 lines (38 loc) · 1.08 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": {
"famono": {},
"iron-router": {},
"font-awesome": {},
"fastclick": {}
},
"packages": {
"famono": {
"git": "https://github.com/raix/Meteor-famono.git",
"tag": "v0.3.12",
"commit": "2cb940bbcf8b72bb65819b813387542156e1bfea"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v4.1.0",
"commit": "ce6b1e92715d1938babc5d69c655c17e387f5926"
},
"fastclick": {
"git": "https://github.com/percolatestudio/meteor-fastclick",
"tag": "v0.6.7",
"commit": "fcb3bfd34d9f6874e626b4e24e8f54107938db41"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}