Add keywords

This commit is contained in:
teutat3s 2020-11-25 16:32:10 +01:00
parent 79178f9a58
commit 4041f0baf4
Signed by untrusted user: teutat3s
GPG key ID: 18DAE600A6BBE705

View file

@ -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"