Merge pull request #5 from ivankravets/patch-2

Fix JSON syntax
This commit is contained in:
Paul Stoffregen
2014-10-24 12:55:13 -07:00

View File

@@ -7,15 +7,16 @@
"authors": "authors":
[ [
{ {
"name": "Michael Margolis", "name": "Michael Margolis"
}, },
{ {
"name": "Paul Stoffregen", "name": "Paul Stoffregen"
} }
] ],
"repository": "repository":
{ {
"name": "git", "name": "git",
"url": "https://github.com/PaulStoffregen/Time" "url": "https://github.com/PaulStoffregen/Time"
} }
}