-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
76 lines (76 loc) · 2.26 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"_args": [
[
"nodebb-theme-persona@9.1.24",
"/Users/taoan/Desktop/project/NodeBB"
]
],
"_from": "git+ssh://git@vit.digonchain.com:56000/innovation_labs/bbs-theme.git",
"_id": "nodebb-theme-persona@9.1.24",
"_inBundle": false,
"_integrity": "",
"_location": "/nodebb-theme-persona",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "nodebb-theme-persona@git+ssh://git@vit.digonchain.com:56000/innovation_labs/bbs-theme.git",
"name": "nodebb-theme-persona",
"escapedName": "nodebb-theme-persona",
"rawSpec": "git+ssh://git@vit.digonchain.com:56000/innovation_labs/bbs-theme.git",
"saveSpec": "git+ssh://git@vit.digonchain.com:56000/innovation_labs/bbs-theme.git",
"fetchSpec": "ssh://git@vit.digonchain.com:56000/innovation_labs/bbs-theme.git",
"gitCommittish": null
},
"_requiredBy": [
"/"
],
"_resolved": "git+ssh://git@vit.digonchain.com:56000/innovation_labs/bbs-theme.git#22e5af50e6eb1e2bc95892f4c38a7928501ee19e",
"_spec": "nodebb-theme-persona@git+ssh://git@vit.digonchain.com:56000/innovation_labs/bbs-theme.git",
"_where": "/Users/taoan/Desktop/project/NodeBB",
"bugs": {
"url": "https://github.com/psychobunny/nodebb-theme-persona/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Andrew Rodrigues",
"email": "andrew@designcreateplay.com",
"url": "https://github.com/psychobunny"
},
{
"name": "Julian Lam",
"email": "julian@designcreateplay.com",
"url": "https://github.com/julianlam"
},
{
"name": "Barış Soner Uşaklı",
"email": "baris@designcreateplay.com",
"url": "https://github.com/barisusakli"
}
],
"dependencies": {
"pulling": "^2.0.0",
"striptags": "^3.1.1"
},
"deprecated": false,
"description": "Persona theme for NodeBB",
"homepage": "https://github.com/psychobunny/nodebb-theme-persona#readme",
"keywords": [
"nodebb",
"theme",
"forum",
"bootstrap",
"responsive"
],
"license": "BSD-2-Clause",
"main": "theme.less",
"name": "nodebb-theme-persona",
"nbbpm": {
"compatibility": "^1.12.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/psychobunny/nodebb-theme-persona.git"
},
"version": "9.1.24"
}