freeimage
Version:
A wrapper around FreeImage library.
18 lines (17 loc) • 436 B
JSON
{
"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"
}