imgscan
Version:
Node module for scanning images in directory and generating thumbnail jpg gallery
33 lines (32 loc) • 642 B
JSON
{
"name": "imgscan",
"version": "0.0.3",
"description": "Node module for scanning images in directory and generating thumbnail jpg gallery",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/nowakcasimir/imgscan.git"
},
"keywords": [
"img",
"thumb",
"zero-dep",
"jpg",
"png",
"jpeg",
"photos",
"scanning",
"gallery",
"thumbnail",
"image",
"javascript",
"js"
],
"author": "nowakcasimir",
"license": "MIT",
"bugs": {
"url": "https://github.com/nowakcasimir/imgscan/issues"
},
"dependencies": {},
"devDependencies": {}
}