-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackage.json
More file actions
39 lines (39 loc) · 1.4 KB
/
package.json
File metadata and controls
39 lines (39 loc) · 1.4 KB
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
{
"name": "polymorph-ui",
"theme": "ui",
"main": "./lib/polymorph-ui",
"version": "1.8.8",
"description": "A minimal and shapeshifting interface.",
"activationCommands": {
"atom-workspace": "polymorph-ui:toggle"
},
"repository": {
"type": "git",
"url": "https://github.com/ignism/polymorph-ui"
},
"license": "MIT",
"engines": {
"atom": ">0.50.0"
},
"dependencies": {},
"readme": "# polymorph-ui package\n\nA shapeshifting interface! The UI adapts to your current syntax. It began as an experiment within graphite-ui, but I chose to make a different package for it.\n\n### Features\n\n* Flexible UI - The UI will search for colors within \"syntax-variables.less\", it will then use these colros to calculate the UI colors.\n* Works with light and dark syntax colors.\n\n\n\n",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/ignism/polymorph-ui/issues"
},
"homepage": "https://github.com/ignism/polymorph-ui",
"_id": "polymorph-ui@0.1.2",
"_shasum": "c1fd501355335363aa5dc2fd9c7588d16b3e7574",
"_resolved": "file:../d-11519-3108-151kag0/package.tgz",
"_from": "../d-11519-3108-151kag0/package.tgz",
"_atomModuleCache": {
"version": 1,
"dependencies": [],
"extensions": {
".json": [
"package.json"
]
},
"folders": []
}
}