1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-10 09:24:21 +01:00
solarized-dark-ui/package.json

12 lines
252 B
JSON
Raw Normal View History

2013-09-12 01:30:44 +02:00
{
2014-03-07 20:20:07 +01:00
"name": "solarized-dark-ui",
2014-02-03 19:58:15 +01:00
"theme": "ui",
2014-03-07 20:20:07 +01:00
"version": "0.0.1",
"description": "Solarized Dark UI theme for Atom",
2014-02-26 01:19:02 +01:00
"license": "MIT",
2014-03-07 20:20:07 +01:00
"repository": "https://github.com/rnhmjoj/solarized-dark-ui",
2013-09-12 01:30:44 +02:00
"engines": {
2014-02-27 00:30:56 +01:00
"atom": ">0.50.0"
2013-09-12 01:30:44 +02:00
}
}