提交 e5f9a4b6 编写于 作者: Y yylgit

v0.1.0-alpha.4

上级 7f5738ab
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
"packages/webpack-check-plugin", "packages/webpack-check-plugin",
"packages/webpack-liveload-middleware" "packages/webpack-liveload-middleware"
], ],
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"command": { "command": {
"publish": { "publish": {
"allowBranch": "master", "allowBranch": "master",
......
{ {
"name": "babel-plugin-chameleon-import", "name": "babel-plugin-chameleon-import",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "Component modular import plugin for babel.", "description": "Component modular import plugin for babel.",
"repository": { "repository": {
"type": "git", "type": "git",
......
{ {
"name": "chameleon-css-loader", "name": "chameleon-css-loader",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "chameleon样式处理", "description": "chameleon样式处理",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -33,4 +33,4 @@ ...@@ -33,4 +33,4 @@
}, },
"mail": "ChameleonCore@didiglobal.com", "mail": "ChameleonCore@didiglobal.com",
"gitHead": "5ddcde4330774710f7646559446e008f7785ce00" "gitHead": "5ddcde4330774710f7646559446e008f7785ce00"
} }
\ No newline at end of file
{ {
"name": "chameleon-dev-proxy", "name": "chameleon-dev-proxy",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "cml开发环境代理服务模块", "description": "cml开发环境代理服务模块",
"main": "index.js", "main": "index.js",
"author": "Chameleon-Team", "author": "Chameleon-Team",
......
{ {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"name": "chameleon-errors-webpack-plugin", "name": "chameleon-errors-webpack-plugin",
"main": "index.js", "main": "index.js",
"author": "Chameleon-Team", "author": "Chameleon-Team",
......
{ {
"name": "chameleon-linter", "name": "chameleon-linter",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "cml规范校验工具", "description": "cml规范校验工具",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -24,10 +24,10 @@ ...@@ -24,10 +24,10 @@
"@babel/traverse": "^7.1.4", "@babel/traverse": "^7.1.4",
"bulk-require": "^1.0.1", "bulk-require": "^1.0.1",
"chalk": "^2.4.1", "chalk": "^2.4.1",
"chameleon-tool-utils": "0.1.0-alpha.2", "chameleon-tool-utils": "0.1.0-alpha.4",
"cml-component-parser": "0.1.0-alpha.2", "cml-component-parser": "0.1.0-alpha.4",
"cml-htmllint": "0.1.0-alpha.2", "cml-htmllint": "0.1.0-alpha.4",
"cml-js-parser": "0.1.0-alpha.2", "cml-js-parser": "0.1.0-alpha.4",
"commander": "^2.19.0", "commander": "^2.19.0",
"glob": "^7.1.3", "glob": "^7.1.3",
"json-lint": "^0.1.0", "json-lint": "^0.1.0",
......
{ {
"name": "chameleon-loader", "name": "chameleon-loader",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "chameleon cml文件处理loader", "description": "chameleon cml文件处理loader",
"main": "src/index.js", "main": "src/index.js",
"directories": { "directories": {
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
"@babel/parser": "7.1.2", "@babel/parser": "7.1.2",
"babel-generator": "6.26.1", "babel-generator": "6.26.1",
"babel-traverse": "6.26.0", "babel-traverse": "6.26.0",
"chameleon-template-parse": "0.1.0-alpha.2", "chameleon-template-parse": "0.1.0-alpha.4",
"chameleon-tool-utils": "0.1.0-alpha.2", "chameleon-tool-utils": "0.1.0-alpha.4",
"consolidate": "0.14.0", "consolidate": "0.14.0",
"de-indent": "1.0.2", "de-indent": "1.0.2",
"hash-sum": "1.0.2", "hash-sum": "1.0.2",
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"loader-utils": "1.1.0", "loader-utils": "1.1.0",
"lru-cache": "4.1.1", "lru-cache": "4.1.1",
"resolve": "1.4.0", "resolve": "1.4.0",
"runtime-check": "0.1.0-alpha.2", "runtime-check": "0.1.0-alpha.4",
"source-map": "0.6.1", "source-map": "0.6.1",
"vue-style-loader": "4.0.1", "vue-style-loader": "4.0.1",
"xmldom": "0.1.27" "xmldom": "0.1.27"
......
{ {
"name": "chameleon-miniapp-target", "name": "chameleon-miniapp-target",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "chameleon 小程序webpack的target", "description": "chameleon 小程序webpack的target",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"webpack": "^3.12.0" "webpack": "^3.12.0"
}, },
"dependencies": { "dependencies": {
"chameleon-tool-utils": "0.1.0-alpha.2" "chameleon-tool-utils": "0.1.0-alpha.4"
}, },
"mail": "ChameleonCore@didiglobal.com", "mail": "ChameleonCore@didiglobal.com",
"gitHead": "5ddcde4330774710f7646559446e008f7785ce00" "gitHead": "5ddcde4330774710f7646559446e008f7785ce00"
......
{ {
"name": "chameleon-mixins", "name": "chameleon-mixins",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "chameleon-mixins", "description": "chameleon-mixins",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"license": "Apache", "license": "Apache",
"devDependencies": { "devDependencies": {
"chai": "^4.2.0", "chai": "^4.2.0",
"chameleon-css-loader": "0.1.0-alpha.2", "chameleon-css-loader": "0.1.0-alpha.4",
"coveralls": "^2.11.9", "coveralls": "^2.11.9",
"eslint": "^5.9.0", "eslint": "^5.9.0",
"gulp": "^3.9.1", "gulp": "^3.9.1",
......
{ {
"name": "chameleon-template-parse", "name": "chameleon-template-parse",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -23,9 +23,9 @@ ...@@ -23,9 +23,9 @@
}, },
"devDependencies": { "devDependencies": {
"chai": "^4.2.0", "chai": "^4.2.0",
"chameleon-css-loader": "0.1.0-alpha.2", "chameleon-css-loader": "0.1.0-alpha.4",
"chameleon-mixins": "0.1.0-alpha.2", "chameleon-mixins": "0.1.0-alpha.4",
"chameleon-tool-utils": "0.0.29", "chameleon-tool-utils": "0.1.0-alpha.4",
"clean-webpack-plugin": "^0.1.19", "clean-webpack-plugin": "^0.1.19",
"coveralls": "^2.11.9", "coveralls": "^2.11.9",
"eslint": "^5.9.0", "eslint": "^5.9.0",
...@@ -41,4 +41,4 @@ ...@@ -41,4 +41,4 @@
}, },
"mail": "ChameleonCore@didiglobal.com", "mail": "ChameleonCore@didiglobal.com",
"gitHead": "5ddcde4330774710f7646559446e008f7785ce00" "gitHead": "5ddcde4330774710f7646559446e008f7785ce00"
} }
\ No newline at end of file
{ {
"name": "chameleon-templates", "name": "chameleon-templates",
"version": "0.1.0-alpha.2.0", "version": "0.1.0-alpha.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
"requires": true, "requires": true,
"dependencies": { "dependencies": {
"chameleon-api": { "chameleon-api": {
"version": "0.2.0", "version": "0.3.0-alpha.0",
"resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.2.0.tgz", "resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.3.0-alpha.0.tgz",
"integrity": "sha512-mojW8jCToPkJdX+RsepAe/ijqVC3PhACIulYd0Ap45Xh4iEB0HY/YRQtK9c//M/oqMxpzrUKXTwpNkHjSowQdQ==", "integrity": "sha512-/qMyPikRj/q3C5TYHFCW6GJl13OhBbkd4TkAqTOlc2JiEQsef4N4NFChNnIfFijOEJzMRZAy3y3sf2ej2/diUg==",
"requires": { "requires": {
"chameleon-bridge": "0.1.0", "chameleon-bridge": "0.1.0",
"child_process": "1.0.2", "child_process": "1.0.2",
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"scripts": {}, "scripts": {},
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"chameleon-api": "^0.2.0", "chameleon-api": "^0.3.0-alpha.0",
"chameleon-bridge": "^0.1.0", "chameleon-bridge": "^0.1.0",
"chameleon-runtime": "0.0.4", "chameleon-runtime": "0.0.4",
"chameleon-store": "0.0.3", "chameleon-store": "0.0.3",
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
"requires": true, "requires": true,
"dependencies": { "dependencies": {
"chameleon-api": { "chameleon-api": {
"version": "0.2.0", "version": "0.3.0-alpha.0",
"resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.2.0.tgz", "resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.3.0-alpha.0.tgz",
"integrity": "sha512-mojW8jCToPkJdX+RsepAe/ijqVC3PhACIulYd0Ap45Xh4iEB0HY/YRQtK9c//M/oqMxpzrUKXTwpNkHjSowQdQ==", "integrity": "sha512-/qMyPikRj/q3C5TYHFCW6GJl13OhBbkd4TkAqTOlc2JiEQsef4N4NFChNnIfFijOEJzMRZAy3y3sf2ej2/diUg==",
"requires": { "requires": {
"chameleon-bridge": "0.1.0", "chameleon-bridge": "0.1.0",
"child_process": "1.0.2", "child_process": "1.0.2",
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"scripts": {}, "scripts": {},
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"chameleon-api": "^0.2.0", "chameleon-api": "^0.3.0-alpha.0",
"chameleon-bridge": "^0.1.0", "chameleon-bridge": "^0.1.0",
"chameleon-runtime": "0.0.4", "chameleon-runtime": "0.0.4",
"chameleon-store": "0.0.3", "chameleon-store": "0.0.3",
......
...@@ -35,5 +35,5 @@ ...@@ -35,5 +35,5 @@
"test": "mocha --recursive --reporter spec", "test": "mocha --recursive --reporter spec",
"break-test": "./node_modules/.bin/mocha --inspect-brk --recursive --reporter spec" "break-test": "./node_modules/.bin/mocha --inspect-brk --recursive --reporter spec"
}, },
"version": "0.1.0-alpha.2" "version": "0.1.0-alpha.4"
} }
\ No newline at end of file
{ {
"name": "chameleon-tool", "name": "chameleon-tool",
"version": "0.1.0-alpha.3", "version": "0.1.0-alpha.4",
"description": "chameleon 脚手架工具", "description": "chameleon 脚手架工具",
"main": "chameleon.js", "main": "chameleon.js",
"scripts": { "scripts": {
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"autoprefixer": "8.6.4", "autoprefixer": "8.6.4",
"babel-core": "6.26.3", "babel-core": "6.26.3",
"babel-loader": "7.1.4", "babel-loader": "7.1.4",
"babel-plugin-chameleon-import": "0.1.0-alpha.2", "babel-plugin-chameleon-import": "0.1.0-alpha.4",
"babel-plugin-transform-remove-strict-mode": "0.0.2", "babel-plugin-transform-remove-strict-mode": "0.0.2",
"babel-plugin-transform-runtime": "6.23.0", "babel-plugin-transform-runtime": "6.23.0",
"babel-preset-env": "1.7.0", "babel-preset-env": "1.7.0",
...@@ -38,20 +38,20 @@ ...@@ -38,20 +38,20 @@
"babel-preset-stage-0": "6.24.1", "babel-preset-stage-0": "6.24.1",
"body-parser": "^1.18.3", "body-parser": "^1.18.3",
"chalk": "^2.4.2", "chalk": "^2.4.2",
"chameleon-css-loader": "0.1.0-alpha.2", "chameleon-css-loader": "0.1.0-alpha.4",
"chameleon-dev-proxy": "0.1.0-alpha.2", "chameleon-dev-proxy": "0.1.0-alpha.4",
"chameleon-errors-webpack-plugin": "0.1.0-alpha.2", "chameleon-errors-webpack-plugin": "0.1.0-alpha.4",
"chameleon-linter": "0.1.0-alpha.2", "chameleon-linter": "0.1.0-alpha.4",
"chameleon-loader": "0.1.0-alpha.2", "chameleon-loader": "0.1.0-alpha.4",
"chameleon-miniapp-target": "0.1.0-alpha.2", "chameleon-miniapp-target": "0.1.0-alpha.4",
"chameleon-mixins": "0.1.0-alpha.2", "chameleon-mixins": "0.1.0-alpha.4",
"chameleon-template-parse": "0.1.0-alpha.2", "chameleon-template-parse": "0.1.0-alpha.4",
"chameleon-templates": "0.1.0-alpha.2.0", "chameleon-templates": "0.1.0-alpha.4",
"chameleon-tool-utils": "0.1.0-alpha.2", "chameleon-tool-utils": "0.1.0-alpha.4",
"chameleon-url-loader": "0.1.0-alpha.2", "chameleon-url-loader": "0.1.0-alpha.4",
"chameleon-vue-precompiler": "0.1.0-alpha.2", "chameleon-vue-precompiler": "0.1.0-alpha.4",
"chameleon-webpack-plugin": "0.1.0-alpha.2", "chameleon-webpack-plugin": "0.1.0-alpha.4",
"chameleon-weex-vue-loader": "0.1.0-alpha.2", "chameleon-weex-vue-loader": "0.1.0-alpha.4",
"clean-webpack-plugin": "0.1.19", "clean-webpack-plugin": "0.1.19",
"commander": "2.16.0", "commander": "2.16.0",
"connect-history-api-fallback": "^1.5.0", "connect-history-api-fallback": "^1.5.0",
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
"html-loader": "0.5.5", "html-loader": "0.5.5",
"html-webpack-plugin": "2.30.1", "html-webpack-plugin": "2.30.1",
"inquirer": "6.0.0", "inquirer": "6.0.0",
"interface-loader": "0.1.0-alpha.2", "interface-loader": "0.1.0-alpha.4",
"ip": "1.1.5", "ip": "1.1.5",
"less": "3.0.4", "less": "3.0.4",
"less-loader": "4.1.0", "less-loader": "4.1.0",
...@@ -95,10 +95,10 @@ ...@@ -95,10 +95,10 @@
"vuex": "3.0.1", "vuex": "3.0.1",
"webpack": "3.12.0", "webpack": "3.12.0",
"webpack-bundle-analyzer": "2.13.1", "webpack-bundle-analyzer": "2.13.1",
"webpack-check-plugin": "0.1.0-alpha.2", "webpack-check-plugin": "0.1.0-alpha.4",
"webpack-chunk-hash": "0.6.0", "webpack-chunk-hash": "0.6.0",
"webpack-hot-middleware": "2.22.2", "webpack-hot-middleware": "2.22.2",
"webpack-liveload-middleware": "0.1.0-alpha.2", "webpack-liveload-middleware": "0.1.0-alpha.4",
"webpack-merge": "4.1.3", "webpack-merge": "4.1.3",
"ws": "^6.1.0" "ws": "^6.1.0"
}, },
......
{ {
"name": "chameleon-vue-precompiler", "name": "chameleon-vue-precompiler",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "为chameleon提供 vue-loader 的模板预编译处理能力", "description": "为chameleon提供 vue-loader 的模板预编译处理能力",
"author": "Chameleon-Team", "author": "Chameleon-Team",
"scripts": {}, "scripts": {},
......
{ {
"name": "chameleon-webpack-plugin", "name": "chameleon-webpack-plugin",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
{ {
"name": "chameleon-weex-vue-loader", "name": "chameleon-weex-vue-loader",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"license": "Apache", "license": "Apache",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
......
{ {
"name": "cml-component-parser", "name": "cml-component-parser",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "A tool that can parse interface file and return all properties and methods it has.", "description": "A tool that can parse interface file and return all properties and methods it has.",
"main": "index.js", "main": "index.js",
"scripts": {}, "scripts": {},
...@@ -13,9 +13,9 @@ ...@@ -13,9 +13,9 @@
"dependencies": { "dependencies": {
"@babel/parser": "^7.1.3", "@babel/parser": "^7.1.3",
"@babel/traverse": "^7.2.2", "@babel/traverse": "^7.2.2",
"chameleon-tool-utils": "0.1.0-alpha.2", "chameleon-tool-utils": "0.1.0-alpha.4",
"cml-interface-parser": "0.1.0-alpha.2", "cml-interface-parser": "0.1.0-alpha.4",
"cml-js-parser": "0.1.0-alpha.2", "cml-js-parser": "0.1.0-alpha.4",
"commander": "^2.19.0" "commander": "^2.19.0"
}, },
"devDependencies": { "devDependencies": {
......
{ {
"name": "cml-htmllint", "name": "cml-htmllint",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "An chameleon template linter.", "description": "An chameleon template linter.",
"keywords": [ "keywords": [
"html", "html",
......
{ {
"name": "cml-interface-parser", "name": "cml-interface-parser",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "A tool that can parse interface file and return all properties and methods it has.", "description": "A tool that can parse interface file and return all properties and methods it has.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"dependencies": { "dependencies": {
"@babel/parser": "^7.1.3", "@babel/parser": "^7.1.3",
"@babel/traverse": "^7.2.2", "@babel/traverse": "^7.2.2",
"chameleon-tool-utils": "0.1.0-alpha.2", "chameleon-tool-utils": "0.1.0-alpha.4",
"commander": "^2.19.0" "commander": "^2.19.0"
}, },
"devDependencies": { "devDependencies": {
......
{ {
"name": "cml-js-parser", "name": "cml-js-parser",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "A tool used to get variable names and methods that can be used in templates.", "description": "A tool used to get variable names and methods that can be used in templates.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"@babel/parser": "^7.2.2", "@babel/parser": "^7.2.2",
"@babel/traverse": "^7.2.2", "@babel/traverse": "^7.2.2",
"bulk-require": "^1.0.1", "bulk-require": "^1.0.1",
"chameleon-tool-utils": "0.1.0-alpha.2" "chameleon-tool-utils": "0.1.0-alpha.4"
}, },
"devDependencies": { "devDependencies": {
"chai": "^4.2.0", "chai": "^4.2.0",
......
{ {
"name": "easy-chameleon", "name": "easy-chameleon",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
...@@ -519,9 +519,9 @@ ...@@ -519,9 +519,9 @@
} }
}, },
"babel-plugin-chameleon-import": { "babel-plugin-chameleon-import": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/babel-plugin-chameleon-import/-/babel-plugin-chameleon-import-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/babel-plugin-chameleon-import/-/babel-plugin-chameleon-import-0.1.0-alpha.4.tgz",
"integrity": "sha512-KZWofjdc9eunt84FUvXCZ/y2D7eYQziwi58hy+ladb7CmaqYbXrjKpdNaEyi4nzDgAqSzNIiQ4RpRq42aPOhgQ==", "integrity": "sha512-nlJwy5wZ6qCaq9+mjzZ8FrLd/jixGWHJ488sDX3+51qeJcUBemEqllVf23A3RH0xYh9wnT4X2pTJBydb3taFVg==",
"requires": { "requires": {
"@babel/helper-module-imports": "7.0.0", "@babel/helper-module-imports": "7.0.0",
"@babel/runtime": "7.2.0" "@babel/runtime": "7.2.0"
...@@ -803,9 +803,9 @@ ...@@ -803,9 +803,9 @@
} }
}, },
"chameleon-api": { "chameleon-api": {
"version": "0.2.0", "version": "0.3.0-alpha.0",
"resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.2.0.tgz", "resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.3.0-alpha.0.tgz",
"integrity": "sha512-mojW8jCToPkJdX+RsepAe/ijqVC3PhACIulYd0Ap45Xh4iEB0HY/YRQtK9c//M/oqMxpzrUKXTwpNkHjSowQdQ==", "integrity": "sha512-/qMyPikRj/q3C5TYHFCW6GJl13OhBbkd4TkAqTOlc2JiEQsef4N4NFChNnIfFijOEJzMRZAy3y3sf2ej2/diUg==",
"requires": { "requires": {
"chameleon-bridge": "0.1.0", "chameleon-bridge": "0.1.0",
"child_process": "1.0.2", "child_process": "1.0.2",
...@@ -819,11 +819,12 @@ ...@@ -819,11 +819,12 @@
"integrity": "sha512-1Qc7F4ts0zlfglGn3VnVSPg3SRge37gu5/EQ+Mz8K3vqpRgoXGPN6cRtK+4wrvqox740gml+yWsuV10GY2xB1A==" "integrity": "sha512-1Qc7F4ts0zlfglGn3VnVSPg3SRge37gu5/EQ+Mz8K3vqpRgoXGPN6cRtK+4wrvqox740gml+yWsuV10GY2xB1A=="
}, },
"chameleon-css-loader": { "chameleon-css-loader": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-css-loader/-/chameleon-css-loader-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/chameleon-css-loader/-/chameleon-css-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-Cq6/xUXUznrU68bg7KCWmOoNtlV6rtoLOaudW5Ks/e7YZ3hHY4D/UU44QbV6pVcui7rVELb7GGEGIMmawp+1mA==", "integrity": "sha512-W8oqmmmHpxD3xULmcbWCfJZUSkLI+YjL++Go51u7hpPPW0X1WYtpYnGrvFZz1MPUGz3rErl3Yhyw/4QSFxiKaQ==",
"requires": { "requires": {
"autoprefixer": "9.4.5", "autoprefixer": "9.4.5",
"hash-sum": "1.0.2",
"loader-utils": "1.2.3", "loader-utils": "1.2.3",
"postcss": "7.0.13", "postcss": "7.0.13",
"postcss-plugin-px2rem": "0.7.0", "postcss-plugin-px2rem": "0.7.0",
...@@ -831,15 +832,15 @@ ...@@ -831,15 +832,15 @@
} }
}, },
"chameleon-loader": { "chameleon-loader": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-loader/-/chameleon-loader-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/chameleon-loader/-/chameleon-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-mAS+OVzqYjCGL8x1EKWxGn1ZD+xYlMzQ90OyCdHjbrsx9jyCtDAYMUu/t10U0mPROxik7ZfVU2GN9fwlGN0TwA==", "integrity": "sha512-6Ss5M8jvKRR/sMzhbW1u5Nhj5aWPQ4hdsNwoaCandDx01GrdayMHLfn89AQgMNjo87nVUAwkGeasilqnLeGziQ==",
"requires": { "requires": {
"@babel/parser": "7.1.2", "@babel/parser": "7.1.2",
"babel-generator": "6.26.1", "babel-generator": "6.26.1",
"babel-traverse": "6.26.0", "babel-traverse": "6.26.0",
"chameleon-template-parse": "0.1.0-alpha.2", "chameleon-template-parse": "0.1.0-alpha.4",
"chameleon-tool-utils": "0.1.0-alpha.2", "chameleon-tool-utils": "0.1.0-alpha.4",
"consolidate": "0.14.0", "consolidate": "0.14.0",
"de-indent": "1.0.2", "de-indent": "1.0.2",
"hash-sum": "1.0.2", "hash-sum": "1.0.2",
...@@ -849,7 +850,7 @@ ...@@ -849,7 +850,7 @@
"loader-utils": "1.1.0", "loader-utils": "1.1.0",
"lru-cache": "4.1.1", "lru-cache": "4.1.1",
"resolve": "1.4.0", "resolve": "1.4.0",
"runtime-check": "0.1.0-alpha.2", "runtime-check": "0.1.0-alpha.4",
"source-map": "0.6.1", "source-map": "0.6.1",
"vue-style-loader": "4.0.1", "vue-style-loader": "4.0.1",
"xmldom": "0.1.27" "xmldom": "0.1.27"
...@@ -874,38 +875,21 @@ ...@@ -874,38 +875,21 @@
"emojis-list": "2.1.0", "emojis-list": "2.1.0",
"json5": "0.5.1" "json5": "0.5.1"
} }
},
"runtime-check": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/runtime-check/-/runtime-check-0.1.0-alpha.2.tgz",
"integrity": "sha512-lfVJNQbUBgAzQu0dc3J+BcqDhpx44R1o4wKo938zwcKylqkNdmKjvYdpgqgAPqLFIPGc/hMdlJu8hDasV0UgpQ==",
"requires": {
"@babel/parser": "7.1.0",
"babel-generator": "6.26.1",
"babel-traverse": "6.26.0"
},
"dependencies": {
"@babel/parser": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.1.0.tgz",
"integrity": "sha512-SmjnXCuPAlai75AFtzv+KCBcJ3sDDWbIn+WytKw1k+wAtEy6phqI2RqKh/zAnw53i1NR8su3Ep/UoqaKcimuLg=="
}
}
} }
} }
}, },
"chameleon-miniapp-target": { "chameleon-miniapp-target": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-miniapp-target/-/chameleon-miniapp-target-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/chameleon-miniapp-target/-/chameleon-miniapp-target-0.1.0-alpha.4.tgz",
"integrity": "sha512-i300UbnPVLWdIQ43bhiTX4WtKneCQy4Nr54kd/UTOIZF4s26E9bw+mZBVE3TvGMXFP2ZSYdZarBdVy3h/i7g2w==", "integrity": "sha512-nKdhReAvOu4CczxgszSS9dnJNHwaIMp8flqc74Du8nzvruUeorx2Jwn+3N4jJiPbTI8wGEgbxSRFDPiSnLGboQ==",
"requires": { "requires": {
"chameleon-tool-utils": "0.1.0-alpha.2" "chameleon-tool-utils": "0.1.0-alpha.4"
} }
}, },
"chameleon-mixins": { "chameleon-mixins": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-mixins/-/chameleon-mixins-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/chameleon-mixins/-/chameleon-mixins-0.1.0-alpha.4.tgz",
"integrity": "sha512-4gD6fwZoy3CRwtQURMZAcQbg7msx3djRUZpj4t1+CF4GH0RHzJAFfz63mvxJGpgk4gxWk5xZErf3k1vfwT1TlA==" "integrity": "sha512-kifrDq6jN51CwjYJOXxpeNvPDGs9CiXwGhgcWgDgXKWbmNpKaIC3Xhh/0SMMufyy3hho5Tcdg9OnKbgGhtZmaA=="
}, },
"chameleon-runtime": { "chameleon-runtime": {
"version": "0.0.4", "version": "0.0.4",
...@@ -925,27 +909,28 @@ ...@@ -925,27 +909,28 @@
} }
}, },
"chameleon-template-parse": { "chameleon-template-parse": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-template-parse/-/chameleon-template-parse-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/chameleon-template-parse/-/chameleon-template-parse-0.1.0-alpha.4.tgz",
"integrity": "sha512-Kxb0b+nNeYkG1pRguINoNbbQ3MaiX9pmKuWdtEvuLtCL7VIp3wjuIoK2dMzyl26oQK9S769SI8MYq+WKUSdnkQ==", "integrity": "sha512-QHo4V88WdmPrvZboR9ru4Lx1EuAhUFOmLtBYkHB6CX0pSVAxeQ9E4NGLF/x31CdvDOQI2e0slQnMdAHlZnPOqg==",
"requires": { "requires": {
"@babel/generator": "7.2.2", "@babel/generator": "7.2.2",
"@babel/plugin-syntax-jsx": "7.2.0", "@babel/plugin-syntax-jsx": "7.2.0",
"@babel/traverse": "7.2.3", "@babel/traverse": "7.2.3",
"@babel/types": "7.2.2", "@babel/types": "7.2.2",
"babylon": "6.18.0", "babylon": "6.18.0",
"hash-sum": "1.0.2",
"tapable": "1.1.1" "tapable": "1.1.1"
} }
}, },
"chameleon-templates": { "chameleon-templates": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-templates/-/chameleon-templates-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/chameleon-templates/-/chameleon-templates-0.1.0-alpha.4.tgz",
"integrity": "sha512-LecQDaOT0hKFM9KhjyGQ24rJ6NJuXhWZ+TS6o22o/zAQSLOT66tsxoDA362EnZJZlS9Uia1UJaFf/GcO0cnkRQ==" "integrity": "sha512-eMvM1aGzAedmv0ovW5L50QyrdZxyPDv6TzG+Wh5HCV7gMEvdNjVQqvMP1nso3nsKfdWxBltBQ1ExlHXgfQq99w=="
}, },
"chameleon-tool-utils": { "chameleon-tool-utils": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-tool-utils/-/chameleon-tool-utils-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/chameleon-tool-utils/-/chameleon-tool-utils-0.1.0-alpha.4.tgz",
"integrity": "sha512-aEQWSeQi1Hj/oKTRnTrdje7Tn4ENaIHTo4KBneTsyFhxoy1UfjXqAyR/CfTaNU4wq/eGKfPb792l0nXvJyfuiQ==", "integrity": "sha512-e805MIjXCzRvUO29U13r2d34lmekl/xe5qNa+pm8Prx7Q4BOONAmMHNAdhAJvQPyOCpDxRvhaxKDCX42E60gwA==",
"requires": { "requires": {
"chalk": "2.4.2", "chalk": "2.4.2",
"colors": "1.3.3", "colors": "1.3.3",
...@@ -974,9 +959,9 @@ ...@@ -974,9 +959,9 @@
} }
}, },
"chameleon-url-loader": { "chameleon-url-loader": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-url-loader/-/chameleon-url-loader-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/chameleon-url-loader/-/chameleon-url-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-/q5ugyd/coQnNgt5Kj2ThmrbLB9Trnt0yrBTqTN1uTnQUJcbKA7D5NXidUZFt0wq/gkxsWOiU5dY9p65B2664A==", "integrity": "sha512-932MsK7gsyu4hjj/TAg3JbTQ8C+2vhgvHZTy+zIX1leRH0QoPgN7Nek0ARMzok0OkeQErWUohggkhFWM9wLoTg==",
"requires": { "requires": {
"@webpack-contrib/schema-utils": "1.0.0-beta.0", "@webpack-contrib/schema-utils": "1.0.0-beta.0",
"loader-utils": "1.2.3", "loader-utils": "1.2.3",
...@@ -984,9 +969,9 @@ ...@@ -984,9 +969,9 @@
} }
}, },
"chameleon-vue-precompiler": { "chameleon-vue-precompiler": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-vue-precompiler/-/chameleon-vue-precompiler-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/chameleon-vue-precompiler/-/chameleon-vue-precompiler-0.1.0-alpha.4.tgz",
"integrity": "sha512-AEz55u1YKGbSEHnOV3YdId1IR1riwWDyB2xCkyKhYSR4u0h6VjTF8FOx6jexwPxwolv4vaJNuzrZKJPOudmIIQ==", "integrity": "sha512-7Ne2uQpUNubFck05TvGqs6ViNb8cAzmcYpDXvN18W+/KJpbxw4YyXcAHYK8peUMH6DvAwXlq4sloqqvvL2fG6g==",
"requires": { "requires": {
"esprima": "4.0.1" "esprima": "4.0.1"
}, },
...@@ -999,9 +984,9 @@ ...@@ -999,9 +984,9 @@
} }
}, },
"chameleon-weex-vue-loader": { "chameleon-weex-vue-loader": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-weex-vue-loader/-/chameleon-weex-vue-loader-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/chameleon-weex-vue-loader/-/chameleon-weex-vue-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-LAsspcK4TBsqsjuQQ+LYlT7pFn0uQCRJf4O+IdB6ydkN42947GkcFuPsfKp0445tzPxX3QnXQTrji0CVLbxKfA==", "integrity": "sha512-AFxACulxNB4e9CPOa2lpGAyYdEJ8FUUhkcMzoWyPOVWFq2/9r934KsFlDJETzwjoL21fEBOw3ZJmnCWWQqZJXg==",
"requires": { "requires": {
"consolidate": "0.14.0", "consolidate": "0.14.0",
"hash-sum": "1.0.2", "hash-sum": "1.0.2",
...@@ -2967,16 +2952,16 @@ ...@@ -2967,16 +2952,16 @@
} }
}, },
"interface-loader": { "interface-loader": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/interface-loader/-/interface-loader-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/interface-loader/-/interface-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-iAwhC9fWFWFepGlXZ19/+XVGgQqT3Rk1TUxZtn0d0fvsUMGlRGpYvMLW7e1xD/bi6+M0Lsgb/dm9WXVFddVaJw==", "integrity": "sha512-5tHF8dCZ/L0cL2oMYXkVrzOoLHzgdGnBR/HwMfdY/TEu/Vrlr7dKRqcYXbZNvJx2fTuKp0xd3nOLMtmXv1OdnQ==",
"requires": { "requires": {
"@babel/parser": "7.1.0", "@babel/parser": "7.1.0",
"babel-generator": "6.26.1", "babel-generator": "6.26.1",
"babel-traverse": "6.26.0", "babel-traverse": "6.26.0",
"chameleon-tool-utils": "0.1.0-alpha.2", "chameleon-tool-utils": "0.1.0-alpha.4",
"loader-utils": "1.1.0", "loader-utils": "1.1.0",
"runtime-check": "0.1.0-alpha.2" "runtime-check": "0.1.0-alpha.4"
}, },
"dependencies": { "dependencies": {
"@babel/parser": { "@babel/parser": {
...@@ -3003,16 +2988,6 @@ ...@@ -3003,16 +2988,6 @@
"emojis-list": "2.1.0", "emojis-list": "2.1.0",
"json5": "0.5.1" "json5": "0.5.1"
} }
},
"runtime-check": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/runtime-check/-/runtime-check-0.1.0-alpha.2.tgz",
"integrity": "sha512-lfVJNQbUBgAzQu0dc3J+BcqDhpx44R1o4wKo938zwcKylqkNdmKjvYdpgqgAPqLFIPGc/hMdlJu8hDasV0UgpQ==",
"requires": {
"@babel/parser": "7.1.0",
"babel-generator": "6.26.1",
"babel-traverse": "6.26.0"
}
} }
} }
}, },
...@@ -4715,6 +4690,23 @@ ...@@ -4715,6 +4690,23 @@
"is-promise": "2.1.0" "is-promise": "2.1.0"
} }
}, },
"runtime-check": {
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/runtime-check/-/runtime-check-0.1.0-alpha.4.tgz",
"integrity": "sha512-SZ4NEE8pY3/S12h3ZPioMegzjJB7+iMANhzxDjdImgRyfYFdS5009pOe6naicUF5kAz3gMkyxmHpZX7/cR9YjQ==",
"requires": {
"@babel/parser": "7.1.0",
"babel-generator": "6.26.1",
"babel-traverse": "6.26.0"
},
"dependencies": {
"@babel/parser": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.1.0.tgz",
"integrity": "sha512-SmjnXCuPAlai75AFtzv+KCBcJ3sDDWbIn+WytKw1k+wAtEy6phqI2RqKh/zAnw53i1NR8su3Ep/UoqaKcimuLg=="
}
}
},
"rxjs": { "rxjs": {
"version": "6.3.3", "version": "6.3.3",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.3.3.tgz", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.3.3.tgz",
...@@ -5686,9 +5678,9 @@ ...@@ -5686,9 +5678,9 @@
"integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==" "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg=="
}, },
"webpack-check-plugin": { "webpack-check-plugin": {
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/webpack-check-plugin/-/webpack-check-plugin-0.1.0-alpha.2.tgz", "resolved": "https://registry.npmjs.org/webpack-check-plugin/-/webpack-check-plugin-0.1.0-alpha.4.tgz",
"integrity": "sha512-Tv9TzMZDsZSlYGMdliIdsHjAEkSFr5zegncE8P8ihll1Tr6v32kYAtU8Yyngk5fSS+STPfqK7Mbw94DYdnbFmA==", "integrity": "sha512-iMpSWloOJNb8/1KYO8IXWN6IVgP+vkV4xyA93wXp2BJm+OoIuJa+ZqhKKty9i2sJZRKdInVLh7LyPSHQaA2SGw==",
"requires": { "requires": {
"@babel/parser": "7.1.0", "@babel/parser": "7.1.0",
"babel-generator": "6.26.1", "babel-generator": "6.26.1",
......
{ {
"name": "easy-chameleon", "name": "easy-chameleon",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "easy-chameleon", "description": "easy-chameleon",
"main": "index.js", "main": "index.js",
"bin": { "bin": {
...@@ -21,28 +21,28 @@ ...@@ -21,28 +21,28 @@
"mvvm" "mvvm"
], ],
"dependencies": { "dependencies": {
"babel-plugin-chameleon-import": "0.1.0-alpha.2", "babel-plugin-chameleon-import": "0.1.0-alpha.4",
"chameleon-api": "^0.2.0", "chameleon-api": "^0.3.0-alpha.0",
"chameleon-bridge": "^0.1.0", "chameleon-bridge": "^0.1.0",
"chameleon-css-loader": "0.1.0-alpha.2", "chameleon-css-loader": "0.1.0-alpha.4",
"chameleon-loader": "0.1.0-alpha.2", "chameleon-loader": "0.1.0-alpha.4",
"chameleon-miniapp-target": "0.1.0-alpha.2", "chameleon-miniapp-target": "0.1.0-alpha.4",
"chameleon-mixins": "0.1.0-alpha.2", "chameleon-mixins": "0.1.0-alpha.4",
"chameleon-runtime": "0.0.4", "chameleon-runtime": "0.0.4",
"chameleon-store": "0.0.3", "chameleon-store": "0.0.3",
"chameleon-template-parse": "0.1.0-alpha.2", "chameleon-template-parse": "0.1.0-alpha.4",
"chameleon-templates": "0.1.0-alpha.2", "chameleon-templates": "0.1.0-alpha.4",
"chameleon-tool-utils": "0.1.0-alpha.2", "chameleon-tool-utils": "0.1.0-alpha.4",
"chameleon-url-loader": "0.1.0-alpha.2", "chameleon-url-loader": "0.1.0-alpha.4",
"chameleon-vue-precompiler": "0.1.0-alpha.2", "chameleon-vue-precompiler": "0.1.0-alpha.4",
"chameleon-weex-vue-loader": "0.1.0-alpha.2", "chameleon-weex-vue-loader": "0.1.0-alpha.4",
"clean-webpack-plugin": "0.1.19", "clean-webpack-plugin": "0.1.19",
"cml-ui": "0.0.7-alpha", "cml-ui": "0.0.7-alpha",
"extract-text-webpack-plugin": "3.0.2", "extract-text-webpack-plugin": "3.0.2",
"interface-loader": "0.1.0-alpha.2", "interface-loader": "0.1.0-alpha.4",
"ora": "3.0.0", "ora": "3.0.0",
"webpack-check-plugin": "0.1.0-alpha.2", "webpack-check-plugin": "0.1.0-alpha.4",
"webpack-liveload-middleware": "0.1.0-alpha.2", "webpack-liveload-middleware": "0.1.0-alpha.4",
"webpack-merge": "^4.1.3" "webpack-merge": "^4.1.3"
}, },
"devDependencies": { "devDependencies": {
......
{ {
"name": "interface-loader", "name": "interface-loader",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "", "description": "",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
...@@ -13,9 +13,9 @@ ...@@ -13,9 +13,9 @@
"@babel/parser": "7.1.0", "@babel/parser": "7.1.0",
"babel-generator": "6.26.1", "babel-generator": "6.26.1",
"babel-traverse": "6.26.0", "babel-traverse": "6.26.0",
"chameleon-tool-utils": "0.1.0-alpha.2", "chameleon-tool-utils": "0.1.0-alpha.4",
"loader-utils": "1.1.0", "loader-utils": "1.1.0",
"runtime-check": "0.1.0-alpha.2" "runtime-check": "0.1.0-alpha.4"
}, },
"author": "Chameleon-Team", "author": "Chameleon-Team",
"license": "Apache", "license": "Apache",
......
{ {
"name": "runtime-check", "name": "runtime-check",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
{ {
"name": "chameleon-url-loader", "name": "chameleon-url-loader",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "A loader for webpack which transforms files into base64 URIs", "description": "A loader for webpack which transforms files into base64 URIs",
"license": "Apache", "license": "Apache",
"main": "dist/cjs.js", "main": "dist/cjs.js",
......
{ {
"name": "webpack-check-plugin", "name": "webpack-check-plugin",
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
...@@ -23,6 +23,6 @@ ...@@ -23,6 +23,6 @@
"istanbul": "^0.4.5", "istanbul": "^0.4.5",
"mocha": "^5.2.0" "mocha": "^5.2.0"
}, },
"version": "0.1.0-alpha.2", "version": "0.1.0-alpha.4",
"gitHead": "5ddcde4330774710f7646559446e008f7785ce00" "gitHead": "5ddcde4330774710f7646559446e008f7785ce00"
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册