fws
Version:
Fws is a workflow management tool that focuses on global automation tasks.
107 lines (106 loc) • 2.5 kB
JSON
{
"name": "fws",
"version": "1.3.6",
"description": "Fws is a workflow management tool that focuses on global automation tasks.",
"main": "main.js",
"bin": {
"fws": "bin.js"
},
"scripts": {
"test": "echo 'Welcome to fws (front-end Workspace) ^_^'"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sbfkcel/fws.git"
},
"keywords": [
"sass",
"typescript",
"es6",
"bale",
"javascript",
"automation",
"fontFace",
"webFont",
"react",
"vue",
"pug",
"jade",
"tsx",
"jsx",
"sprite",
"css",
"svgSprite",
"frontEnd",
"sassCompile",
"pugCompile",
"jadeCompile",
"jsxCompile",
"tsxCompile",
"tsCompile",
"imageSprite",
"imageCompress",
"pngCompress",
"gifCompress",
"jpgCompress",
"cssCompress",
"jsCompress",
"fws"
],
"author": "sbfkcel",
"license": "MIT",
"dependencies": {
"archiver": "^2.1.1",
"autoprefixer": "^9.1.0",
"chalk": "^2.4.1",
"chokidar": "^2.0.4",
"clean-css": "^4.2.0",
"clipboardy": "^1.2.3",
"commander": "^2.16.0",
"font-face-extract": "^0.5.7",
"fontmin": "^0.9.7-beta",
"fs-extra": "^7.0.0",
"image-size": "^0.6.3",
"imagemin": "^6.0.0",
"imagemin-gifsicle": "^5.2.0",
"imagemin-jpeg-recompress": "^5.1.0",
"imagemin-pngquant": "^6.0.0",
"koa": "^2.5.2",
"koa-range": "^0.3.0",
"koa-router": "^7.4.0",
"koa-socket": "^4.4.0",
"koa-static": "^5.0.0",
"mocha": "^5.2.0",
"node-sass": "^4.9.2",
"openurl": "^1.1.1",
"postcss-filter-gradient": "^1.0.0",
"postcss-opacity": "^5.0.0",
"pug": "^2.0.3",
"rollup": "^0.64.1",
"rollup-plugin-commonjs": "^8.3.0",
"rollup-plugin-json": "^3.0.0",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-typescript2": "^0.16.1",
"rollup-plugin-vue": "^4.3.2",
"spritesmith": "^3.3.1",
"svgo": "^1.0.5",
"svgstore": "^2.0.3",
"svn-spawn": "^0.1.5",
"typescript": "^2.9.2",
"uglify-es": "^3.3.9",
"uglify-js": "^2.6.4",
"vue": "^2.5.17",
"vue-template-compiler": "^2.5.17"
},
"devDependencies": {},
"engines": {
"node": ">= 7.6.0"
},
"bugs": {
"url": "https://github.com/sbfkcel/fws/issues"
},
"homepage": "https://sbfkcel.github.io/fws/",
"_from": "fws@0.0.1",
"_resolved": "http://registry.npm.taobao.org/fws/download/fws-0.0.1.tgz"
}