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

21 lines
360 B
JSON

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