-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
34 lines (34 loc) · 1.43 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
{
"name": "oceans16-syntax",
"theme": "syntax",
"version": "21.0.36",
"description": "Oceans16 dark syntax theme for Atom (based on spacegray ocean dark)",
"repository": {
"type": "git",
"url": "https://github.com/dunovank/oceans16-syntax"
},
"license": "MIT",
"engines": {
"atom": ">0.50.0"
},
"readme": "# Oceans16 Atom Theme\n\nA more saturated take on the spacegray ocean scheme. However, for the ultimate saturation experience you'll probably want to go with [oceans16-bright](https://github.com/dunovank/oceans16-bright-syntax). And when you need a break from the dark themes, try a little [3rd grade nostalgia](https://github.com/dunovank/grade3-syntax). \n\nIf you're feeling it, go dress up your IPython (Jupyter) Notebooks [here](https://github.com/dunovank/jupyter-themes). \n![oceans16-dark](https://github.com/dunovank/oceans16-syntax/blob/master/screens/oceans16.png?raw=true)",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/dunovank/oceans16-syntax/issues"
},
"homepage": "https://github.com/dunovank/oceans16-syntax",
"_id": "[email protected]",
"_shasum": "ba9bf25479b237fd50a6b47fac1ee243e65cc7cf",
"_resolved": "file:../d-115913-12469-98isrj/package.tgz",
"_from": "../d-115913-12469-98isrj/package.tgz",
"_atomModuleCache": {
"version": 1,
"dependencies": [],
"extensions": {
".json": [
"package.json"
]
},
"folders": []
}
}