UNPKG

ciallorize

Version:

Ciallorize your bundled js into ascii art.

35 lines (34 loc) 681 B
{ "dependencies": { "@babel/generator": "^7.27.3", "@babel/parser": "^7.27.4", "@babel/traverse": "^7.27.4", "install": "^0.13.0", "npm": "^11.4.1", "sharp": "^0.34.2" }, "devDependencies": { "@babel/core": "^7.27.4", "@babel/preset-env": "^7.27.2" }, "name": "ciallorize", "version": "1.0.2", "description": "Ciallorize your bundled js into ascii art.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "bundle", "js", "ascii", "art", "ciallo", "senren", "banka", "easter", "egg" ], "author": "Masaomi", "license": "WTFPL" }