Skip to content

Commit a2718d4

Browse files
committed
Small fixes
1 parent eda5ad3 commit a2718d4

3 files changed

Lines changed: 23 additions & 17 deletions

File tree

dist/.npmignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
*
2-
!json-ext.esm.js
3-
!json-ext.esm.min.js
42
!json-ext.js
53
!json-ext.min.js
64
!json-ext.min.js.map

package-lock.json

Lines changed: 19 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@
44
"description": "A set of utilities that extend the use of JSON",
55
"keywords": [
66
"json",
7+
"jsonl",
8+
"ndjson",
79
"utils",
810
"stream",
911
"async",
1012
"promise",
13+
"generator",
14+
"parse",
1115
"stringify",
1216
"info"
1317
],

0 commit comments

Comments
 (0)