UNPKG

2.69 kBJSONView Raw
1{
2 "name": "@sweetui/sweet-mobile-sdk",
3 "version": "1.5.3",
4 "description": "Sweet Mobile SDK. Mobile end building package based on Vue.js 2",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "keywords": [
10 "sweet",
11 "koa2",
12 "webpack4",
13 "mobile",
14 "sweet mobile sdk"
15 ],
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/sweetui/sweet-mobile-sdk.git"
19 },
20 "dependencies": {
21 "@types/node": "10.0.8",
22 "@babel/core": "7.1.2",
23 "@babel/polyfill": "7.0.0",
24 "@babel/preset-env": "7.1.0",
25 "@babel/plugin-syntax-dynamic-import": "7.0.0",
26 "@babel/plugin-syntax-jsx": "7.0.0",
27 "@vue/babel-helper-vue-jsx-merge-props": "0.1.0",
28 "babel-loader": "8.0.4",
29 "babel-plugin-transform-vue-jsx": "4.0.1",
30 "babel-eslint": "10.0.1",
31 "autoprefixer": "8.2.0",
32 "axios": "0.18.0",
33 "case-sensitive-paths-webpack-plugin": "2.1.2",
34 "chai": "4.1.2",
35 "conventional-commit-types": "2.2.0",
36 "cross-env": "5.1.4",
37 "css-loader": "0.28.11",
38 "doctrine": "2.1.0",
39 "eslint": "4.19.1",
40 "eslint-config-standard": "11.0.0",
41 "eslint-friendly-formatter": "4.0.1",
42 "eslint-loader": "2.0.0",
43 "eslint-plugin-html": "4.0.2",
44 "eslint-plugin-import": "2.10.0",
45 "eslint-plugin-node": "6.0.1",
46 "eslint-plugin-promise": "3.7.0",
47 "eslint-plugin-standard": "3.0.1",
48 "file-loader": "1.1.11",
49 "friendly-errors-webpack-plugin": "1.7.0",
50 "fs-extra": "6.0.1",
51 "globule": "1.2.0",
52 "html-webpack-plugin": "3.2.0",
53 "iconv-lite": "0.4.23",
54 "ip": "1.1.5",
55 "json-loader": "0.5.7",
56 "koa": "2.5.3",
57 "koa-better-http-proxy": "0.2.4",
58 "koa-compress": "2.0.0",
59 "koa-convert": "1.2.0",
60 "koa-logger": "3.2.0",
61 "koa-router": "7.4.0",
62 "koa-static": "4.0.2",
63 "koa-webpack-dev-middleware": "2.0.2",
64 "koa-webpack-hot-middleware": "1.0.3",
65 "less": "3.0.1",
66 "less-loader": "4.1.0",
67 "extract-css-chunks-webpack-plugin": "3.0.6",
68 "mocha": "5.1.1",
69 "opn": "5.3.0",
70 "optimize-css-assets-webpack-plugin": "4.0.0",
71 "postcss": "6.0.21",
72 "postcss-loader": "2.1.3",
73 "postcss-pxtorem": "4.0.1",
74 "requireindex": "1.2.0",
75 "semver-regex": "2.0.0",
76 "shelljs": "0.8.2",
77 "url-loader": "1.1.1",
78 "vue-loader": "15.4.2",
79 "vue-style-loader": "4.1.2",
80 "webpack": "4.23.0",
81 "webpack-merge": "4.1.4",
82 "webpack-cli": "3.1.2",
83 "webpack-dev-middleware": "3.4.0",
84 "webpack-hot-middleware": "2.24.3",
85 "winston": "2.4.4"
86 },
87 "engines": {
88 "node": ">=6.11.5",
89 "npm": ">= 5.0.0"
90 },
91 "author": "SweetUI Group",
92 "license": "MIT"
93}