-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
executable file
·37 lines (37 loc) · 1.07 KB
/
smart.lock
File metadata and controls
executable file
·37 lines (37 loc) · 1.07 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"moment": {},
"autocomplete": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.6.0",
"commit": "26156df681750fd6e6ed77043eef32b6653ebbdf"
},
"autocomplete": {
"git": "https://github.com/mizzao/meteor-autocomplete.git",
"tag": "v0.4.5",
"commit": "48a706f0055939ac9e05dd619ad6d4df3dcc237d"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
},
"caret-position": {
"git": "https://github.com/StockBase/meteor-caret-position.git",
"tag": "v2.1.0-3",
"commit": "6028cf980f62cbf72cb2ea527091a3a31f87b8a7"
}
}
}
}