Fix JSON syntax

This commit is contained in:
Ivan Kravets
2014-10-24 22:51:53 +03:00
parent 85820e26f1
commit 90d420624d

View File

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