2013-09-12 01:30:44 +02:00
|
|
|
{
|
2013-09-13 00:29:58 +02:00
|
|
|
"name": "atom-dark-ui",
|
2013-09-12 01:30:44 +02:00
|
|
|
"theme": true,
|
2013-09-26 00:08:05 +02:00
|
|
|
"version": "0.3.0",
|
2013-09-12 01:30:44 +02:00
|
|
|
"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": {
|
2013-10-01 22:02:05 +02:00
|
|
|
"registry": "https://atom.cloudant.com/registry/_design/app/_rewrite"
|
2013-09-12 01:30:44 +02:00
|
|
|
}
|
|
|
|
}
|