1 Star 1 Fork 0

Horizon/hexo-theme-yilia

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.50 KB
一键复制 编辑 原始数据 按行查看 历史
jQuery 提交于 2017-04-28 20:21 . build: 增加一些polyfill
{
"name": "yilia",
"version": "4.0.0",
"description": "a theme for hexo",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "webpack",
"dist": "webpack -p"
},
"repository": {
"type": "git",
"url": "git+https://github.com/litten/hexo-theme-yilia.git"
},
"keywords": [
"hexo",
"theme",
"blog"
],
"author": "litten",
"license": "ISC",
"bugs": {
"url": "https://github.com/litten/hexo-theme-yilia/issues"
},
"homepage": "https://github.com/litten/hexo-theme-yilia#readme",
"devDependencies": {
"autoprefixer": "^6.5.1",
"clean-webpack-plugin": "^0.1.15",
"cross-env": "^1.0.6",
"css-loader": "^0.25.0",
"dom101": "^1.3.0",
"extract-text-webpack-plugin": "^1.0.1",
"html-webpack-plugin": "^2.24.1",
"node-sass": "^3.9.3",
"postcss-loader": "^1.0.0",
"sass-loader": "^4.0.2",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"webpack": "^1.13.2"
},
"dependencies": {
"babel-core": "6.24.0",
"babel-loader": "6.4.0",
"babel-plugin-transform-runtime": "6.23.0",
"babel-polyfill": "^6.23.0",
"babel-preset-es2015": "6.24.0",
"babel-preset-react": "6.23.0",
"babel-preset-stage-2": "6.22.0",
"badjs-report": "^1.2.2",
"es6-promise": "^4.0.5",
"fetch": "^1.1.0",
"fetch-ie8": "^1.4.3",
"file-loader": "^0.9.0",
"js-cookie": "^2.1.3",
"photoswipe": "^4.1.1"
},
"config": {
"commitizen": {
"path": "cz-simple-log"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Horizon-coder/hexo-theme-yilia.git
git@gitee.com:Horizon-coder/hexo-theme-yilia.git
Horizon-coder
hexo-theme-yilia
hexo-theme-yilia
master

搜索帮助