mirror of
https://github.com/cmur2/language-zonefile.git
synced 2026-04-14 18:18:36 +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-zonefile",
|
||||
"description": "Bind Zone File language support in Atom",
|
||||
"version": "0.0.0",
|
||||
"engines": {
|
||||
"atom": "*"
|
||||
},
|
||||
"homepage": "https://github.com/cmur2/language-zonefile",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cmur2/language-zonefile.git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/cmur2/language-zonefile/issues"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user