forked from yariplus/nodebb-plugin-modmin
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackage.json
More file actions
46 lines (46 loc) · 1.56 KB
/
package.json
File metadata and controls
46 lines (46 loc) · 1.56 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
40
41
42
43
44
45
46
{
"_from": "git+https://github.com/oplik0/nodebb-plugin-modmin.git#category-pictures",
"_id": "nodebb-plugin-modmin@1.4.0",
"_inBundle": false,
"_integrity": "",
"_location": "/nodebb-plugin-modmin",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "https://github.com/oplik0/nodebb-plugin-modmin#category-pictures",
"rawSpec": "https://github.com/oplik0/nodebb-plugin-modmin#category-pictures",
"saveSpec": "git+https://github.com/oplik0/nodebb-plugin-modmin.git#category-pictures",
"fetchSpec": "https://github.com/oplik0/nodebb-plugin-modmin.git",
"gitCommittish": "category-pictures"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "git+https://github.com/oplik0/nodebb-plugin-modmin.git#bc4c8c7c740502f6f29b7bc54bb445e45ea35a76",
"_spec": "https://github.com/oplik0/nodebb-plugin-modmin#category-pictures",
"_where": "C:\\Users\\oplik\\Documents\\GitHub\\NodeBB",
"author": {
"name": "yariplus",
"email": "tafike@gmail.com"
},
"bugs": {
"url": "https://github.com/yariplus/nodebb-plugin-modmin/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "This project was created thanks to support from [Linksjugend ['solid] Hamburg](https://linksjugend-hamburg.de/), represented by Artur Leier and Tom R.",
"homepage": "https://github.com/yariplus/nodebb-plugin-modmin",
"keywords": [
"nodebb",
"plugin",
"moderate",
"moderator",
"admin"
],
"name": "nodebb-plugin-modmin",
"nbbpm": {
"compatibility": "^1.13.0"
},
"version": "1.4.0"
}