UNPKG
hexo-cnortles-source
Version:
latest (1.8.2)
1.8.2
1.8.1
一个HEXO博客的静态资源,可随便使用
hexo-cnortles-source
/
package.json
14 lines
•
306 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"hexo-cnortles-source"
,
"version"
:
"1.8.2"
,
"description"
:
"一个HEXO博客的静态资源,可随便使用"
,
"main"
:
"/js/index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"HEXO"
],
"author"
:
"cnortles"
,
"license"
:
"ISC"
}