{
  "author": "Paul Vorbach <paul@vorb.de> (http://vorb.de)",
  "name": "charenc",
  "description": "character encoding utilities",
  "tags": [ "utf8", "binary", "byte", "string" ],
  "version": "0.0.0",
  "repository": {
    "type": "git",
    "url": "git://github.com/pvorb/node-charenc.git"
  },
  "bugs": {
    "web": "https://github.com/pvorb/node-charenc/issues"
  },
  "main": "charenc.js",
  "engines": {
    "node": "*"
  }
}
