image-convert-ascii
Version:
convert image to ascii
29 lines (28 loc) • 536 B
JSON
{
"name": "image-convert-ascii",
"version": "1.1.2",
"description": "convert image to ascii",
"main": "Convert.js",
"repository": {
"type": "git",
"url": "https://github.com/hoonsbory/image-convert-ascii"
},
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ascii",
"image",
"convert",
"img-element",
"html-ascii",
"html",
"ascii-arts",
"canvas"
],
"author": "tonymkcv",
"license": "ISC"
}