UNPKG
@aureooms/js-ascii
Version:
latest (1.0.1)
1.0.1
ASCII code bricks for JavaScript
aureooms.github.io/js-ascii/
aureooms/js-ascii
@aureooms/js-ascii
/
pkg.json
17 lines
•
177 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"out"
:
"js/dist/"
,
"code"
:
{
"main"
:
[
"js"
,
"dist"
,
"ascii.js"
]
,
"test"
:
[
"test"
,
"js"
]
}
,
"debug"
:
false
,
"name"
:
"ascii"
,
"src"
:
"js/src/"
}