blob: 4e96eb257b2eb108ad38dc85e59577281972867c [file] [log] [blame]
{
"author": "wayfind",
"description": "Detect if a buffer is utf8 encoded.",
"files": [
"is-utf8.js"
],
"keywords": [
"utf8",
"charset"
],
"license": "MIT",
"main": "is-utf8.js",
"name": "is-utf8",
"repository": "https://github.com/wayfind/is-utf8.git",
"scripts": {
"test": "node test.js"
},
"version": "0.2.1"
}