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
301 B
JSON
Raw Normal View History

2013-09-12 01:30:44 +02:00
{
2014-02-27 00:30:56 +01:00
"name": "spacegray-dark-ui",
2014-02-03 19:58:15 +01:00
"theme": "ui",
2014-03-04 18:14:23 +01:00
"version": "0.5.0",
2014-02-27 00:30:56 +01:00
"description": "Port of the Spacegray Sublime Text theme http://kkga.github.io/spacegray to Atom",
2014-02-26 01:19:02 +01:00
"license": "MIT",
2014-02-27 00:30:56 +01:00
"repository": "https://github.com/cannikin/spacegray-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
}
}