19 lines
351 B
JSON
19 lines
351 B
JSON
{
|
|
"name": "ayer",
|
|
"version": "1.0.0",
|
|
"description": "ayer 是一个轻量优雅的 Hexo 主题",
|
|
"main": "index.js",
|
|
"dependencies": {},
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [
|
|
"ayer",
|
|
"hexo",
|
|
"light"
|
|
],
|
|
"author": "shenyu",
|
|
"license": "ISC"
|
|
}
|