Skip to content

Commit 5921f1b

Browse files
committed
Added package-lock.json; reformatted package.json
1 parent f0086f1 commit 5921f1b

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

package-lock.json

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+14-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@
77
"type": "git",
88
"url": "git+https://github.com/kaitai-io/kaitai_struct_javascript_runtime.git"
99
},
10-
"keywords": ["kaitai", "binary", "parsing", "struct", "stream", "runtime", "file", "format", "structure", "forenics", "reversing", "reverse engineering"],
10+
"keywords": [
11+
"kaitai",
12+
"binary",
13+
"parsing",
14+
"struct",
15+
"stream",
16+
"runtime",
17+
"file",
18+
"format",
19+
"structure",
20+
"forenics",
21+
"reversing",
22+
"reverse engineering"
23+
],
1124
"author": "Kaitai team (https://github.com/orgs/kaitai-io/people) and Ilmari Heikkinen",
1225
"license": "Apache-2.0",
1326
"bugs": {

0 commit comments

Comments
 (0)