-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
39 lines (39 loc) · 1.09 KB
/
smart.lock
File metadata and controls
39 lines (39 loc) · 1.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
{
"meteor": {},
"dependencies": {
"basePackages": {
"scss": {},
"collection-helpers": {},
"define": {},
"npm": {},
"accounts-guest": {}
},
"packages": {
"scss": {
"git": "https://github.com/fourseven/meteor-scss.git",
"tag": "v0.8.4",
"commit": "11af0da643944d241fe7d173af76162c4b670dee"
},
"collection-helpers": {
"git": "https://github.com/dburles/meteor-collection-helpers.git",
"tag": "v0.2.4",
"commit": "e10ac53aa03e9656ee8ecaff7b9054dcb3a8a791"
},
"define": {
"git": "https://github.com/apendua/require.git",
"tag": "v0.9.0.2",
"commit": "5c3bdfdf7c747dc7297e7697d5f1a28ef86772f2"
},
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.6",
"commit": "177ab6118de5bf8cffb19481343d5762ff7a2aaf"
},
"accounts-guest": {
"git": "https://github.com/artwells/meteor-accounts-guest.git",
"tag": "v0.0.6",
"commit": "f40bcf1f9e5999c70ab81a4f1e7a39f3ce78aa57"
}
}
}
}