1 Star 0 Fork 0

zuanzua / hexo-theme-ayer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 989 Bytes
一键复制 编辑 原始数据 按行查看 历史
沈宇 提交于 2020-12-31 16:11 . 1.8.10
{
"name": "hexo-theme-ayer",
"version": "1.8.10",
"description": "a clean and elegant theme for hexo.",
"scripts": {
"dev": "parcel serve source-src/main.js -d source/dist",
"build": "rimraf source/dist && parcel build source-src/main.js -d source/dist --no-source-maps",
"postinstall": "node ./move_config.js"
},
"source": "source-src/main.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Shen-Yu/hexo-theme-ayer.git"
},
"keywords": [
"hexo",
"theme",
"blog",
"ayer"
],
"author": "Shen-Yu <shenyu@hotmail.com>",
"license": "SATA",
"bugs": {
"url": "https://github.com/Shen-Yu/hexo-theme-ayer/issues",
"email": "shenyu@hotmail.com"
},
"homepage": "https://shen-yu.gitee.io/",
"devDependencies": {
"autoprefixer": "^9.8.6",
"cssnano": "^4.1.10",
"parcel-bundler": "^1.12.4",
"parcel-plugin-bundle-visualiser": "^1.2.0",
"postcss-modules": "^1.5.0"
},
"dependencies": {}
}
1
https://gitee.com/OvOhubert/hexo-theme-ayer.git
git@gitee.com:OvOhubert/hexo-theme-ayer.git
OvOhubert
hexo-theme-ayer
hexo-theme-ayer
master

搜索帮助