mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-10 09:24:21 +01:00
20 lines
442 B
JSON
20 lines
442 B
JSON
{
|
|
"name": "atom-dark-ui",
|
|
"theme": true,
|
|
"version": "0.5.0",
|
|
"description": "Default dark theme for interface components",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/atom/atom-dark-ui.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/atom/atom-dark-ui/issues"
|
|
},
|
|
"engines": {
|
|
"atom": ">26.0"
|
|
},
|
|
"publishConfig": {
|
|
"registry": "https://atom.cloudant.com/registry/_design/app/_rewrite"
|
|
}
|
|
}
|