-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
107 lines (106 loc) · 2.98 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"_args": [
[
{
"raw": "nodebb-plugin-category-sort-by-date@1.5.0",
"scope": null,
"escapedName": "nodebb-plugin-category-sort-by-date",
"name": "nodebb-plugin-category-sort-by-date",
"rawSpec": "1.5.0",
"spec": "1.5.0",
"type": "version"
},
"/home/user/nodebb"
],
[
{
"raw": "nodebb-plugin-category-sort-by-date@1.5.0",
"scope": null,
"escapedName": "nodebb-plugin-category-sort-by-date",
"name": "nodebb-plugin-category-sort-by-date",
"rawSpec": "1.5.0",
"spec": "1.5.0",
"type": "version"
},
"/home/user/nodebb"
]
],
"_from": "nodebb-plugin-category-sort-by-date@1.5.0",
"_id": "nodebb-plugin-category-sort-by-date@1.5.0",
"_inCache": true,
"_location": "/nodebb-plugin-category-sort-by-date",
"_nodeVersion": "7.10.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/nodebb-plugin-category-sort-by-date-1.5.0.tgz_1505987219345_0.008965034037828445"
},
"_npmUser": {
"name": "dreadfull",
"email": "deathwings9@gmail.com"
},
"_npmVersion": "4.2.0",
"_phantomChildren": {},
"_requested": {
"raw": "nodebb-plugin-category-sort-by-date@1.5.0",
"scope": null,
"escapedName": "nodebb-plugin-category-sort-by-date",
"name": "nodebb-plugin-category-sort-by-date",
"rawSpec": "0.3.3",
"spec": "0.3.3",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/nodebb-plugin-category-sort-by-date/-/nodebb-plugin-category-sort-by-date-1.5.0.tgz",
"_shasum": "03fa36ade54f4ccd8e65aa1b87220bdcae4a7796",
"_shrinkwrap": null,
"_spec": "nodebb-plugin-category-sort-by-date@1.5.0",
"_where": "/home/user/nodebb",
"author": {
"name": "Dreadfull",
"email": "deathwings9@gmail.com",
"url": "https://dreadhomepage.com"
},
"bugs": {
"url": "https://github.com/Serhey/nodebb-plugin-category-sort-by-date/issues"
},
"dependencies": {},
"description": "Sort category topics by date.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "03fa36ade54f4ccd8e65aa1b87220bdcae4a7796",
"tarball": "https://registry.npmjs.org/nodebb-plugin-category-sort-by-date/-/nodebb-plugin-category-sort-by-date-1.5.0.tgz"
},
"homepage": "https://github.com/Serhey/nodebb-plugin-category-sort-by-date",
"keywords": [
"nodebb",
"plugin",
"category",
"sort",
"title",
"topics",
"alphabetically"
],
"license": "MIT",
"main": "./library.js",
"maintainers": [
{
"name": "dreadfull",
"email": "deathwings9@gmail.com"
}
],
"name": "nodebb-plugin-category-sort-by-date",
"nbbpm": {
"compatibility": "^1.6.0"
},
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Serhey/nodebb-plugin-category-sort-by-date.git"
},
"scripts": {},
"version": "1.5.0"
}