{
	"name": "asciify-image",
	"versions": {
		"0.0.1": {
			"name": "asciify-image",
			"version": "0.0.1",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"dependencies": {
				"lwip": "^0.0.7"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "e8b70dac832f4a951bde3b7b411c80bea15cf0dc",
			"_id": "asciify-image@0.0.1",
			"_shasum": "e5cff56060a7920a0cf55aca9172e9a4c499dc33",
			"_from": ".",
			"_npmVersion": "2.13.5",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"shasum": "e5cff56060a7920a0cf55aca9172e9a4c499dc33",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "asciify-image",
			"version": "0.0.2",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"dependencies": {
				"lwip": "^0.0.7"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "fa29a9e41d3cd1fea2fba2cd815e07661e9dbd58",
			"_id": "asciify-image@0.0.2",
			"_shasum": "4c2672091c9cc3c47c1d33ca8e7524be3069987f",
			"_from": ".",
			"_npmVersion": "2.13.5",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"shasum": "4c2672091c9cc3c47c1d33ca8e7524be3069987f",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.3": {
			"name": "asciify-image",
			"version": "0.0.3",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"dependencies": {
				"couleurs": "^5.0.0",
				"lwip": "^0.0.7"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "0429390653c7414832023b23f2ff63996e3fa637",
			"_id": "asciify-image@0.0.3",
			"_shasum": "7cb47b658ebc46d69646bcc0f9346a9991f12217",
			"_from": ".",
			"_npmVersion": "2.13.5",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"shasum": "7cb47b658ebc46d69646bcc0f9346a9991f12217",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.4": {
			"name": "asciify-image",
			"version": "0.0.4",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"bin": {
				"asciify": "./cli.js"
			},
			"dependencies": {
				"couleurs": "^5.0.0",
				"lwip": "^0.0.7",
				"minimist": "^1.1.3",
				"window-size": "^0.1.2"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "510a5f7b844a7aaf3b436a230a8334b935721543",
			"_id": "asciify-image@0.0.4",
			"_shasum": "9bafb735533f5dc5dc968ad1908891e9c09420b2",
			"_from": ".",
			"_npmVersion": "2.13.5",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"shasum": "9bafb735533f5dc5dc968ad1908891e9c09420b2",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.5": {
			"name": "asciify-image",
			"version": "0.0.5",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"bin": {
				"asciify": "./cli.js"
			},
			"dependencies": {
				"couleurs": "^5.0.0",
				"lwip": "^0.0.7",
				"minimist": "^1.1.3",
				"window-size": "^0.1.2"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "51b85d10b5a10ccb57e181e5ba45a73761f6c112",
			"_id": "asciify-image@0.0.5",
			"_shasum": "0318310d84d0b0f6bc48043a9e833ee8f04e2ea0",
			"_from": ".",
			"_npmVersion": "2.13.5",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"shasum": "0318310d84d0b0f6bc48043a9e833ee8f04e2ea0",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.6": {
			"name": "asciify-image",
			"version": "0.0.6",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"bin": {
				"asciify": "./cli.js"
			},
			"dependencies": {
				"couleurs": "^5.0.0",
				"lwip": "^0.0.8",
				"minimist": "^1.1.3",
				"window-size": "^0.1.2"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "ac8d6c9a3ff26914b006fa3109762a85ac5ee7df",
			"_id": "asciify-image@0.0.6",
			"_shasum": "abcf2f4142214430320be62d892600be12afa01b",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"shasum": "abcf2f4142214430320be62d892600be12afa01b",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/asciify-image-0.0.6.tgz_1456246792363_0.3046438323799521"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.7": {
			"name": "asciify-image",
			"version": "0.0.7",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"bin": {
				"asciify": "./cli.js"
			},
			"dependencies": {
				"couleurs": "^5.0.0",
				"lwip": "^0.0.8",
				"minimist": "^1.1.3",
				"window-size": "^0.1.2"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "c917da7f7d959efe70af3ac9a2fe8275151a7cfd",
			"_id": "asciify-image@0.0.7",
			"_shasum": "b09bb6ac7f413c577c556a651857e50c6ffdc882",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"shasum": "b09bb6ac7f413c577c556a651857e50c6ffdc882",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.7.tgz"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/asciify-image-0.0.7.tgz_1458080447870_0.28566700080409646"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.8": {
			"name": "asciify-image",
			"version": "0.0.8",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"bin": {
				"asciify": "./cli.js"
			},
			"dependencies": {
				"couleurs": "^5.0.0",
				"lwip": "0.0.9",
				"minimist": "^1.1.3",
				"window-size": "^0.1.2"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "649d2606eb80f15bb4837c4ad406534555d88e34",
			"_id": "asciify-image@0.0.8",
			"_shasum": "f602151f634c5b62399747cb65abf98c68e785d4",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"shasum": "f602151f634c5b62399747cb65abf98c68e785d4",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.8.tgz"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/asciify-image-0.0.8.tgz_1478029141655_0.10486725461669266"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "asciify-image",
			"version": "0.1.0",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"bin": {
				"asciify": "./cli.js"
			},
			"dependencies": {
				"couleurs": "^5.0.0",
				"jimp": "^0.2.28",
				"minimist": "^1.1.3",
				"terminal-char-width": "^1.0.8",
				"window-size": "^0.1.2"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "90179670a25c60fec48656390c4008d22a4d6dde",
			"_id": "asciify-image@0.1.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"integrity": "sha512-qlAhTIOomqhqHcqepX8CgZJ8ChDA1zNKAzXO3dOICCGNtOkjezFyWnjmZoMRBdfxlIhj6qXKR8m9dF3Tsf3Q9g==",
				"shasum": "e81a017a333a92fa91622531cc54f0db7f8e7f56",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/asciify-image-0.1.0.tgz_1515691452253_0.2068345621228218"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "asciify-image",
			"version": "0.1.1",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"bin": {
				"asciify": "./cli.js"
			},
			"dependencies": {
				"couleurs": "^5.0.0",
				"jimp": "^0.2.28",
				"minimist": "^1.1.3",
				"terminal-char-width": "^1.0.8",
				"window-size": "^0.1.2"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "14dbd45d536e51c77ee88ed7fa552d56712d963e",
			"_id": "asciify-image@0.1.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"integrity": "sha512-jauWNwa+Yq9XSKKCVriAgstLIwx7A81ZD22JKbKMIPCnvzmr/Ztq7+SCZz+DUQZookle4kPWjtg3amlsyNDMOw==",
				"shasum": "6e4a7e502a57f54c685c8daea0a76628a302f6bc",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/asciify-image-0.1.1.tgz_1516676146053_0.5698259039781988"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.2": {
			"name": "asciify-image",
			"version": "0.1.2",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"bin": {
				"asciify": "./cli.js"
			},
			"dependencies": {
				"couleurs": "^5.0.0",
				"jimp": "^0.2.28",
				"minimist": "^1.1.3",
				"npm": "^6.0.1",
				"request": "^2.85.0",
				"terminal-char-width": "^1.0.8",
				"window-size": "^0.1.2"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "aa4ccd1e79b53b3362bd069635f0694584b6f830",
			"_id": "asciify-image@0.1.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "10.1.0",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"integrity": "sha512-b9dQRIXF/UrIMSifggn0w2HIIsMd43jiecLUIoqs/RjQKu7L4MQ4/dEiICf+E4cIDNIn+mdB8KcBxOcvZgcEsQ==",
				"shasum": "9b2c0361ce12026a89bb0dc78169b6861e1ed598",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.2.tgz",
				"fileCount": 4,
				"unpackedSize": 12218,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa93MnCRA9TVsSAnZWagAAM8wQAJxCT34+incqbc4fB5WJ\n5v8DgH6jyHx0YKUhcvAcUiQIde4O7QmGtdjRJzRdVDuBcSRVETzr05mQH3hh\nxZDnabB8V3JpxmtmsKD0YiA/dVnX1u3mrozV9Ikbrk0aiaM/lpRAE/uTRVTL\nWjB1LGWWCPPMhEKeK7muTjLHS7mdz0pyun91QyFCVcWcA0IbKRaF3aUxdrgy\nZ/Klr1WZMvcTsAwkdAKE4HS2RGv/2XZbgpBa2xhFR5aCXm91KujCBeKdpyFL\nWH+baNJumP0IbZyUGJdmNScXzA7KdK/G3Gpw6FUOeB31dXbuTXDBvhr+2Y+h\nPArvRm7ysLTn06hs4yf+eTpChEdMyYV2dn4uTJrUPIz/XdjXEbO7HDhH+O80\n9zyTHf2Xe4rHTHV3azfkScpdMeAEkiDbCGT26c0GjSma5KoiwntSTagauV61\nMdkdmdOpPZAqSjkxu8595Tq/HtxQQVOIndp+0rgySCkUofqiF4zTRduoxJc7\n7kEfqSEltWDnMbBT4r3f9g2CzyFnLzRwqikiKnW17mKkM/k9MJ8paa5V8WP6\nwgfnAJcaml72O0HzzwNbw63wigbnxtDLn0VdvWaHP6YNOvwZwZX9IOyy9MN9\nIQ2BKj12HEQJ3QEiH+HZgAvAynNMHtFnal9l4qSJ/TqE9tNoF2JHnFHu4ONS\nG21V\r\n=LUD0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/asciify-image_0.1.2_1526166310088_0.5840432251895302"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.1.3": {
			"name": "asciify-image",
			"version": "0.1.3",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"bin": {
				"asciify": "./cli.js"
			},
			"dependencies": {
				"couleurs": "^5.0.0",
				"jimp": "^0.2.28",
				"minimist": "^1.1.3",
				"request": "^2.85.0",
				"terminal-char-width": "^1.0.8",
				"window-size": "^0.1.2"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "a7cadfda810e5ab54f014b862ab8d3e6f3108829",
			"_id": "asciify-image@0.1.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "10.1.0",
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"dist": {
				"integrity": "sha512-jlSxq4u/kUFKgBg7sx1aI+yWUaoWcqsD2ygmTdKX+TY9zLLgz/JxQFzDW6HV5Tq3ZJMHsNhyCTwve2FYv8k9PA==",
				"shasum": "ece969726d4b33fb61db34a2567786fe6885e87a",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.3.tgz",
				"fileCount": 4,
				"unpackedSize": 12197,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBLAbCRA9TVsSAnZWagAA7uIP/1jpQ2KAuJE8kbK3v5jT\nkr7fLIfOh03u+5KyerCcOhwCWFcXGwhK56bPnhwp1CxL/w+AVdrKOpEv/qWH\n+wEAQYfV88uFoH1/TqiRAGYXBt/6KoN3qSBrgxeWoNmeFlxcpAAxdMKbCWBa\nJb0ivDNV5Iyy4X5ZiOy89l8iac+oMGyaE8UXpYzoGUvBWhLDng8agJBTNvip\ndyyrnk9Sk7JOvJO6zHh6TW2Lv9unk/rT4OYG4HjDpGMN9gAbcaP1UUJirQjS\niKo3TRft1/yOjQxuIJiZ8675InnfANbgNgQy+9HjJb879dnbmu1YSnVaTA20\nPwL+EEG+cnbVnsOPZaUmlFggZNwpxBD8wo+HP7QY8bKzZud2qF2krG3B9Ve6\ngWPTRduSjK/2L9LC6jF9VZot20czBeOU3ZHGSbdaSmAt8OUxrZdVP9ozOho7\nF44an2pce1W/apX3/nWAqU/nkXzyULVcb/aAh87iZejAsmNN72CIXZt/aqPB\nbq/4KeONJjen51x/0ZM2qR8mLldAUiPIOI7/YlJd3DF5fJon2C2ElpcIk8fN\nHdvks5IGCLrGRQFjHxWdVbFjlR1y7jHnruLAkatoDPcLNtW2Et5SyCWp3CVi\nIG50Bw24LqUBWqmgJWhuEwEol6YpwRwpMIdR1blYh2uNbSidsFhacxj60xLl\n+3/t\r\n=1V4f\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/asciify-image_0.1.3_1527033882224_0.10947851439885481"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.1.5": {
			"name": "asciify-image",
			"version": "0.1.5",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"bin": {
				"asciify": "./cli.js"
			},
			"dependencies": {
				"couleurs": "^5.0.0",
				"jimp": "^0.2.28",
				"minimist": "^1.1.3",
				"request": "^2.88.0",
				"terminal-char-width": "^1.0.8",
				"window-size": "^0.1.2"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "f3344f3a8d3b3a23444daf6f75b62e10154d2814",
			"_id": "asciify-image@0.1.5",
			"_nodeVersion": "11.14.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-9W6pRoxhbfsKQDH27fnp4mV9wPxObRwcMKc5s3rel1/XK3tfPm15xsE9TM5ACIdE2KawaR9bM5/Zx/fO+r+6tQ==",
				"shasum": "c4b9707a5b0cc7fe3c4645817754d7b675a4a766",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.5.tgz",
				"fileCount": 4,
				"unpackedSize": 12197,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxShdCRA9TVsSAnZWagAAATEP/01aE6CC8rvlVwWeOMg1\nRdUj9+alJdZlrjn3MpTn7oxrM0CTGA+A0IaRP2kNVEH4jvkQUOPpQ6ELNz5F\nBde6M5IsydTr2SUSSkvmX7b3paZxDGtFJj8+FkwWODFFJNL1UbAgW1K9TXwb\n7NKx6+MICWEtdQEH5YTTkiEAvBq2q3L30HzbiXth9WOOCKCuK316wk8B2NPA\nUndJsHI5P2CtvVDBh2aJwj4i8il7Jv0AuBPqtPcQkkNc1tAyJix2eHMGO0cg\n9aqc2/7LeRHAvD2PNhe87247vx+ABeghUkWBy0/GmVvFlRNZjZngTwQ538sg\nrjHJiy+ayDs5a0wb3XySDo6MAfVPxVUXsjydViCMan4IVdjdUc/1CqEfbOG4\nziBT3glFdTVMOjW2AdPEotuMfzDSxLvUdXFsybgEhNt2/gT26SFON8ACAFsT\ndzCETmd/Z600VtvnXJq1dxXO9PwvXmzcEh3zMbd9EjMpYcjT0AQYfEKbIvU0\nflB5+M+7lxhBOOcMV5wJs8CP3bkwxefvkm/VMvFMMSHAXRI7kWsgXLWr6Brp\nZBmt4nw+12p6jltOcnX45b3r1UjUqGe8pSoT6S3BgWNaCVwHwrAT2RsdMglP\nnT0k27b+Fpqayx7ZnNLwjjB/FBWHoOE7SAzD11Yttwb5lTL+QutGCX/EJAyV\nL9Pe\r\n=m5LV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "aag255@cornell.edu"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/asciify-image_0.1.5_1556424796983_0.6285852674490915"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.1.6": {
			"name": "asciify-image",
			"version": "0.1.6",
			"description": "Convert images to ASCII art without native dependencies",
			"main": "index.js",
			"bin": {
				"asciify": "./cli.js"
			},
			"dependencies": {
				"couleurs": "^5.0.0",
				"jimp": "^0.10.3",
				"minimist": "^1.2.5",
				"request": "^2.88.0",
				"terminal-char-width": "^1.0.8",
				"window-size": "^0.1.2"
			},
			"devDependencies": {},
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/ajay-gandhi/asciify-image.git"
			},
			"keywords": [
				"ascii",
				"image",
				"png",
				"jpg",
				"gif"
			],
			"author": {
				"name": "Ajay Gandhi"
			},
			"license": "ISC",
			"bugs": {
				"url": "https://github.com/ajay-gandhi/asciify-image/issues"
			},
			"homepage": "https://github.com/ajay-gandhi/asciify-image",
			"gitHead": "99900b87e25d985ebb8c3f5ed8e0babeb52ebaec",
			"_id": "asciify-image@0.1.6",
			"_nodeVersion": "13.0.1",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-AVaOC6UcePCB/q9jErv/E9xKVLjpEMyvW7+1UVEWSm2MCPhR1BDaim101Wiu7HLeZKwbE5PY3Hund+7a662Q2g==",
				"shasum": "11a3e2366be3ed10473d79df9a1bc3bc0318d46f",
				"tarball": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.6.tgz",
				"fileCount": 4,
				"unpackedSize": 12197,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJertY8CRA9TVsSAnZWagAAUOcP+wYBtafi27HJTJVa8Avw\nBKt+f/lk3NmzwP3dZ16huhh4qITCeQYy4Ce9hIY73gA1h7KqSc9HjGX+GLFl\nPutZi7Z1yAvv54JzR3yxSuWdv9RmHnQCz/KC0jNKkq6rEkO3RLMoDOoQgT5J\nLttKGVwG410uHkdmZIqZCX5MRmTChLukjJ2Wt5EpTgsaKci0MS7kkyegY+aH\nB7rzpsmTYm8LImfYMICCMS0+t4K4/dEjn9WU/gDnpIB4qvZ/VL66GxXJj5rt\nse1NwA18roPLh/Miha6WV2AolLWls+90tLC4kuyCwU7LQveTHwYG9iYTUT93\nRtVAAK2EL3kR5SGMhszDYb8N07BTdWPRZNYrVwkwGdZeG3HOXsDK3MzeoER7\nEl16ETqESBoXZQ3jniX7cS7iZK1onILHpvT0hhIos3ABCHWrwPFn/vq8/qnK\nZk9uPb0A+rMKNCWofGnQvIP+aVibq5/m3iU68SbdmW0HP2b8b+2vmmo4IuKb\nOsvdKhP6JhYHXvtCvY59SMsm1iqaadVWVjXinJ3BIYqFF0SlQE4RhjTr0JW7\nhNcYD7YjcI2T8gdW5YPvC2Nd3lVZrOEF60JJZnw74rB9fXfWMq5HPYbXB4l1\nOAF3CX84d6LriIL+wS9qt1NeowNG6lRbFKPfPpheNujEh6Gm6gS+SeZFcQVp\nVgjf\r\n=TYxm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "ajaygandhi",
					"email": "aag255@cornell.edu"
				}
			],
			"_npmUser": {
				"name": "ajaygandhi",
				"email": "me@ajay-gandhi.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/asciify-image_0.1.6_1588516411671_0.048383354862815864"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-05-03T14:33:34.460Z",
		"created": "2015-08-20T03:46:06.297Z",
		"0.0.1": "2015-08-20T03:46:06.297Z",
		"0.0.2": "2015-08-20T03:54:54.946Z",
		"0.0.3": "2015-08-20T04:08:23.456Z",
		"0.0.4": "2015-08-20T04:37:25.057Z",
		"0.0.5": "2015-08-20T05:25:14.242Z",
		"0.0.6": "2016-02-23T16:59:58.126Z",
		"0.0.7": "2016-03-15T22:20:50.224Z",
		"0.0.8": "2016-11-01T19:39:02.196Z",
		"0.1.0": "2018-01-11T17:24:12.333Z",
		"0.1.1": "2018-01-23T02:55:46.130Z",
		"0.1.2": "2018-05-12T23:05:10.178Z",
		"0.1.3": "2018-05-23T00:04:42.324Z",
		"0.1.5": "2019-04-28T04:13:17.079Z",
		"0.1.6": "2020-05-03T14:33:32.061Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.1.6"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"ec5683ee10f7e2002c5b14ef3b30c06c\"",
			"fetched": 1593324294075
		}
	},
	"_distfiles": {
		"asciify-image-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.1.tgz",
			"sha": "e5cff56060a7920a0cf55aca9172e9a4c499dc33",
			"registry": "npmjs"
		},
		"asciify-image-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.2.tgz",
			"sha": "4c2672091c9cc3c47c1d33ca8e7524be3069987f",
			"registry": "npmjs"
		},
		"asciify-image-0.0.3.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.3.tgz",
			"sha": "7cb47b658ebc46d69646bcc0f9346a9991f12217",
			"registry": "npmjs"
		},
		"asciify-image-0.0.4.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.4.tgz",
			"sha": "9bafb735533f5dc5dc968ad1908891e9c09420b2",
			"registry": "npmjs"
		},
		"asciify-image-0.0.5.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.5.tgz",
			"sha": "0318310d84d0b0f6bc48043a9e833ee8f04e2ea0",
			"registry": "npmjs"
		},
		"asciify-image-0.0.6.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.6.tgz",
			"sha": "abcf2f4142214430320be62d892600be12afa01b",
			"registry": "npmjs"
		},
		"asciify-image-0.0.7.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.7.tgz",
			"sha": "b09bb6ac7f413c577c556a651857e50c6ffdc882",
			"registry": "npmjs"
		},
		"asciify-image-0.0.8.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.0.8.tgz",
			"sha": "f602151f634c5b62399747cb65abf98c68e785d4",
			"registry": "npmjs"
		},
		"asciify-image-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.0.tgz",
			"sha": "e81a017a333a92fa91622531cc54f0db7f8e7f56",
			"registry": "npmjs"
		},
		"asciify-image-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.1.tgz",
			"sha": "6e4a7e502a57f54c685c8daea0a76628a302f6bc",
			"registry": "npmjs"
		},
		"asciify-image-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.2.tgz",
			"sha": "9b2c0361ce12026a89bb0dc78169b6861e1ed598",
			"registry": "npmjs"
		},
		"asciify-image-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.3.tgz",
			"sha": "ece969726d4b33fb61db34a2567786fe6885e87a",
			"registry": "npmjs"
		},
		"asciify-image-0.1.5.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.5.tgz",
			"sha": "c4b9707a5b0cc7fe3c4645817754d7b675a4a766",
			"registry": "npmjs"
		},
		"asciify-image-0.1.6.tgz": {
			"url": "https://registry.npmjs.org/asciify-image/-/asciify-image-0.1.6.tgz",
			"sha": "11a3e2366be3ed10473d79df9a1bc3bc0318d46f",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"asciify-image-0.1.5.tgz": {
			"shasum": "c4b9707a5b0cc7fe3c4645817754d7b675a4a766"
		}
	},
	"_rev": "2-e8259f81a0bc7f8b",
	"_id": "asciify-image",
	"readme": "# asciify-image\n\n> Convert images to ASCII art without native dependencies\n\nasciify-image allows you to convert images to ASCII art **without native\ndependencies**. This means that all you need to do is `npm install ascii-image`,\ninstead of `brew`ing and `apt-get`ing other packages.\n\n## Features\n\n* Support for most common image types\n* Color and B/W\n* Numerous resizing options\n* CLI tool\n\n## Installing\n\nJust install with `npm`:\n\n```bash\n$ npm install asciify-image\n```\n\nOr, if you want to use it directly in the command line:\n\n```bash\n$ npm install -g asciify-image\n```\n\n## API\n\nThis API applies to asciify-image both as a Node.js module ([example](#examples))\nand as a CLI tool. Use the `-?` or `--help` flag to see more about the CLI tool.\n\n#### path\n\nThe file path, URL, or buffer for the image you wish to asciify. Currently supported formats are:\n\n* JPG\n* PNG\n* GIF\n\n#### options.color\n\n*Default: true*\n\nIf `options.color` is set to `true`, the asciified image will be in color when\nprinted in your terminal. If set to `false`, the image will be in black and\nwhite.\n\n#### options.fit\n\n*Default: 'original', CLI default: 'box'*\n\nThe fit to resize the image to:\n\n* `box` - Resize the image such that it fits inside a bounding box defined by\n          the specified [width](#options.width) and [height](#options.height).\n          Maintains aspect ratio.\n* `width` - Resize the image by scaling the width to the specified width.\n            Maintains aspect ratio.\n* `height` - Resize the image by scaling the height to the specified height.\n             Maintains aspect ratio.\n* `original` - Doesn't resize the image.\n* `none` - Scales the width and height to the specified values, ignoring\n           original aspect ratio.\n\n#### options.width\n\n*Default: original image width, CLI default: window width*\n\nThe width to resize the image to. Use a percentage to set the image width to `x%` of the terminal window width.\n\n#### options.height\n\n*Default: original image height, CLI default: window height*\n\nThe height to resize the image to. Use a percentage to set the image height to `x%` of the terminal window height.\n\n#### options.format\n\n*Default: 'string'*\n\nThe format to return the asciified image in. Can be \"string\" or \"array\".\n\n#### options.c_ratio\n\n*Default: 2*\n\nSince a monospace character is taller than it is wide, this property defines the\ninteger approximation of the ratio of the width to height. You probably don't\nneed to change this.\n\n#### callback\n\nThe function to call after the image is asciified. Receives any errors that\noccurred as the first parameter and the asciified text as the second.\nWhen omitted, the module will return a Promise ([example](#using-promises)).\n\n## Examples\n\n#### Using Callback Functions\n\n```js\nvar asciify = require('asciify-image');\n\nvar options = {\n  fit:    'box',\n  width:  200,\n  height: 100\n}\n\nasciify('path/to/image.png', options, function (err, asciified) {\n  if (err) throw err;\n\n  // Print to console\n  console.log(asciified);\n});\n```\n\n#### Using Promises\n\n```js\nvar asciify = require('asciify-image');\n\nvar options = {\n  fit:    'box',\n  width:  200,\n  height: 100\n}\n\nasciify('path/to/image.png', options)\n  .then(function (asciified) {\n    // Print asciified image to console\n    console.log(asciified);\n  })\n  .catch(function (err) {\n    // Print error to console\n    console.error(err);\n  });\n```\n\n## How It Works\n\nImages are represented by pixels. This package reads each pixel as an RGBa\nvalue. Each of these values is converted into a single integer, called\n\"intensity\". A darker pixel would have a higher intensity, and a lighter pixel\nwould have a lower intensity.\n\nFor each pixel, a character is substituted: for a light pixel, the character\n\",\" may be substituted, but for a darker pixel, the character \"8\" would be\nsubstituted. Since these characters are different sizes, they look lighter or\ndarker in the big picture (pun somewhat intended).\n\nSome inspiration from\n[image-to-ascii](https://www.npmjs.com/package/image-to-ascii), but the code is\nwritten from scratch. Mostly created this because I didn't like the native\ndependencies required in existing asciification libraries."
}