Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "homoglyph", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Replace ascii chars with their same looking utf8 chars.", | ||
"main": "index.js", | ||
"engines": { | ||
"node": ">=4.0.0" | ||
}, | ||
"scripts": { | ||
@@ -7,0 +10,0 @@ "test": "ava", |
7671