Vulcan/smart.lock
2014-04-05 12:48:35 -07:00

67 lines
2 KiB
Text

{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"tag": "release/0.7.0",
"commit": "e042e5a85a0fb38b51637aee2715564272ec1fdc"
},
"dependencies": {
"basePackages": {
"momentjs": {},
"crypto-base": {},
"database-forms": {
"git": "git://github.com/SachaG/database-forms.git",
"branch": "master"
},
"crypto-md5": {},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router",
"tag": "v0.6.2"
},
"nprogress": {},
"fast-render": {},
"spin": {}
},
"packages": {
"momentjs": {
"git": "https://github.com/crapthings/meteor-momentjs.git",
"tag": "v2.1.0.2",
"commit": "59a762e297082eea8b8cae00374c2b7ac6f89529"
},
"crypto-base": {
"git": "https://github.com/oortcloud/meteor-crypto-base.git",
"tag": "v3.1.2.1",
"commit": "5df8d82a0595553415bbfae2930c6ecbeece5794"
},
"database-forms": {
"git": "git://github.com/SachaG/database-forms.git",
"branch": "master",
"commit": "b11ac7d5ca10df610ee5ca810cde45bb38ac81b7"
},
"crypto-md5": {
"git": "https://github.com/oortcloud/meteor-crypto-md5.git",
"tag": "v3.1.2.2",
"commit": "75bbb3eeace302122d3554a6212a6fe92553fa18"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"nprogress": {
"git": "https://github.com/zhouzhuojie/meteor-nprogress.git",
"tag": "v0.0.4",
"commit": "8333206b751a24fac1fbd1b03fa37621bcefe50c"
},
"fast-render": {
"git": "https://github.com/arunoda/meteor-fast-render.git",
"tag": "v0.1.25",
"commit": "010c4ee25b48ab6a7373000be48f9cd4a8535880"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
}
}
}
}