-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathpackage.json
35 lines (35 loc) · 1.23 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"name": "base16-ocean-dark-spacegray",
"theme": "syntax",
"version": "0.13.0",
"private": true,
"description": "A port of the Spacegray base16 Ocean Theme",
"repository": {
"type": "git",
"url": "https://github.com/carloe/spacegray-base16-ocean-dark"
},
"license": "MIT",
"engines": {
"atom": ">0.50.0"
},
"readme": "# base16-ocean-spacegray-dark theme\n\nA port of the Spacegray base16-ocean-dark Theme\n\n### To Install:\n`apm install base16-ocean-dark-spacegray`\n\nConverted from the [Sublime Text Version](https://github.com/kkga/spacegray)\n\n![screenshot](https://dl.dropboxusercontent.com/u/8518439/github/base-16-ocean-spacegray.png)\n",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/carloe/spacegray-base16-ocean-dark/issues"
},
"homepage": "https://github.com/carloe/spacegray-base16-ocean-dark",
"_id": "[email protected]",
"_shasum": "664509c96e036d266babfc9a1308e764a6bec153",
"_resolved": "file:../d-115720-4794-1gjtwmf/package.tgz",
"_from": "../d-115720-4794-1gjtwmf/package.tgz",
"_atomModuleCache": {
"version": 1,
"dependencies": [],
"extensions": {
".json": [
"package.json"
]
},
"folders": []
}
}