diff --git a/lerna.json b/lerna.json index 910cfa98e2a1572c4d23cab1da6016bff2bbea63..e28de9f67a7993fa6143198c658740d3cf6a5fb9 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,5 @@ "message": "chore(release): publish %s" } }, - "version": "2.0.0-22420190823021" + "version": "2.0.0-23020190918001" } diff --git a/packages/uni-app-plus-nvue/package.json b/packages/uni-app-plus-nvue/package.json index 3ffc1277890d9918ef1aee040528293ce32d35e1..17b0aeb286972edee2f1dcc17d0c6568c77f1ce5 100644 --- a/packages/uni-app-plus-nvue/package.json +++ b/packages/uni-app-plus-nvue/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-app-plus-nvue", - "version": "1.0.0-alpha-22120190814002", - "description": "uni-app app-plus-nvue", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-app-plus-nvue" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-app-plus-nvue", + "version": "2.0.0-23020190918001", + "description": "uni-app app-plus-nvue", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-app-plus-nvue" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-app-plus/package.json b/packages/uni-app-plus/package.json index 219f2053c4097f6ef05ca5014cb33e61280b2dde..990ab3bbf999059bdc2bd34532206c099cb635b9 100644 --- a/packages/uni-app-plus/package.json +++ b/packages/uni-app-plus/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-app-plus", - "version": "0.0.253", - "description": "uni-app app-plus", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-app-plus" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-app-plus", + "version": "2.0.0-23020190918001", + "description": "uni-app app-plus", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-app-plus" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-cli-shared/package.json b/packages/uni-cli-shared/package.json index dc9117e010ad0dba3eac85281aeb52553e7c5ce4..a9bf66c350986af3a38dd0a91cfbea087ef1ec33 100644 --- a/packages/uni-cli-shared/package.json +++ b/packages/uni-cli-shared/package.json @@ -1,24 +1,24 @@ -{ - "name": "@dcloudio/uni-cli-shared", - "version": "0.2.994", - "description": "uni-cli-shared", - "main": "lib/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-cli-shared" - }, - "files": [ - "lib" - ], - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "hash-sum": "^1.0.2", - "strip-json-comments": "^2.0.1" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-cli-shared", + "version": "2.0.0-23020190918001", + "description": "uni-cli-shared", + "main": "lib/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-cli-shared" + }, + "files": [ + "lib" + ], + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "hash-sum": "^1.0.2", + "strip-json-comments": "^2.0.1" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-h5-ui/package.json b/packages/uni-h5-ui/package.json index 5d6f1c8d93037c0364036d9f5f8f39a53273983f..2ef52de0800e52351654902c740f2c6ab6848a2f 100644 --- a/packages/uni-h5-ui/package.json +++ b/packages/uni-h5-ui/package.json @@ -1,16 +1,16 @@ -{ - "name": "@dcloudio/uni-h5-ui", - "version": "0.0.1", - "description": "uni-app h5 ui", - "main": "dist/index.umd.min.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-h5-ui" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0" +{ + "name": "@dcloudio/uni-h5-ui", + "version": "2.0.0-23020190918001", + "description": "uni-app h5 ui", + "main": "dist/index.umd.min.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-h5-ui" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0" } diff --git a/packages/uni-h5/package.json b/packages/uni-h5/package.json index e4aa50624291dd5e236e2c07f364410c1f70e9f4..dca2016d8a7e2a72e4eb4b4bca083a3353b3d6b8 100644 --- a/packages/uni-h5/package.json +++ b/packages/uni-h5/package.json @@ -1,22 +1,22 @@ -{ - "name": "@dcloudio/uni-h5", - "version": "0.9.0", - "description": "uni-app h5", - "main": "dist/index.umd.min.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-h5" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "base64-arraybuffer": "^0.2.0", - "intersection-observer": "^0.7.0", - "safe-area-insets": "^1.4.1" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-h5", + "version": "2.0.0-23020190918001", + "description": "uni-app h5", + "main": "dist/index.umd.min.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-h5" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "base64-arraybuffer": "^0.2.0", + "intersection-observer": "^0.7.0", + "safe-area-insets": "^1.4.1" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-mp-alipay/package.json b/packages/uni-mp-alipay/package.json index 7d406c1952e32612c97f49b3e51d3271e17aa9ea..a02746d911a008d21986b505d7028f469902e672 100644 --- a/packages/uni-mp-alipay/package.json +++ b/packages/uni-mp-alipay/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-mp-alipay", - "version": "0.0.827", - "description": "uni-app mp-alipay", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-alipay" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-mp-alipay", + "version": "2.0.0-23020190918001", + "description": "uni-app mp-alipay", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-alipay" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-mp-baidu/package.json b/packages/uni-mp-baidu/package.json index e6d69e3d524f48bc4e78fa8747af72d327b450c1..0b326b9effd10efb63e379efd03722b55b9f640b 100644 --- a/packages/uni-mp-baidu/package.json +++ b/packages/uni-mp-baidu/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-mp-baidu", - "version": "0.0.857", - "description": "uni-app mp-baidu", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-baidu" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-mp-baidu", + "version": "2.0.0-23020190918001", + "description": "uni-app mp-baidu", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-baidu" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-mp-qq/package.json b/packages/uni-mp-qq/package.json index 25b5d4aec8fbf6f11ca1da126e208cee61a7f17b..83f9b0ac31c9703084b6932ed1c07b447fd3b4fe 100644 --- a/packages/uni-mp-qq/package.json +++ b/packages/uni-mp-qq/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-mp-qq", - "version": "0.0.112", - "description": "uni-app mp-qq", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-qq" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-mp-qq", + "version": "2.0.0-23020190918001", + "description": "uni-app mp-qq", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-qq" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-mp-toutiao/package.json b/packages/uni-mp-toutiao/package.json index 1d0a8269e9d2c9e490a412c4fbe27d7d52b76701..2e9904cd98118e1be1841541ffbbd716f6ffb2f9 100644 --- a/packages/uni-mp-toutiao/package.json +++ b/packages/uni-mp-toutiao/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-mp-toutiao", - "version": "0.0.352", - "description": "uni-app mp-toutiao", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-toutiao" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-mp-toutiao", + "version": "2.0.0-23020190918001", + "description": "uni-app mp-toutiao", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-toutiao" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-mp-weixin/package.json b/packages/uni-mp-weixin/package.json index 4d4e2e8aac66dabdb19a9099e4a6bad01aa9a0bb..5d9f7ac0005c65ca7638396a6276e4dc4e612745 100644 --- a/packages/uni-mp-weixin/package.json +++ b/packages/uni-mp-weixin/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-mp-weixin", - "version": "0.0.973", - "description": "uni-app mp-weixin", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-weixin" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-mp-weixin", + "version": "2.0.0-23020190918001", + "description": "uni-app mp-weixin", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-weixin" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-stat/package.json b/packages/uni-stat/package.json index 297f49725bef54dd0d0df740f2b57d0d5df96c24..7a2a8d5bca3cff24bef8a03402c7cf0722989a65 100644 --- a/packages/uni-stat/package.json +++ b/packages/uni-stat/package.json @@ -1,37 +1,37 @@ -{ - "name": "@dcloudio/uni-stat", - "version": "0.0.113", - "description": "", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-stat" - }, - "scripts": { - "dev": "NODE_ENV=development rollup -w -c rollup.config.js", - "build": "NODE_ENV=production rollup -c rollup.config.js" - }, - "files": [ - "dist", - "package.json", - "LICENSE" - ], - "author": "", - "license": "Apache-2.0", - "devDependencies": { - "@babel/core": "^7.5.5", - "@babel/preset-env": "^7.5.5", - "eslint": "^6.1.0", - "rollup": "^1.19.3", - "rollup-plugin-babel": "^4.3.3", - "rollup-plugin-clear": "^2.0.7", - "rollup-plugin-commonjs": "^10.0.2", - "rollup-plugin-copy": "^3.1.0", - "rollup-plugin-eslint": "^7.0.0", - "rollup-plugin-json": "^4.0.0", - "rollup-plugin-node-resolve": "^5.2.0", - "rollup-plugin-replace": "^2.2.0", - "rollup-plugin-uglify": "^6.0.2" - } +{ + "name": "@dcloudio/uni-stat", + "version": "2.0.0-23020190918001", + "description": "", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-stat" + }, + "scripts": { + "dev": "NODE_ENV=development rollup -w -c rollup.config.js", + "build": "NODE_ENV=production rollup -c rollup.config.js" + }, + "files": [ + "dist", + "package.json", + "LICENSE" + ], + "author": "", + "license": "Apache-2.0", + "devDependencies": { + "@babel/core": "^7.5.5", + "@babel/preset-env": "^7.5.5", + "eslint": "^6.1.0", + "rollup": "^1.19.3", + "rollup-plugin-babel": "^4.3.3", + "rollup-plugin-clear": "^2.0.7", + "rollup-plugin-commonjs": "^10.0.2", + "rollup-plugin-copy": "^3.1.0", + "rollup-plugin-eslint": "^7.0.0", + "rollup-plugin-json": "^4.0.0", + "rollup-plugin-node-resolve": "^5.2.0", + "rollup-plugin-replace": "^2.2.0", + "rollup-plugin-uglify": "^6.0.2" + } } diff --git a/packages/uni-template-compiler/package.json b/packages/uni-template-compiler/package.json index 9cbd13f413ac05ea647564de598d08f65b16c3cd..a055dbcb52389328f070473006817542a64378b7 100644 --- a/packages/uni-template-compiler/package.json +++ b/packages/uni-template-compiler/package.json @@ -1,26 +1,26 @@ -{ - "name": "@dcloudio/uni-template-compiler", - "version": "0.9.183", - "description": "uni-template-compiler", - "main": "lib/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-template-compiler" - }, - "files": [ - "lib" - ], - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "@babel/parser": "^7.3.3", - "@babel/traverse": "^7.3.3", - "@babel/types": "^7.3.3", - "vue-template-compiler": "^2.6.10" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-template-compiler", + "version": "2.0.0-23020190918001", + "description": "uni-template-compiler", + "main": "lib/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-template-compiler" + }, + "files": [ + "lib" + ], + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "@babel/parser": "^7.3.3", + "@babel/traverse": "^7.3.3", + "@babel/types": "^7.3.3", + "vue-template-compiler": "^2.6.10" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/vue-cli-plugin-hbuilderx/package.json b/packages/vue-cli-plugin-hbuilderx/package.json index 94591d432dac115c12312988dfd1ebd01d1c9fe5..718b3ddacc0d14ccd2d3cf742b19bf55b4fb96f8 100644 --- a/packages/vue-cli-plugin-hbuilderx/package.json +++ b/packages/vue-cli-plugin-hbuilderx/package.json @@ -1,22 +1,22 @@ -{ - "name": "@dcloudio/vue-cli-plugin-hbuilderx", - "version": "1.0.137", - "description": "HBuilderX plugin for vue-cli 3", - "main": "index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/vue-cli-plugin-hbuilderx" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "acorn": "^5.2.1", - "css": "~2.2.1", - "escodegen": "^1.8.1" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/vue-cli-plugin-hbuilderx", + "version": "2.0.0-23020190918001", + "description": "HBuilderX plugin for vue-cli 3", + "main": "index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/vue-cli-plugin-hbuilderx" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "acorn": "^5.2.1", + "css": "~2.2.1", + "escodegen": "^1.8.1" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/vue-cli-plugin-uni-optimize/package.json b/packages/vue-cli-plugin-uni-optimize/package.json index 1d413cedbefe9f90470c0f7bd1f5b75afc018490..2efa4ba1691d783a5d36c72e3e77b250f97276f0 100644 --- a/packages/vue-cli-plugin-uni-optimize/package.json +++ b/packages/vue-cli-plugin-uni-optimize/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/vue-cli-plugin-uni-optimize", - "version": "0.1.9", - "description": "uni-app optimize plugin for vue-cli 3", - "main": "index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/vue-cli-plugin-uni-optimize" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/vue-cli-plugin-uni-optimize", + "version": "2.0.0-23020190918001", + "description": "uni-app optimize plugin for vue-cli 3", + "main": "index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/vue-cli-plugin-uni-optimize" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/vue-cli-plugin-uni/package.json b/packages/vue-cli-plugin-uni/package.json index 6f0b76bd40d40a6f2a12839a3411d68bbcd90c46..6b14126710204379adc63b19b5914eb189e4da21 100644 --- a/packages/vue-cli-plugin-uni/package.json +++ b/packages/vue-cli-plugin-uni/package.json @@ -1,38 +1,38 @@ -{ - "name": "@dcloudio/vue-cli-plugin-uni", - "version": "0.9.538", - "description": "uni-app plugin for vue-cli 3", - "main": "index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/vue-cli-plugin-uni" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "bin": { - "uniapp-cli": "./bin/uniapp-cli.js" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "@dcloudio/uni-stat": "*", - "copy-webpack-plugin": "^4.6.0", - "cross-env": "^5.2.0", - "envinfo": "^6.0.1", - "hash-sum": "^1.0.2", - "loader-utils": "^1.1.0", - "module-alias": "^2.1.0", - "postcss": "^7.0.7", - "postcss-import": "^12.0.1", - "postcss-selector-parser": "^5.0.0", - "postcss-value-parser": "^3.3.1", - "strip-json-comments": "^2.0.1", - "update-check": "^1.5.3", - "webpack-merge": "^4.1.4", - "wrap-loader": "^0.2.0", - "xregexp": "4.0.0" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/vue-cli-plugin-uni", + "version": "2.0.0-23020190918001", + "description": "uni-app plugin for vue-cli 3", + "main": "index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/vue-cli-plugin-uni" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "bin": { + "uniapp-cli": "./bin/uniapp-cli.js" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "@dcloudio/uni-stat": "^2.0.0-23020190918001", + "copy-webpack-plugin": "^4.6.0", + "cross-env": "^5.2.0", + "envinfo": "^6.0.1", + "hash-sum": "^1.0.2", + "loader-utils": "^1.1.0", + "module-alias": "^2.1.0", + "postcss": "^7.0.7", + "postcss-import": "^12.0.1", + "postcss-selector-parser": "^5.0.0", + "postcss-value-parser": "^3.3.1", + "strip-json-comments": "^2.0.1", + "update-check": "^1.5.3", + "webpack-merge": "^4.1.4", + "wrap-loader": "^0.2.0", + "xregexp": "4.0.0" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/webpack-uni-mp-loader/package.json b/packages/webpack-uni-mp-loader/package.json index a059eb1491417457c87d7712e4592298c356c16b..ba8c402e7b50389413d83829a21dde234e5b8e67 100644 --- a/packages/webpack-uni-mp-loader/package.json +++ b/packages/webpack-uni-mp-loader/package.json @@ -1,20 +1,20 @@ -{ - "name": "@dcloudio/webpack-uni-mp-loader", - "version": "0.3.644", - "description": "webpack-uni-mp-loader", - "main": "index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/webpack-uni-mp-loader" - }, - "files": [ - "lib" - ], - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/webpack-uni-mp-loader", + "version": "2.0.0-23020190918001", + "description": "webpack-uni-mp-loader", + "main": "index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/webpack-uni-mp-loader" + }, + "files": [ + "lib" + ], + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/webpack-uni-pages-loader/package.json b/packages/webpack-uni-pages-loader/package.json index cc5f281358b861506c406dbd2493fd797d200a61..bb40cc4b13f56e2730dcf06c1433eb80b0e96895 100644 --- a/packages/webpack-uni-pages-loader/package.json +++ b/packages/webpack-uni-pages-loader/package.json @@ -1,27 +1,27 @@ -{ - "name": "@dcloudio/webpack-uni-pages-loader", - "version": "0.2.875", - "description": "uni-app pages.json loader", - "main": "lib/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/webpack-uni-pages-loader" - }, - "files": [ - "lib" - ], - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "merge": "^1.2.1", - "strip-json-comments": "^2.0.1" - }, - "uni-app": { - "compilerVersion": "2.3.0" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/webpack-uni-pages-loader", + "version": "2.0.0-23020190918001", + "description": "uni-app pages.json loader", + "main": "lib/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/webpack-uni-pages-loader" + }, + "files": [ + "lib" + ], + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "merge": "^1.2.1", + "strip-json-comments": "^2.0.1" + }, + "uni-app": { + "compilerVersion": "2.3.0" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" }