Merge pull request #2 from teutat3s/add-keywords

Add keywords
This commit is contained in:
Benjamin Bädorf 2020-11-25 16:35:12 +01:00 committed by GitHub
commit 90835a3e83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,15 @@
"scripts": {
"test": "./scripts/run-tests"
},
"author": "",
"keywords": [
"systemd",
"unit",
"file",
"parse",
"parser",
"ast"
],
"author": "b12f",
"license": "GPL-3.0-or-later",
"dependencies": {
"chevrotain": "^7.0.3"