forked from theme-particlex/hexo-theme-particlex
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
31 lines (31 loc) · 904 Bytes
/
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
{
"name": "hexo-theme-particlex",
"version": "2.8.1",
"description": "A concise Hexo theme, based on Particle.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/theme-particlex/hexo-theme-particlex.git"
},
"keywords": [
"hexo",
"hexo-theme",
"gitalk",
"twikoo",
"waline",
"giscus"
],
"author": "Argvchs",
"license": "MIT",
"bugs": {
"url": "https://github.com/theme-particlex/hexo-theme-particlex/issues"
},
"homepage": "https://github.com/theme-particlex/hexo-theme-particlex#readme",
"dependencies": {
"hexo-helper-crypto": "^1.2.1",
"hexo-renderer-ejs": "^2.0.0"
},
"packageManager": "[email protected]+sha512.dc09430156b427f5ecfc79888899e1c39d2d690f004be70e05230b72cb173d96839587545d09429b55ac3c429c801b4dc3c0e002f653830a420fa2dd4e3cf9cf"
}