加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 905 Bytes
一键复制 编辑 原始数据 按行查看 历史
Charles 提交于 2014-10-19 12:40 . 修改 package 描述文件
{
"name": "nw-weibo",
"version": "0.1.0",
"description": "",
"keywords": [],
"homepage": "https://git.oschina.net/oscharles/nw-weibo",
"bugs": "https://git.oschina.net/oscharles/nw-weibo/issues",
"author": {
"name": "chalres",
"email": "charles.tanchao@foxmail.com",
"url": "https://git.oschina.net/oscharles"
},
"repository": {
"type": "git",
"url": "https://git.oschina.net/oscharles/nw-weibo.git"
},
"dependencies": {},
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-concat": "~0.4.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-rename": "0.0.3",
"grunt-contrib-compress": "~0.9.1",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-copy": "~0.5.0",
"load-grunt-tasks": "~0.4.0",
"time-grunt": "~0.3.1",
"concat-files": "~0.1.0"
},
"engines": {
"node": ">=0.8.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化