You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
language-fluentd/package.json

25 lines
519 B
JSON

{
"name": "language-fluentd",
"description": "Fluentd Configuration language support in Atom",
"version": "1.1.3",
"keywords": [
"language",
"grammar",
"fluentd",
"configuration",
"logging"
],
"engines": {
"atom": "*"
},
"homepage": "https://github.com/cmur2/language-fluentd",
"repository": {
"type": "git",
"url": "https://github.com/cmur2/language-fluentd.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/cmur2/language-fluentd/issues"
}
}