13 lines
283 B
JSON
13 lines
283 B
JSON
|
{
|
||
|
"name": "language-nginx",
|
||
|
"version": "0.0.0",
|
||
|
"description": "Syntax and snippet support for Nginx configuration files",
|
||
|
"repository": "https://github.com/hnagato/atom-language-nginx",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"atom": ">0.50.0"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
}
|
||
|
}
|