baicons
Version:
20 lines (19 loc) • 407 B
JSON
{
"name": "baicons",
"version": "0.8.15",
"repository": {
"type": "git",
"url": "https://github.com/baixing/baicons.git"
},
"scripts": {
"build": "gulp build"
},
"devDependencies": {
"gulp": "git://github.com/gulpjs/gulp#4.0",
"gulp-clean": "^0.3.1",
"gulp-consolidate": "^0.1.2",
"gulp-iconfont": "^4.0.0",
"gulp-rename": "^1.2.0",
"lodash": "^3.0.1"
}
}