UNPKG

2.5 kBJSONView Raw
1{
2 "name": "fws",
3 "version": "1.3.3",
4 "description": "Fws is a workflow management tool that focuses on global automation tasks.",
5 "main": "main.js",
6 "bin": {
7 "fws": "bin.js"
8 },
9 "scripts": {
10 "test": "echo 'Welcome to fws (front-end Workspace) ^_^'"
11 },
12 "repository": {
13 "type": "git",
14 "url": "git+https://github.com/sbfkcel/fws.git"
15 },
16 "keywords": [
17 "sass",
18 "typescript",
19 "es6",
20 "bale",
21 "javascript",
22 "automation",
23 "fontFace",
24 "webFont",
25 "react",
26 "vue",
27 "pug",
28 "jade",
29 "tsx",
30 "jsx",
31 "sprite",
32 "css",
33 "svgSprite",
34 "frontEnd",
35 "sassCompile",
36 "pugCompile",
37 "jadeCompile",
38 "jsxCompile",
39 "tsxCompile",
40 "tsCompile",
41 "imageSprite",
42 "imageCompress",
43 "pngCompress",
44 "gifCompress",
45 "jpgCompress",
46 "cssCompress",
47 "jsCompress",
48 "fws"
49 ],
50 "author": "sbfkcel",
51 "license": "MIT",
52 "dependencies": {
53 "archiver": "^2.1.1",
54 "autoprefixer": "^9.1.0",
55 "chalk": "^2.4.1",
56 "chokidar": "^2.0.4",
57 "clean-css": "^4.2.0",
58 "clipboardy": "^1.2.3",
59 "commander": "^2.16.0",
60 "font-face-extract": "^0.5.7",
61 "fontmin": "^0.9.7-beta",
62 "fs-extra": "^7.0.0",
63 "image-size": "^0.6.3",
64 "imagemin": "^6.0.0",
65 "imagemin-gifsicle": "^5.2.0",
66 "imagemin-jpeg-recompress": "^5.1.0",
67 "imagemin-pngquant": "^6.0.0",
68 "koa": "^2.5.2",
69 "koa-range": "^0.3.0",
70 "koa-router": "^7.4.0",
71 "koa-socket": "^4.4.0",
72 "koa-static": "^5.0.0",
73 "mocha": "^5.2.0",
74 "node-sass": "^4.9.2",
75 "openurl": "^1.1.1",
76 "postcss-filter-gradient": "^1.0.0",
77 "postcss-opacity": "^5.0.0",
78 "pug": "^2.0.3",
79 "rollup": "^0.64.1",
80 "rollup-plugin-commonjs": "^8.3.0",
81 "rollup-plugin-json": "^3.0.0",
82 "rollup-plugin-node-resolve": "^3.3.0",
83 "rollup-plugin-replace": "^2.0.0",
84 "rollup-plugin-typescript2": "^0.16.1",
85 "rollup-plugin-vue": "^4.3.2",
86 "spritesmith": "^3.3.1",
87 "svgo": "^1.0.5",
88 "svgstore": "^2.0.3",
89 "svn-spawn": "^0.1.5",
90 "typescript": "^2.9.2",
91 "uglify-es": "^3.3.9",
92 "uglify-js": "^2.6.4",
93 "vue": "^2.5.17",
94 "vue-template-compiler": "^2.5.17"
95 },
96 "devDependencies": {},
97 "engines": {
98 "node": ">= 7.6.0"
99 },
100 "bugs": {
101 "url": "https://github.com/sbfkcel/fws/issues"
102 },
103 "homepage": "https://sbfkcel.github.io/fws/",
104 "_from": "fws@0.0.1",
105 "_resolved": "http://registry.npm.taobao.org/fws/download/fws-0.0.1.tgz"
106}