1 Star 0 Fork 0

wumingwei/responsive-nav.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 859 Bytes
一键复制 编辑 原始数据 按行查看 历史
viljamis 提交于 2015-04-09 19:33 . Remove unused "files"
{
"name": "responsive-nav",
"version": "1.0.39",
"description": "Responsive Nav JS plugin",
"main": "client/dist/responsive-nav.js",
"scripts": {
"test": "grunt test --verbose"
},
"repository": {
"type": "git",
"url": "https://github.com/viljamis/responsive-nav.js.git"
},
"author": "Viljami Salminen",
"homepage": "http://responsive-nav.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/viljamis/responsive-nav/issues"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-jasmine": "~0.5.1",
"grunt-contrib-jshint": "~0.6.3",
"grunt-rigger": "~0.5.0",
"grunt-contrib-watch": "~0.5.2",
"grunt-contrib-uglify": "~0.2.2",
"express": "~3.3.5",
"grunt-shell": "~0.3.1",
"grunt-replace": "~0.4.4",
"grunt-karma": "~0.6.1",
"grunt-contrib-copy": "~0.4.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wu_mingwei/responsive-nav.js.git
git@gitee.com:wu_mingwei/responsive-nav.js.git
wu_mingwei
responsive-nav.js
responsive-nav.js
master

搜索帮助