Vulcan/smart.lock

58 lines
1.8 KiB
Text
Raw Normal View History

{
"meteor": {},
"dependencies": {
2012-10-04 15:26:59 +09:00
"basePackages": {
2013-04-19 17:31:48 +09:00
"router": {},
2013-07-19 12:52:10 +09:00
"momentjs": {},
2013-04-05 11:58:37 +09:00
"database-forms": {
2013-04-19 17:31:48 +09:00
"git": "git://github.com/SachaG/database-forms.git",
2013-04-05 11:58:37 +09:00
"branch": "master"
2013-04-05 12:14:29 +09:00
},
2013-04-14 12:12:31 +09:00
"paginated-subscription": {},
"crypto-md5": {}
2012-10-04 15:26:59 +09:00
},
"packages": {
"router": {
2013-04-19 17:31:48 +09:00
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.4.1",
"commit": "d00e380dda2184b70e909fc4a0fb5358d602c586"
2012-10-04 15:26:59 +09:00
},
2013-07-19 12:52:10 +09:00
"momentjs": {
"git": "https://github.com/crapthings/meteor-momentjs.git",
2013-09-02 10:39:43 +09:00
"tag": "v2.1.0.2",
"commit": "59a762e297082eea8b8cae00374c2b7ac6f89529"
2012-10-04 15:26:59 +09:00
},
"database-forms": {
2013-04-19 17:31:48 +09:00
"git": "git://github.com/SachaG/database-forms.git",
2013-04-05 11:58:37 +09:00
"branch": "master",
2013-09-02 10:39:43 +09:00
"commit": "b11ac7d5ca10df610ee5ca810cde45bb38ac81b7"
},
2013-03-23 16:58:28 +11:00
"paginated-subscription": {
"git": "https://github.com/tmeasday/meteor-paginated-subscription.git",
"tag": "v0.1.2",
"commit": "35e0c6112df2b4cfeb60b559276a93cac5ee2dd6"
2013-03-23 16:58:28 +11:00
},
2013-04-14 12:12:31 +09:00
"crypto-md5": {
"git": "https://github.com/tmeasday/meteor-crypto-md5.git",
2013-09-02 10:39:43 +09:00
"tag": "v0.0.2",
"commit": "a943bea4cffeac9a14c2825dfe57d32b9d677e6f"
2013-04-14 12:12:31 +09:00
},
2013-03-14 09:45:57 +11:00
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
2013-02-14 10:20:41 +09:00
"tag": "v1.3.5",
2013-03-14 09:45:57 +11:00
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
2013-04-14 12:12:31 +09:00
},
2013-09-02 10:39:43 +09:00
"HTML5-History-API": {
"git": "https://github.com/tmeasday/meteor-HTML5-History-API.git",
"tag": "v4.0.0",
"commit": "dc4965f1424cfca625ec3fbea17eace03f8e32c5"
},
2013-04-14 12:12:31 +09:00
"crypto-base": {
"git": "https://github.com/tmeasday/meteor-crypto-base.git",
2013-09-02 10:39:43 +09:00
"tag": "v0.0.3",
"commit": "fdc0b7b3d24e2e31c5c95beddafe890ffbaafd42"
2012-10-04 15:26:59 +09:00
}
}
}
}