-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
37 lines (37 loc) · 1.08 KB
/
package.json
File metadata and controls
37 lines (37 loc) · 1.08 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
{
"name": "nodebb-theme-ifsta-ui",
"version": "0.1.3",
"description": "IFSTA theme for NodeBB",
"main": "theme.less",
"repository": {
"type": "git",
"url": "https://github.com/osufpp/nodebb-theme-ifsta-ui.git"
},
"keywords": [
"nodebb",
"theme",
"themes",
"bootstrap",
"ifsta"
],
"author": {
"name": "Martin Williams",
"email": "martin.williams@beardon.com",
"url": "https://github.com/martin-williams"
},
"bugs": {
"url": "https://github.com/osufpp/nodebb-theme-ifsta-ui.git/issues"
},
"readme": "nodebb-theme-ifsta-ui\r\n===================\r\n\r\nIFSTA theme for NodeBB based on Bootstrap.\r\n",
"readmeFilename": "README.md",
"homepage": "https://github.com/osufpp/nodebb-theme-ifsta-ui.git",
"_id": "nodebb-theme-ifsta-ui@0.1.3",
"peerDependencies": {
"nodebb-theme-vanilla": "~0.0.18"
},
"dist": {
"shasum": "6d6937c2485a640955ad366c08db08cd1f1993d7"
},
"_from": "nodebb-theme-ifsta-ui@",
"_resolved": "https://registry.npmjs.org/nodebb-theme-ifsta-ui/-/nodebb-theme-ifsta-ui-0.0.3.tgz"
}