提交 54638ee3 编写于 作者: fxy060608's avatar fxy060608

chore(cli): add repository (package.json)

上级 ca93ef67
{ {
"name": "@dcloudio/uni-app-plus-nvue", "name": "@dcloudio/uni-app-plus-nvue",
"version": "1.0.0-alpha-22120190814002", "version": "1.0.0-alpha-22120190814002",
"description": "uni-app app-plus-nvue", "description": "uni-app app-plus-nvue",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "repository": {
"test": "echo \"Error: no test specified\" && exit 1" "type": "git",
}, "url": "git+https://github.com/dcloudio/uni-app.git",
"author": "fxy060608", "directory": "packages/uni-app-plus-nvue"
"license": "Apache-2.0", },
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "fxy060608",
"license": "Apache-2.0",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
{ {
"name": "@dcloudio/uni-app-plus", "name": "@dcloudio/uni-app-plus",
"version": "0.0.253", "version": "0.0.253",
"description": "uni-app app-plus", "description": "uni-app app-plus",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "repository": {
"test": "echo \"Error: no test specified\" && exit 1" "type": "git",
}, "url": "git+https://github.com/dcloudio/uni-app.git",
"author": "fxy060608", "directory": "packages/uni-app-plus"
"license": "Apache-2.0", },
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "fxy060608",
"license": "Apache-2.0",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
{ {
"name": "@dcloudio/uni-cli-shared", "name": "@dcloudio/uni-cli-shared",
"version": "0.2.994", "version": "0.2.994",
"description": "uni-cli-shared", "description": "uni-cli-shared",
"main": "lib/index.js", "main": "lib/index.js",
"files": [ "repository": {
"lib" "type": "git",
], "url": "git+https://github.com/dcloudio/uni-app.git",
"scripts": { "directory": "packages/uni-cli-shared"
"test": "echo \"Error: no test specified\" && exit 1" },
}, "files": [
"author": "fxy060608", "lib"
"license": "Apache-2.0", ],
"dependencies": { "scripts": {
"hash-sum": "^1.0.2", "test": "echo \"Error: no test specified\" && exit 1"
"strip-json-comments": "^2.0.1" },
}, "author": "fxy060608",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "license": "Apache-2.0",
"dependencies": {
"hash-sum": "^1.0.2",
"strip-json-comments": "^2.0.1"
},
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
...@@ -3,6 +3,11 @@ ...@@ -3,6 +3,11 @@
"version": "0.0.1", "version": "0.0.1",
"description": "uni-app h5 ui", "description": "uni-app h5 ui",
"main": "dist/index.umd.min.js", "main": "dist/index.umd.min.js",
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-h5-ui"
},
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
......
{ {
"name": "@dcloudio/uni-h5", "name": "@dcloudio/uni-h5",
"version": "0.9.0", "version": "0.9.0",
"description": "uni-app h5", "description": "uni-app h5",
"main": "dist/index.umd.min.js", "main": "dist/index.umd.min.js",
"scripts": { "repository": {
"test": "echo \"Error: no test specified\" && exit 1" "type": "git",
}, "url": "git+https://github.com/dcloudio/uni-app.git",
"author": "fxy060608", "directory": "packages/uni-h5"
"license": "Apache-2.0", },
"dependencies": { "scripts": {
"base64-arraybuffer": "^0.2.0", "test": "echo \"Error: no test specified\" && exit 1"
"intersection-observer": "^0.7.0", },
"safe-area-insets": "^1.4.1" "author": "fxy060608",
}, "license": "Apache-2.0",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "dependencies": {
"base64-arraybuffer": "^0.2.0",
"intersection-observer": "^0.7.0",
"safe-area-insets": "^1.4.1"
},
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
{ {
"name": "@dcloudio/uni-mp-alipay", "name": "@dcloudio/uni-mp-alipay",
"version": "0.0.827", "version": "0.0.827",
"description": "uni-app mp-alipay", "description": "uni-app mp-alipay",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "repository": {
"test": "echo \"Error: no test specified\" && exit 1" "type": "git",
}, "url": "git+https://github.com/dcloudio/uni-app.git",
"author": "fxy060608", "directory": "packages/uni-mp-alipay"
"license": "Apache-2.0", },
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "fxy060608",
"license": "Apache-2.0",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
{ {
"name": "@dcloudio/uni-mp-baidu", "name": "@dcloudio/uni-mp-baidu",
"version": "0.0.857", "version": "0.0.857",
"description": "uni-app mp-baidu", "description": "uni-app mp-baidu",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "repository": {
"test": "echo \"Error: no test specified\" && exit 1" "type": "git",
}, "url": "git+https://github.com/dcloudio/uni-app.git",
"author": "fxy060608", "directory": "packages/uni-mp-baidu"
"license": "Apache-2.0", },
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "fxy060608",
"license": "Apache-2.0",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
{ {
"name": "@dcloudio/uni-mp-qq", "name": "@dcloudio/uni-mp-qq",
"version": "0.0.112", "version": "0.0.112",
"description": "uni-app mp-qq", "description": "uni-app mp-qq",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "repository": {
"test": "echo \"Error: no test specified\" && exit 1" "type": "git",
}, "url": "git+https://github.com/dcloudio/uni-app.git",
"author": "fxy060608", "directory": "packages/uni-mp-qq"
"license": "Apache-2.0", },
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "fxy060608",
"license": "Apache-2.0",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
{ {
"name": "@dcloudio/uni-mp-toutiao", "name": "@dcloudio/uni-mp-toutiao",
"version": "0.0.352", "version": "0.0.352",
"description": "uni-app mp-toutiao", "description": "uni-app mp-toutiao",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "repository": {
"test": "echo \"Error: no test specified\" && exit 1" "type": "git",
}, "url": "git+https://github.com/dcloudio/uni-app.git",
"author": "fxy060608", "directory": "packages/uni-mp-toutiao"
"license": "Apache-2.0", },
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "fxy060608",
"license": "Apache-2.0",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
{ {
"name": "@dcloudio/uni-mp-weixin", "name": "@dcloudio/uni-mp-weixin",
"version": "0.0.973", "version": "0.0.973",
"description": "uni-app mp-weixin", "description": "uni-app mp-weixin",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "repository": {
"test": "echo \"Error: no test specified\" && exit 1" "type": "git",
}, "url": "git+https://github.com/dcloudio/uni-app.git",
"author": "fxy060608", "directory": "packages/uni-mp-weixin"
"license": "Apache-2.0", },
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "fxy060608",
"license": "Apache-2.0",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
...@@ -3,6 +3,11 @@ ...@@ -3,6 +3,11 @@
"version": "0.0.113", "version": "0.0.113",
"description": "", "description": "",
"main": "dist/index.js", "main": "dist/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-stat"
},
"scripts": { "scripts": {
"dev": "NODE_ENV=development rollup -w -c rollup.config.js", "dev": "NODE_ENV=development rollup -w -c rollup.config.js",
"build": "NODE_ENV=production rollup -c rollup.config.js" "build": "NODE_ENV=production rollup -c rollup.config.js"
...@@ -29,4 +34,4 @@ ...@@ -29,4 +34,4 @@
"rollup-plugin-replace": "^2.2.0", "rollup-plugin-replace": "^2.2.0",
"rollup-plugin-uglify": "^6.0.2" "rollup-plugin-uglify": "^6.0.2"
} }
} }
{ {
"name": "@dcloudio/uni-template-compiler", "name": "@dcloudio/uni-template-compiler",
"version": "0.9.183", "version": "0.9.183",
"description": "uni-template-compiler", "description": "uni-template-compiler",
"main": "lib/index.js", "main": "lib/index.js",
"files": [ "repository": {
"lib" "type": "git",
], "url": "git+https://github.com/dcloudio/uni-app.git",
"scripts": { "directory": "packages/uni-template-compiler"
"test": "echo \"Error: no test specified\" && exit 1" },
}, "files": [
"author": "fxy060608", "lib"
"license": "Apache-2.0", ],
"dependencies": { "scripts": {
"@babel/parser": "^7.3.3", "test": "echo \"Error: no test specified\" && exit 1"
"@babel/traverse": "^7.3.3", },
"@babel/types": "^7.3.3", "author": "fxy060608",
"vue-template-compiler": "^2.6.10" "license": "Apache-2.0",
}, "dependencies": {
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "@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/vue-cli-plugin-hbuilderx", "name": "@dcloudio/vue-cli-plugin-hbuilderx",
"version": "1.0.137", "version": "1.0.137",
"description": "HBuilderX plugin for vue-cli 3", "description": "HBuilderX plugin for vue-cli 3",
"main": "index.js", "main": "index.js",
"scripts": { "repository": {
"test": "echo \"Error: no test specified\" && exit 1" "type": "git",
}, "url": "git+https://github.com/dcloudio/uni-app.git",
"author": "fxy060608", "directory": "packages/vue-cli-plugin-hbuilderx"
"license": "Apache-2.0", },
"dependencies": { "scripts": {
"acorn": "^5.2.1", "test": "echo \"Error: no test specified\" && exit 1"
"css": "~2.2.1", },
"escodegen": "^1.8.1" "author": "fxy060608",
}, "license": "Apache-2.0",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "dependencies": {
"acorn": "^5.2.1",
"css": "~2.2.1",
"escodegen": "^1.8.1"
},
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
{ {
"name": "@dcloudio/vue-cli-plugin-uni-optimize", "name": "@dcloudio/vue-cli-plugin-uni-optimize",
"version": "0.1.9", "version": "0.1.9",
"description": "uni-app optimize plugin for vue-cli 3", "description": "uni-app optimize plugin for vue-cli 3",
"main": "index.js", "main": "index.js",
"scripts": { "repository": {
"test": "echo \"Error: no test specified\" && exit 1" "type": "git",
}, "url": "git+https://github.com/dcloudio/uni-app.git",
"author": "fxy060608", "directory": "packages/vue-cli-plugin-uni-optimize"
"license": "Apache-2.0", },
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "fxy060608",
"license": "Apache-2.0",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
{ {
"name": "@dcloudio/vue-cli-plugin-uni", "name": "@dcloudio/vue-cli-plugin-uni",
"version": "0.9.538", "version": "0.9.538",
"description": "uni-app plugin for vue-cli 3", "description": "uni-app plugin for vue-cli 3",
"main": "index.js", "main": "index.js",
"scripts": { "repository": {
"test": "echo \"Error: no test specified\" && exit 1" "type": "git",
}, "url": "git+https://github.com/dcloudio/uni-app.git",
"bin": { "directory": "packages/vue-cli-plugin-uni"
"uniapp-cli": "./bin/uniapp-cli.js" },
}, "scripts": {
"author": "fxy060608", "test": "echo \"Error: no test specified\" && exit 1"
"license": "Apache-2.0", },
"dependencies": { "bin": {
"@dcloudio/uni-stat": "*", "uniapp-cli": "./bin/uniapp-cli.js"
"copy-webpack-plugin": "^4.6.0", },
"cross-env": "^5.2.0", "author": "fxy060608",
"envinfo": "^6.0.1", "license": "Apache-2.0",
"hash-sum": "^1.0.2", "dependencies": {
"loader-utils": "^1.1.0", "@dcloudio/uni-stat": "*",
"module-alias": "^2.1.0", "copy-webpack-plugin": "^4.6.0",
"postcss": "^7.0.7", "cross-env": "^5.2.0",
"postcss-import": "^12.0.1", "envinfo": "^6.0.1",
"postcss-selector-parser": "^5.0.0", "hash-sum": "^1.0.2",
"postcss-value-parser": "^3.3.1", "loader-utils": "^1.1.0",
"strip-json-comments": "^2.0.1", "module-alias": "^2.1.0",
"update-check": "^1.5.3", "postcss": "^7.0.7",
"webpack-merge": "^4.1.4", "postcss-import": "^12.0.1",
"wrap-loader": "^0.2.0", "postcss-selector-parser": "^5.0.0",
"xregexp": "4.0.0" "postcss-value-parser": "^3.3.1",
}, "strip-json-comments": "^2.0.1",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "update-check": "^1.5.3",
"webpack-merge": "^4.1.4",
"wrap-loader": "^0.2.0",
"xregexp": "4.0.0"
},
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
{ {
"name": "@dcloudio/webpack-uni-mp-loader", "name": "@dcloudio/webpack-uni-mp-loader",
"version": "0.3.644", "version": "0.3.644",
"description": "webpack-uni-mp-loader", "description": "webpack-uni-mp-loader",
"main": "index.js", "main": "index.js",
"files": [ "repository": {
"lib" "type": "git",
], "url": "git+https://github.com/dcloudio/uni-app.git",
"scripts": { "directory": "packages/webpack-uni-mp-loader"
"test": "echo \"Error: no test specified\" && exit 1" },
}, "files": [
"author": "fxy060608", "lib"
"license": "Apache-2.0", ],
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "fxy060608",
"license": "Apache-2.0",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
{ {
"name": "@dcloudio/webpack-uni-pages-loader", "name": "@dcloudio/webpack-uni-pages-loader",
"version": "0.2.875", "version": "0.2.875",
"description": "uni-app pages.json loader", "description": "uni-app pages.json loader",
"main": "lib/index.js", "main": "lib/index.js",
"files": [ "repository": {
"lib" "type": "git",
], "url": "git+https://github.com/dcloudio/uni-app.git",
"scripts": { "directory": "packages/webpack-uni-pages-loader"
"test": "echo \"Error: no test specified\" && exit 1" },
}, "files": [
"author": "fxy060608", "lib"
"license": "Apache-2.0", ],
"dependencies": { "scripts": {
"merge": "^1.2.1", "test": "echo \"Error: no test specified\" && exit 1"
"strip-json-comments": "^2.0.1" },
}, "author": "fxy060608",
"uni-app": { "license": "Apache-2.0",
"compilerVersion": "2.2.4" "dependencies": {
}, "merge": "^1.2.1",
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" "strip-json-comments": "^2.0.1"
},
"uni-app": {
"compilerVersion": "2.2.4"
},
"gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789"
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册