k-gun-fileinfo
Version:
File info like PHP's finfo for Node.js.
17 lines (16 loc) • 435 B
JSON
{
"name": "k-gun-fileinfo",
"version": "1.0.2",
"description": "File info like PHP's finfo for Node.js.",
"homepage": "http://github.com/k-gun/node-file-info",
"license": "MIT",
"authors": [{
"name": "Kerem Güneş",
"email": "k-gun@mail.com"
}],
"repository": {
"type": "git",
"url": "git://github.com/k-gun/node-file-info.git"
},
"keywords": ["file", "file info", "file mime"]
}