11 Star 35 Fork 9

lichao / TestWeb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 600 Bytes
一键复制 编辑 原始数据 按行查看 历史
Weilin 提交于 2015-04-18 14:22 . 按钮disabled样式
{
"name": "testweb",
"version": "0.6.0",
"description": "test",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.oschina.net/increase/TestWeb.git"
},
"keywords": [
"test"
],
"author": "lichao",
"license": "GPL",
"dependencies": {},
"devDependencies": {
"browser-sync": "^2.5.2",
"gulp": "^3.8.11",
"gulp-concat": "^2.5.2",
"gulp-minify-css": "^1.0.0",
"gulp-sass": "^1.3.3",
"gulp-sourcemaps": "^1.5.1",
"gulp-uglify": "^1.1.0"
}
}
JavaScript
1
https://gitee.com/increase/TestWeb.git
git@gitee.com:increase/TestWeb.git
increase
TestWeb
TestWeb
master

搜索帮助