hexo-theme-ayer/package.json
2019-12-25 21:22:01 +08:00

21 lines
378 B
JSON

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