加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bower.json 808 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ivan.Nginx 提交于 2018-01-01 14:33 . 2018 NY update.
{
"name": "isn-next",
"version": "5.1.4",
"homepage": "https://github.com/iissnan/hexo-theme-next",
"authors": [
"iissnan <iissnan@gmail.com>"
],
"description": "Elegant theme for Hexo",
"repository": "https://github.com/iissnan/hexo-theme-next",
"keywords": [
"hexo",
"notes",
"theme",
"iissnan",
"NexT"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"source/lib",
"test",
"tests",
"screenshots"
],
"dependencies": {
"fancybox": "~2.1.5",
"velocity": "~1.2.1",
"jquery": "http://code.jquery.com/jquery-2.1.3.min.js",
"fastclick": "~1.0.6",
"font-awesome": "fontawesome#*",
"jquery_lazyload": "jquery.lazyload#~1.9.7",
"ua-parser-js": "~0.7.9",
"Han": "^3.3.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化