mirror of
https://github.com/cmur2/language-fluentd.git
synced 2025-07-03 13:11:24 +02:00
Fiat lux
This commit is contained in:
17
package.json
Normal file
17
package.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "language-fluentd",
|
||||
"description": "Fluentd Config File language support in Atom",
|
||||
"version": "0.0.0",
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user