{
    "name": "freeimage",
    "version": "0.0.0",
    "description": "A wrapper around FreeImage library.",
    "main": "binding.js",
    "repository": {
        "type": "git",
        "url": "https://github.com/zhangyuanwei/node-freeimage.git"
    },
    "keywords": [
        "freeimage"
    ],
    "author": "ZhangYuanwei <zhangyuanwei1988@gmail.com>",
    "license": "BSD",
    "gypfile": true,
    "readmeFilename": "README.md"
}
