-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
48 lines (48 loc) · 1.81 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
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"_from": "https://www.atom.io/api/packages/dark-sublime-syntax/versions/0.2.0/tarball",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-LPAmlAuheb8y6dv9PV/hg0FFGVvrXv10SwHU277l2c4P8o1TkrT/D/jnD7DQVxU6CXOtSi7I5nndrBebJBHrhA==",
"_location": "/dark-sublime-syntax",
"_phantomChildren": {},
"_requested": {
"type": "remote",
"raw": "https://www.atom.io/api/packages/dark-sublime-syntax/versions/0.2.0/tarball",
"rawSpec": "https://www.atom.io/api/packages/dark-sublime-syntax/versions/0.2.0/tarball",
"saveSpec": "https://www.atom.io/api/packages/dark-sublime-syntax/versions/0.2.0/tarball",
"fetchSpec": "https://www.atom.io/api/packages/dark-sublime-syntax/versions/0.2.0/tarball"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://www.atom.io/api/packages/dark-sublime-syntax/versions/0.2.0/tarball",
"_shasum": "309cdfdd752fc005842a6299164e4a94de00e896",
"_spec": "https://www.atom.io/api/packages/dark-sublime-syntax/versions/0.2.0/tarball",
"_where": "/private/var/folders/td/bt1chlx93rl8gmv6kmqhf_0w0000gn/T/apm-install-dir-20211015-29591-1e0xyeg.jekbi",
"bugs": {
"url": "https://github.com/CuriousMagpie/dark-sublime-syntax/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A mashup of rubjo's VS Studio Ultimate Dark Neo and odahcam's Atom Sublime Monokai Syntax themes.",
"engines": {
"atom": ">=1.0.0 <2.0.0"
},
"homepage": "https://github.com/CuriousMagpie/dark-sublime-syntax#readme",
"keywords": [
"syntax",
"theme",
"dark",
"sublime",
"low contrast"
],
"license": "MIT",
"name": "dark-sublime-syntax",
"repository": {
"type": "git",
"url": "git+https://github.com/CuriousMagpie/dark-sublime-syntax.git"
},
"theme": "syntax",
"version": "0.2.1"
}