Add keywords
This commit is contained in:
parent
79178f9a58
commit
4041f0baf4
10
package.json
10
package.json
|
@ -7,7 +7,15 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "./scripts/run-tests"
|
"test": "./scripts/run-tests"
|
||||||
},
|
},
|
||||||
"author": "",
|
"keywords": [
|
||||||
|
"systemd",
|
||||||
|
"unit",
|
||||||
|
"file",
|
||||||
|
"parse",
|
||||||
|
"parser",
|
||||||
|
"ast"
|
||||||
|
],
|
||||||
|
"author": "b12f",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chevrotain": "^7.0.3"
|
"chevrotain": "^7.0.3"
|
||||||
|
|
Loading…
Reference in a new issue