-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
34 lines (34 loc) · 902 Bytes
/
package.json
File metadata and controls
34 lines (34 loc) · 902 Bytes
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": "wizard-ui",
"theme": "ui",
"version": "0.1",
"description": "A dark colored UI theme for Atom with custom file icons. Based on SETI-UI",
"license": "GNU GENERAL PUBLIC LICENSE",
"repository": {
"type": "git",
"url": "https://github.com/wizardoncouch/wizard-ui.git"
},
"engines": {
"atom": ">0.99.0"
},
"readme": "# WIZARD UI",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/wizardoncouch/wizard-ui/issues"
},
"homepage": "https://github.com/wizardoncouch/wizard-ui",
"_id": "wizard-ui@0.1",
"_shasum": "255b5e6f7db209b07edf2bcea679453a2c4040f7",
"_resolved": "file:../d-115518-1878-1im5f7v/package.tgz",
"_from": "../d-115518-1878-1im5f7v/package.tgz",
"_atomModuleCache": {
"version": 1,
"dependencies": [],
"extensions": {
".json": [
"package.json"
]
},
"folders": []
}
}