Repository URL to install this package:
|
Version:
1.16.0 ▾
|
{
"name": "__package-name__",
"theme": "syntax",
"version": "0.0.0",
"description": "A short description of your syntax theme",
"keywords": [
"syntax",
"theme"
],
"repository": "https://github.com/__package-author__/__package-name__",
"license": "MIT",
"engines": {
"atom": ">=1.0.0 <2.0.0"
}
}