blob: 252c9d6916ec04efb509245f95ecfbc39bb0b91c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"six": {
"type": "hg",
"url": "http://bitbucket.org/gutworth/six",
"description": "Obsolete (use six-git)"
},
"six-git": {
"type": "git",
"url": "https://github.com/benjaminp/six.git"
}
}
|