-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
34 lines (34 loc) · 1.16 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": "carbon-blue-atom",
"theme": "syntax",
"version": "2.1.1",
"description": "Carbon Blue theme for Atom",
"repository": {
"type": "git",
"url": "git+https://github.com/alexmgrant/carbon-blue-atom.git"
},
"license": "MIT",
"engines": {
"atom": ">0.50.0"
},
"readme": "# Carbon Blue Atom Syntax Theme\n\nThis is a syntax theme inspired by [CarbonnightBlue] (http://colorsublime.com/theme/CarbonightBlue) for atom.\n\nInstall with `apm install carbon-blue-atom`.\n\n![](http://evreewuhn.com/images/screen-shot-carbon-blue-atom.png)\n\n![](http://evreewuhn.com/images/carbon-blue-atom-highlight.png)\n",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/alexmgrant/carbon-blue-atom/issues"
},
"homepage": "https://github.com/alexmgrant/carbon-blue-atom#readme",
"_id": "[email protected]",
"_shasum": "6aa3d3c9f2c135ebfdc433dc362afb6d2d1fef5e",
"_resolved": "file:../d-11624-4530-cajaie/package.tgz",
"_from": "../d-11624-4530-cajaie/package.tgz",
"_atomModuleCache": {
"version": 1,
"dependencies": [],
"extensions": {
".json": [
"package.json"
]
},
"folders": []
}
}