build: gulp
Showing
.gitignore
0 → 100644
README.md
0 → 100644
gulpfile.js
0 → 100644
package.json
0 → 100644
{ | |||
"name": "zh_zcb-ems", | |||
"version": "1.0.0", | |||
"description": "zh_zcb-ems", | |||
"main": "gulpfile.js", | |||
"scripts": { | |||
"test": "echo \"Error: no test specified\" && exit 1" | |||
}, | |||
"repository": { | |||
"type": "git", | |||
"url": "git@git.soejh.com:chen.yiwen/zh_zcb-ems.git" | |||
}, | |||
"author": "", | |||
"license": "ISC", | |||
"devDependencies": { | |||
"browser-sync": "^2.27.10", | |||
"gulp": "^4.0.2", | |||
"gulp-autoprefixer": "^8.0.0", | |||
"gulp-less": "^5.0.0" | |||
} | |||
} |
File moved
yarn.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment