fixed author format
This commit is contained in:
parent
8e4987eea4
commit
fc0a7895af
|
@ -3,7 +3,7 @@
|
||||||
"description" : "Douglas Crockford's Remedial JavaScript",
|
"description" : "Douglas Crockford's Remedial JavaScript",
|
||||||
"url" : "http://javascript.crockford.com/remedial.html",
|
"url" : "http://javascript.crockford.com/remedial.html",
|
||||||
"keywords" : ["util", "isEmpty", "typeOf", "entityify", "quote", "supplant", "trim"],
|
"keywords" : ["util", "isEmpty", "typeOf", "entityify", "quote", "supplant", "trim"],
|
||||||
"author" : "Douglas Crockford (packaged by AJ ONeal <coolaj86@gmail.com>)",
|
"author" : "Douglas Crockford <douglas@crockford.com>",
|
||||||
"contributors" : [],
|
"contributors" : [],
|
||||||
"dependencies" : [],
|
"dependencies" : [],
|
||||||
"lib" : "lib",
|
"lib" : "lib",
|
||||||
|
|
Loading…
Reference in New Issue