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