@aureooms/js-ascii
Version:
ASCII code bricks for JavaScript
23 lines (22 loc) • 446 B
JSON
{
"description": "ASCII code bricks for JavaScript",
"version": "1.0.1",
"name": "aureooms-js-ascii",
"license": "AGPL-3.0",
"main": "js/dist/ascii.js",
"ignore": [
"js/index.js",
"js/src",
"test",
"pkg.json",
"package.json",
"inch.json",
".groc.json",
".travis.yml",
".gitignore",
"README.md",
"inch.json",
".codeclimate.yml"
],
"homepage": "http://aureooms.github.io/js-ascii/"
}