Skip to content

Commit b303de4

Browse files
committed
docs(package) README
1 parent faa216a commit b303de4

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

package.json

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,35 @@
11
{
22
"name": "text0wnz",
33
"version": "2.0.0",
4-
"author": "xero & andy",
5-
"description": "web based text art editor (ansi, ascii, xbin, nfo, txt)",
4+
"author": "xeR0, andyh, & our contributors https://github.com/xero/teXt0wnz/graphs/contributors",
5+
"description": "Text-mode art editor for ANSI, ASCII, XBIN, & NFO files. Modern web-based PWA w/ offline mode, local storage sync, & optional collaborative server",
66
"license": "MIT",
77
"keywords": [
88
"ansi",
9-
"ascii",
10-
"xbin",
11-
"art",
12-
"textart",
13-
"textmode",
149
"ansi-editor",
10+
"art",
11+
"ascii",
12+
"ascii-art",
1513
"ascii-editor",
16-
"web",
14+
"bbs",
1715
"blocktronics",
16+
"collaborative",
17+
"editor",
1818
"highrez",
19+
"nfo",
20+
"offline-first",
21+
"progressive-web-app",
22+
"pwa",
1923
"scene",
20-
"sceneart"
24+
"sceneart",
25+
"server",
26+
"text-mode",
27+
"textart",
28+
"textmode",
29+
"txt",
30+
"web",
31+
"website",
32+
"xbin"
2133
],
2234
"repository": {
2335
"type": "git",

0 commit comments

Comments
 (0)