UNPKG

2.12 kBJSONView Raw
1{
2 "name": "poi",
3 "version": "12.0.0-alpha.7",
4 "main": "lib/index.js",
5 "bin": "bin/cli.js",
6 "files": [
7 "lib",
8 "bin"
9 ],
10 "license": "MIT",
11 "dependencies": {
12 "@babel/core": "^7.1.6",
13 "@babel/plugin-proposal-class-properties": "^7.1.0",
14 "@babel/plugin-proposal-object-rest-spread": "^7.0.0",
15 "@babel/plugin-syntax-dynamic-import": "^7.0.0",
16 "@babel/plugin-syntax-jsx": "^7.0.0",
17 "@babel/plugin-transform-flow-strip-types": "^7.1.6",
18 "@babel/plugin-transform-runtime": "^7.1.0",
19 "@babel/preset-env": "^7.1.6",
20 "@babel/preset-react": "^7.0.0",
21 "@babel/preset-typescript": "^7.1.0",
22 "@babel/runtime": "^7.1.5",
23 "@intervolga/optimize-cssnano-plugin": "^1.0.6",
24 "@poi/dev-utils": "^12.0.0-alpha.7",
25 "@poi/logger": "^12.0.0-alpha.7",
26 "address": "^1.0.3",
27 "babel-helper-vue-jsx-merge-props": "^2.0.3",
28 "babel-loader": "^8.0.4",
29 "babel-plugin-macros": "^2.4.2",
30 "babel-plugin-transform-vue-jsx": "^4.0.0",
31 "cac": "^6.3.6",
32 "cache-loader": "^1.2.5",
33 "case-sensitive-paths-webpack-plugin": "^2.1.2",
34 "chalk": "^2.4.1",
35 "copy-webpack-plugin": "^4.6.0",
36 "css-loader": "^1.0.1",
37 "cssnano": "^4.1.7",
38 "dotenv": "^6.1.0",
39 "dotenv-expand": "^4.2.0",
40 "file-loader": "^2.0.0",
41 "fs-extra": "^7.0.1",
42 "get-port": "^4.0.0",
43 "gzip-size": "^5.0.0",
44 "html-webpack-plugin": "^4.0.0-beta.4",
45 "joycon": "^2.1.2",
46 "launch-editor-middleware": "^2.2.1",
47 "lodash.merge": "^4.6.1",
48 "mini-css-extract-plugin": "^0.4.5",
49 "ora": "^3.0.0",
50 "postcss-loader": "^3.0.0",
51 "resolve-from": "^4.0.0",
52 "string-width": "^2.1.1",
53 "superstruct": "^0.6.0",
54 "terser-webpack-plugin": "^1.1.0",
55 "text-table": "^0.2.0",
56 "thread-loader": "^1.2.0",
57 "url-loader": "^1.1.2",
58 "vue-loader": "^15.4.2",
59 "vue-style-loader": "^4.1.2",
60 "webpack": "^4.26.0",
61 "webpack-chain": "^5.0.1",
62 "webpack-dev-server": "^3.1.10"
63 },
64 "xo": false,
65 "devDependencies": {
66 "vue-template-compiler": "^2.5.17"
67 },
68 "gitHead": "3b1ab9d749292a33b9c2199d76649ba0bc56734c"
69}