Files
raspberryGPIOhtmlserver/node_modules/utf8/component.json
2016-06-21 18:42:57 +02:00

17 lines
274 B
JSON
Executable File

{
"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"
]
}