generated from nhcarrigan/template
16 lines
321 B
JSON
16 lines
321 B
JSON
{
|
|
"name": "sakura-dreams-syntax",
|
|
"theme": "syntax",
|
|
"version": "0.0.0",
|
|
"description": "A short description of your syntax theme",
|
|
"keywords": [
|
|
"syntax",
|
|
"theme"
|
|
],
|
|
"repository": "https://github.com/atom/sakura-dreams-syntax",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"atom": ">=1.0.0 <2.0.0"
|
|
}
|
|
}
|