hexo-theme-ayer/package.json

19 lines
351 B
JSON
Raw Normal View History

2019-12-03 11:37:44 +00:00
{
"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"
}