UNPKG

2.73 kBJSONView Raw
1{
2 "name": "@huzan/hz-lib",
3 "version": "1.12.0",
4 "scripts": {},
5 "bin": {
6 "hz-lib": "./bin/cli.js"
7 },
8 "publishConfig": {
9 "registry": "https://registry.npmjs.org",
10 "access": "public"
11 },
12 "license": "MIT",
13 "authors": [
14 "leo <253383559@qq.com> (https://github.com/LeoHuiyi)"
15 ],
16 "files": [
17 "bin",
18 "config",
19 "scripts"
20 ],
21 "dependencies": {
22 "@babel/core": "7.7.4",
23 "@babel/plugin-proposal-class-properties": "7.7.4",
24 "@babel/plugin-proposal-decorators": "7.7.4",
25 "@babel/plugin-proposal-do-expressions": "7.7.4",
26 "@babel/plugin-proposal-export-default-from": "7.7.4",
27 "@babel/plugin-proposal-export-namespace-from": "7.7.4",
28 "@babel/plugin-proposal-nullish-coalescing-operator": "7.7.4",
29 "@babel/plugin-proposal-optional-chaining": "7.7.4",
30 "@babel/plugin-syntax-dynamic-import": "7.7.4",
31 "@babel/plugin-transform-modules-commonjs": "7.7.4",
32 "@babel/plugin-transform-runtime": "7.7.4",
33 "@babel/preset-env": "7.7.4",
34 "@babel/preset-react": "7.7.4",
35 "@babel/preset-typescript": "7.7.4",
36 "@babel/register": "7.7.4",
37 "@huzan/rollup-plugin-postcss-hz": "1.1.10",
38 "@svgr/rollup": "4.3.3",
39 "autoprefixer": "9.7.3",
40 "babel-plugin-lodash": "3.3.4",
41 "babel-plugin-react-require": "3.1.1",
42 "chalk": "3.0.0",
43 "chokidar": "3.3.0",
44 "cnpm": "6.1.0",
45 "cross-spawn": "7.0.1",
46 "cssnano": "4.1.10",
47 "globby": "10.0.1",
48 "gulp-if": "3.0.0",
49 "gulp-typescript": "5.0.1",
50 "hasha": "5.1.0",
51 "inquirer": "7.0.0",
52 "lerna": "3.19.0",
53 "less": "3.10.3",
54 "less-plugin-npm-import": "2.1.0",
55 "lodash": "4.17.15",
56 "mime": "2.4.4",
57 "postcss-url": "8.0.0",
58 "rimraf": "3.0.0",
59 "rollup": "1.27.8",
60 "rollup-plugin-babel": "4.3.3",
61 "rollup-plugin-commonjs": "10.1.0",
62 "rollup-plugin-inject": "3.0.2",
63 "rollup-plugin-json": "4.0.0",
64 "rollup-plugin-node-resolve": "5.2.0",
65 "rollup-plugin-replace": "2.2.0",
66 "rollup-plugin-terser": "5.1.2",
67 "rollup-plugin-typescript2": "0.25.3",
68 "rollup-pluginutils": "2.8.2",
69 "shelljs": "0.8.3",
70 "signale": "1.4.0",
71 "slash2": "2.0.0",
72 "temp-dir": "2.0.0",
73 "through2": "3.0.1",
74 "typescript": "3.7.3",
75 "update-notifier": "3.0.1",
76 "vinyl-fs": "3.0.3",
77 "yargs-parser": "16.1.0"
78 },
79 "hzLib": {
80 "noBuild": true
81 },
82 "gitHead": "6e75c468541651da8ff78072375219cc6f0abe03"
83}