UNPKG

2.06 kBJSONView Raw
1{
2 "name": "poi",
3 "version": "12.0.0-alpha.5",
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.5",
25 "@poi/logger": "^12.0.0-alpha.5",
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.4",
32 "cache-loader": "^1.2.5",
33 "case-sensitive-paths-webpack-plugin": "^2.1.2",
34 "chalk": "^2.4.1",
35 "css-loader": "^1.0.1",
36 "cssnano": "^4.1.7",
37 "dotenv": "^6.1.0",
38 "dotenv-expand": "^4.2.0",
39 "file-loader": "^2.0.0",
40 "get-port": "^4.0.0",
41 "gzip-size": "^5.0.0",
42 "html-webpack-plugin": "^4.0.0-beta.4",
43 "joycon": "^2.1.2",
44 "launch-editor-middleware": "^2.2.1",
45 "lodash.merge": "^4.6.1",
46 "mini-css-extract-plugin": "^0.4.5",
47 "ora": "^3.0.0",
48 "postcss-loader": "^3.0.0",
49 "resolve-from": "^4.0.0",
50 "string-width": "^2.1.1",
51 "superstruct": "^0.6.0",
52 "terser-webpack-plugin": "^1.1.0",
53 "text-table": "^0.2.0",
54 "thread-loader": "^1.2.0",
55 "url-loader": "^1.1.2",
56 "vue-loader": "^15.4.2",
57 "vue-style-loader": "^4.1.2",
58 "webpack": "^4.26.0",
59 "webpack-chain": "^5.0.1",
60 "webpack-dev-server": "^3.1.10"
61 },
62 "xo": false,
63 "devDependencies": {
64 "vue-template-compiler": "^2.5.17"
65 },
66 "gitHead": "b2ae4a7ab3db5ac4da2a521b71d601e6eebfc236"
67}