{
    "name": "iconv-lite",
    "description": "Convert character encodings in pure javascript.",
    "version": "0.1.2",
    
    "keywords": ["iconv", "convert", "charset"],
    "author": "Alexander Shtuchkin <ashtuchkin@gmail.com>",
    "contributors": [
        "jenkinv (https://github.com/jenkinv)",
        "Adamansky Anton (https://github.com/adamansky)",
        "George Stagas (https://github.com/stagas)"
    ],
    
    "homepage": "http://github.com/ashtuchkin/node-iconv/",
    "repository": {
        "type": "git",
        "url": "git://github.com/ashtuchkin/node-iconv.git"
    },
    "engines": {
        "node": ">=0.4.0"
    },
    "devDependencies": {
        "vows": "",
        "iconv": ""
    }
}
