atom-language-nginx/package.json

12 lines
280 B
JSON

{
"name": "language-nginx",
"version": "0.5.3",
"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": {}
}