You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
274 B

{
"name": "utf8",
"version": "2.0.0",
"description": "A well-tested UTF-8 encoder/decoder written in JavaScript.",
"repo": "mathiasbynens/utf8.js",
"license": "MIT/GPL",
"scripts": [
"utf8.js"
],
"keywords": [
"charset",
"encoding",
"unicode",
"utf8"
]
}