2 Star 0 Fork 1

mirrors_jcoleman/bootstrap-timepicker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 838 Bytes
一键复制 编辑 原始数据 按行查看 历史
Joris de Wit 提交于 2013-05-12 16:55 . upgrade grunt packages
{
"name": "bootstrap-timepicker",
"description": "Timepicker widget for Twitter Bootstrap 2.*",
"version": "0.2.3",
"homepage": "http://jdewit.github.com/bootstrap-timepicker",
"author": {
"name": "Joris de Wit",
"email": "joris.w.dewit@gmail.com",
"url": "http://jorisdewit.ca"
},
"repository": {
"type": "git",
"url": "git://github.com/jdewit/bootstrap-timepicker"
},
"scripts": {
"test": "bower install; grunt test;"
},
"bugs": {
"url": "https://github.com/jdewit/bootstrap-timepicker/issues"
},
"devDependencies": {
"grunt-cli": "~0.1",
"grunt": "~0.4.1",
"bower": "latest",
"grunt-contrib-less": "~0.5.0",
"grunt-contrib-jshint": "~0.4.3",
"grunt-contrib-uglify": "~0.2.0",
"grunt-contrib-jasmine": "~0.4.2",
"grunt-contrib-watch": "~0.4.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jcoleman/bootstrap-timepicker.git
git@gitee.com:mirrors_jcoleman/bootstrap-timepicker.git
mirrors_jcoleman
bootstrap-timepicker
bootstrap-timepicker
master

搜索帮助