atom-language-nginx/package.json

13 lines
283 B
JSON
Raw Normal View History

2014-03-10 05:52:00 -06:00
{
"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": {
}
}