加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 918 Bytes
一键复制 编辑 原始数据 按行查看 历史
Iskren Chernev 提交于 2022-07-06 19:21 . Bump moment to 2.29.4
{
"private": true,
"name": "momentjs.com",
"version": "1.0.0",
"description": "Website for momentjs.com",
"homepage": "https://momentjs.com",
"author": "Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)",
"scripts": {
"doctest": "markdown-doctest"
},
"devDependencies": {
"assemble": "^0.24.3",
"assemble-yaml": "^0.2.1",
"grunt": "^0.4.5",
"grunt-assemble": "^0.6.3",
"grunt-autoprefixer": "^0.7.3",
"grunt-cli": "^1.1.0",
"grunt-contrib-clean": "^0.5.0",
"grunt-contrib-concat": "0.3.0",
"grunt-contrib-connect": "^0.7.1",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-uglify": "0.2.0",
"grunt-contrib-watch": "0.6.1",
"grunt-sass": "^2.1.0",
"gzip-size": "^0.2.0",
"load-grunt-tasks": "^0.4.0",
"markdown-doctest": "^0.7.0",
"moment": "2.29.4",
"moment-timezone": "0.5.34",
"time-grunt": "^0.3.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化