提交 e5f9a4b6 编写于 作者: Y yylgit

v0.1.0-alpha.4

上级 7f5738ab
......@@ -26,7 +26,7 @@
"packages/webpack-check-plugin",
"packages/webpack-liveload-middleware"
],
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"command": {
"publish": {
"allowBranch": "master",
......
{
"name": "babel-plugin-chameleon-import",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "Component modular import plugin for babel.",
"repository": {
"type": "git",
......
{
"name": "chameleon-css-loader",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "chameleon样式处理",
"main": "index.js",
"scripts": {
......@@ -33,4 +33,4 @@
},
"mail": "ChameleonCore@didiglobal.com",
"gitHead": "5ddcde4330774710f7646559446e008f7785ce00"
}
}
\ No newline at end of file
{
"name": "chameleon-dev-proxy",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "cml开发环境代理服务模块",
"main": "index.js",
"author": "Chameleon-Team",
......
{
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"name": "chameleon-errors-webpack-plugin",
"main": "index.js",
"author": "Chameleon-Team",
......
{
"name": "chameleon-linter",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "cml规范校验工具",
"main": "index.js",
"scripts": {
......@@ -24,10 +24,10 @@
"@babel/traverse": "^7.1.4",
"bulk-require": "^1.0.1",
"chalk": "^2.4.1",
"chameleon-tool-utils": "0.1.0-alpha.2",
"cml-component-parser": "0.1.0-alpha.2",
"cml-htmllint": "0.1.0-alpha.2",
"cml-js-parser": "0.1.0-alpha.2",
"chameleon-tool-utils": "0.1.0-alpha.4",
"cml-component-parser": "0.1.0-alpha.4",
"cml-htmllint": "0.1.0-alpha.4",
"cml-js-parser": "0.1.0-alpha.4",
"commander": "^2.19.0",
"glob": "^7.1.3",
"json-lint": "^0.1.0",
......
{
"name": "chameleon-loader",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "chameleon cml文件处理loader",
"main": "src/index.js",
"directories": {
......@@ -17,8 +17,8 @@
"@babel/parser": "7.1.2",
"babel-generator": "6.26.1",
"babel-traverse": "6.26.0",
"chameleon-template-parse": "0.1.0-alpha.2",
"chameleon-tool-utils": "0.1.0-alpha.2",
"chameleon-template-parse": "0.1.0-alpha.4",
"chameleon-tool-utils": "0.1.0-alpha.4",
"consolidate": "0.14.0",
"de-indent": "1.0.2",
"hash-sum": "1.0.2",
......@@ -28,7 +28,7 @@
"loader-utils": "1.1.0",
"lru-cache": "4.1.1",
"resolve": "1.4.0",
"runtime-check": "0.1.0-alpha.2",
"runtime-check": "0.1.0-alpha.4",
"source-map": "0.6.1",
"vue-style-loader": "4.0.1",
"xmldom": "0.1.27"
......
{
"name": "chameleon-miniapp-target",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "chameleon 小程序webpack的target",
"main": "src/index.js",
"scripts": {
......@@ -14,7 +14,7 @@
"webpack": "^3.12.0"
},
"dependencies": {
"chameleon-tool-utils": "0.1.0-alpha.2"
"chameleon-tool-utils": "0.1.0-alpha.4"
},
"mail": "ChameleonCore@didiglobal.com",
"gitHead": "5ddcde4330774710f7646559446e008f7785ce00"
......
{
"name": "chameleon-mixins",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "chameleon-mixins",
"main": "index.js",
"scripts": {
......@@ -12,7 +12,7 @@
"license": "Apache",
"devDependencies": {
"chai": "^4.2.0",
"chameleon-css-loader": "0.1.0-alpha.2",
"chameleon-css-loader": "0.1.0-alpha.4",
"coveralls": "^2.11.9",
"eslint": "^5.9.0",
"gulp": "^3.9.1",
......
{
"name": "chameleon-template-parse",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "",
"main": "index.js",
"scripts": {
......@@ -23,9 +23,9 @@
},
"devDependencies": {
"chai": "^4.2.0",
"chameleon-css-loader": "0.1.0-alpha.2",
"chameleon-mixins": "0.1.0-alpha.2",
"chameleon-tool-utils": "0.0.29",
"chameleon-css-loader": "0.1.0-alpha.4",
"chameleon-mixins": "0.1.0-alpha.4",
"chameleon-tool-utils": "0.1.0-alpha.4",
"clean-webpack-plugin": "^0.1.19",
"coveralls": "^2.11.9",
"eslint": "^5.9.0",
......@@ -41,4 +41,4 @@
},
"mail": "ChameleonCore@didiglobal.com",
"gitHead": "5ddcde4330774710f7646559446e008f7785ce00"
}
}
\ No newline at end of file
{
"name": "chameleon-templates",
"version": "0.1.0-alpha.2.0",
"version": "0.1.0-alpha.4",
"description": "",
"main": "index.js",
"scripts": {
......
......@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"chameleon-api": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.2.0.tgz",
"integrity": "sha512-mojW8jCToPkJdX+RsepAe/ijqVC3PhACIulYd0Ap45Xh4iEB0HY/YRQtK9c//M/oqMxpzrUKXTwpNkHjSowQdQ==",
"version": "0.3.0-alpha.0",
"resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.3.0-alpha.0.tgz",
"integrity": "sha512-/qMyPikRj/q3C5TYHFCW6GJl13OhBbkd4TkAqTOlc2JiEQsef4N4NFChNnIfFijOEJzMRZAy3y3sf2ej2/diUg==",
"requires": {
"chameleon-bridge": "0.1.0",
"child_process": "1.0.2",
......
......@@ -7,7 +7,7 @@
"scripts": {},
"license": "MIT",
"dependencies": {
"chameleon-api": "^0.2.0",
"chameleon-api": "^0.3.0-alpha.0",
"chameleon-bridge": "^0.1.0",
"chameleon-runtime": "0.0.4",
"chameleon-store": "0.0.3",
......
......@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"chameleon-api": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.2.0.tgz",
"integrity": "sha512-mojW8jCToPkJdX+RsepAe/ijqVC3PhACIulYd0Ap45Xh4iEB0HY/YRQtK9c//M/oqMxpzrUKXTwpNkHjSowQdQ==",
"version": "0.3.0-alpha.0",
"resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.3.0-alpha.0.tgz",
"integrity": "sha512-/qMyPikRj/q3C5TYHFCW6GJl13OhBbkd4TkAqTOlc2JiEQsef4N4NFChNnIfFijOEJzMRZAy3y3sf2ej2/diUg==",
"requires": {
"chameleon-bridge": "0.1.0",
"child_process": "1.0.2",
......
......@@ -7,7 +7,7 @@
"scripts": {},
"license": "MIT",
"dependencies": {
"chameleon-api": "^0.2.0",
"chameleon-api": "^0.3.0-alpha.0",
"chameleon-bridge": "^0.1.0",
"chameleon-runtime": "0.0.4",
"chameleon-store": "0.0.3",
......
......@@ -35,5 +35,5 @@
"test": "mocha --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",
"version": "0.1.0-alpha.3",
"version": "0.1.0-alpha.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......@@ -1064,9 +1064,9 @@
}
},
"babel-plugin-chameleon-import": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/babel-plugin-chameleon-import/-/babel-plugin-chameleon-import-0.1.0-alpha.2.tgz",
"integrity": "sha512-KZWofjdc9eunt84FUvXCZ/y2D7eYQziwi58hy+ladb7CmaqYbXrjKpdNaEyi4nzDgAqSzNIiQ4RpRq42aPOhgQ==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/babel-plugin-chameleon-import/-/babel-plugin-chameleon-import-0.1.0-alpha.4.tgz",
"integrity": "sha512-nlJwy5wZ6qCaq9+mjzZ8FrLd/jixGWHJ488sDX3+51qeJcUBemEqllVf23A3RH0xYh9wnT4X2pTJBydb3taFVg==",
"requires": {
"@babel/helper-module-imports": "7.0.0",
"@babel/runtime": "7.2.0"
......@@ -2165,11 +2165,12 @@
}
},
"chameleon-css-loader": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-css-loader/-/chameleon-css-loader-0.1.0-alpha.2.tgz",
"integrity": "sha512-Cq6/xUXUznrU68bg7KCWmOoNtlV6rtoLOaudW5Ks/e7YZ3hHY4D/UU44QbV6pVcui7rVELb7GGEGIMmawp+1mA==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-css-loader/-/chameleon-css-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-W8oqmmmHpxD3xULmcbWCfJZUSkLI+YjL++Go51u7hpPPW0X1WYtpYnGrvFZz1MPUGz3rErl3Yhyw/4QSFxiKaQ==",
"requires": {
"autoprefixer": "9.4.7",
"autoprefixer": "9.4.10",
"hash-sum": "1.0.2",
"loader-utils": "1.2.3",
"postcss": "7.0.14",
"postcss-plugin-px2rem": "0.7.0",
......@@ -2177,12 +2178,12 @@
},
"dependencies": {
"autoprefixer": {
"version": "9.4.8",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.4.8.tgz",
"integrity": "sha512-DIhd0KMi9Nql3oJkJ2HCeOVihrXFPtWXc6ckwaUNwliDOt9OGr0fk8vV8jCLWXnZc1EXvQ2uLUzGpcPxFAQHEQ==",
"version": "9.4.10",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.4.10.tgz",
"integrity": "sha512-XR8XZ09tUrrSzgSlys4+hy5r2/z4Jp7Ag3pHm31U4g/CTccYPOVe19AkaJ4ey/vRd1sfj+5TtuD6I0PXtutjvQ==",
"requires": {
"browserslist": "4.4.1",
"caniuse-lite": "1.0.30000938",
"browserslist": "4.4.2",
"caniuse-lite": "1.0.30000941",
"normalize-range": "0.1.2",
"num2fraction": "1.2.2",
"postcss": "7.0.14",
......@@ -2190,25 +2191,33 @@
}
},
"browserslist": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.4.1.tgz",
"integrity": "sha512-pEBxEXg7JwaakBXjATYw/D1YZh4QUSCX/Mnd/wnqSRPPSi1U39iDhDoKGoBUcraKdxDlrYqJxSI5nNvD+dWP2A==",
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.4.2.tgz",
"integrity": "sha512-ISS/AIAiHERJ3d45Fz0AVYKkgcy+F/eJHzKEvv1j0wwKGKD9T3BrwKr/5g45L+Y4XIK5PlTqefHciRFcfE1Jxg==",
"requires": {
"caniuse-lite": "1.0.30000938",
"caniuse-lite": "1.0.30000941",
"electron-to-chromium": "1.3.113",
"node-releases": "1.1.3"
"node-releases": "1.1.9"
}
},
"caniuse-lite": {
"version": "1.0.30000938",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000938.tgz",
"integrity": "sha512-ekW8NQ3/FvokviDxhdKLZZAx7PptXNwxKgXtnR5y+PR3hckwuP3yJ1Ir+4/c97dsHNqtAyfKUGdw8P4EYzBNgw=="
"version": "1.0.30000941",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000941.tgz",
"integrity": "sha512-4vzGb2MfZcO20VMPj1j6nRAixhmtlhkypM4fL4zhgzEucQIYiRzSqPcWIu1OF8i0FETD93FMIPWfUJCAcFvrqA=="
},
"electron-to-chromium": {
"version": "1.3.113",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.113.tgz",
"integrity": "sha512-De+lPAxEcpxvqPTyZAXELNpRZXABRxf+uL/rSykstQhzj/B0l1150G/ExIIxKc16lI89Hgz81J0BHAcbTqK49g=="
},
"node-releases": {
"version": "1.1.9",
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.9.tgz",
"integrity": "sha512-oic3GT4OtbWWKfRolz5Syw0Xus0KRFxeorLNj0s93ofX6PWyuzKjsiGxsCtWktBwwmTF6DdRRf2KreGqeOk5KA==",
"requires": {
"semver": "5.6.0"
}
},
"postcss": {
"version": "7.0.14",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.14.tgz",
......@@ -2230,9 +2239,9 @@
}
},
"chameleon-dev-proxy": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-dev-proxy/-/chameleon-dev-proxy-0.1.0-alpha.2.tgz",
"integrity": "sha512-6igJYfxCtSMPAiU742+P8xYoBZZxNVU1q+gn9DlWX6l6B+FeacZj3jtL+7UwS94FZKrLiZcHBOkRo/d81oa3hw==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-dev-proxy/-/chameleon-dev-proxy-0.1.0-alpha.4.tgz",
"integrity": "sha512-gxyRHArS/nlguR696hr461cXtklFJbOGn07/AFXTD2bYd8rceXu2o1mzhkNFN0nT5ZSAz09efaI4v6XSXLXJGQ==",
"requires": {
"babel-polyfill": "6.26.0",
"node-mitmproxy": "3.1.0",
......@@ -2240,9 +2249,9 @@
}
},
"chameleon-errors-webpack-plugin": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-errors-webpack-plugin/-/chameleon-errors-webpack-plugin-0.1.0-alpha.2.tgz",
"integrity": "sha512-J8OY6zZCT1UshcrgL1AsyXEh+VTkQ19dZZqLzi2NxBDfqGMmCNCadPI8uEQCODCuYtMUuAEv7xAoa3c992b4zQ==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-errors-webpack-plugin/-/chameleon-errors-webpack-plugin-0.1.0-alpha.4.tgz",
"integrity": "sha512-w0ijRPb5/ComvQm79u+UvfDAFAyz5j2Aw2mAmQrRsG8gBK25xZSRah7k6OCVvQ+bOT2M3Z8mKdPGUofW8wYF9w==",
"requires": {
"chalk": "1.1.3",
"error-stack-parser": "2.0.2",
......@@ -2274,18 +2283,18 @@
}
},
"chameleon-linter": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-linter/-/chameleon-linter-0.1.0-alpha.2.tgz",
"integrity": "sha512-EOKAYGof073qdKSU1+cYqGhKfuynmZrepFdwX8dOJ/B1cj8i05HYeXZCQopPa9NZiE21p8FtQm41IfrwKjzJuQ==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-linter/-/chameleon-linter-0.1.0-alpha.4.tgz",
"integrity": "sha512-yHA703s9WgkErUx1ZomhlyV8B75BwGYgTWBs88scGj9ho4ypRSf1NZcjrnP6fCcQLlodcCEBfBF26MDx7unliw==",
"requires": {
"@babel/parser": "7.2.3",
"@babel/traverse": "7.2.3",
"bulk-require": "1.0.1",
"chalk": "2.4.2",
"chameleon-tool-utils": "0.1.0-alpha.2",
"cml-component-parser": "0.1.0-alpha.2",
"cml-htmllint": "0.1.0-alpha.2",
"cml-js-parser": "0.1.0-alpha.2",
"chameleon-tool-utils": "0.1.0-alpha.4",
"cml-component-parser": "0.1.0-alpha.4",
"cml-htmllint": "0.1.0-alpha.4",
"cml-js-parser": "0.1.0-alpha.4",
"commander": "2.19.0",
"glob": "7.1.3",
"json-lint": "0.1.0",
......@@ -2298,6 +2307,52 @@
"traverse": "0.6.6"
},
"dependencies": {
"cml-component-parser": {
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/cml-component-parser/-/cml-component-parser-0.1.0-alpha.4.tgz",
"integrity": "sha512-IHphUrUFeW7+p6xoqNq1fPfSzvgaX+2Ol6tG+7qwxYIJVUl0sVLGrVZnK2NPS8Ud310nHGM6FO5ssP5Bbu0A6g==",
"requires": {
"@babel/parser": "7.2.3",
"@babel/traverse": "7.2.3",
"chameleon-tool-utils": "0.1.0-alpha.4",
"cml-interface-parser": "0.1.0-alpha.4",
"cml-js-parser": "0.1.0-alpha.4",
"commander": "2.19.0"
}
},
"cml-htmllint": {
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/cml-htmllint/-/cml-htmllint-0.1.0-alpha.4.tgz",
"integrity": "sha512-sa29NQ+TuS2DY69v2rYJUu/x+zKgkTFfrrPg3SSN4N39HSF50VzabRPWBMJvP+ErGaGRQFk1vtJ0nwW1lN4LYw==",
"requires": {
"bulk-require": "1.0.1",
"htmlparser2": "3.10.0",
"lodash": "4.17.11",
"promise": "8.0.2"
}
},
"cml-interface-parser": {
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/cml-interface-parser/-/cml-interface-parser-0.1.0-alpha.4.tgz",
"integrity": "sha512-o+gULqMliaEqbOalWhG7vdqXIiZso0osPyurIuA00C2I1XkHVAh5Jp4FkfiNCZMbthkRyg/YkhkE1FDIYo+g7g==",
"requires": {
"@babel/parser": "7.2.3",
"@babel/traverse": "7.2.3",
"chameleon-tool-utils": "0.1.0-alpha.4",
"commander": "2.19.0"
}
},
"cml-js-parser": {
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/cml-js-parser/-/cml-js-parser-0.1.0-alpha.4.tgz",
"integrity": "sha512-uVZkOL5GINIzqMDKzcph9CYMDZp49puKlCnBGdw5LCFV7Tzq9fJMNGSknhVOgR9pxnujdLXi9oPzg8Nt0thNaw==",
"requires": {
"@babel/parser": "7.2.3",
"@babel/traverse": "7.2.3",
"bulk-require": "1.0.1",
"chameleon-tool-utils": "0.1.0-alpha.4"
}
},
"commander": {
"version": "2.19.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-2.19.0.tgz",
......@@ -2337,15 +2392,15 @@
}
},
"chameleon-loader": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-loader/-/chameleon-loader-0.1.0-alpha.2.tgz",
"integrity": "sha512-mAS+OVzqYjCGL8x1EKWxGn1ZD+xYlMzQ90OyCdHjbrsx9jyCtDAYMUu/t10U0mPROxik7ZfVU2GN9fwlGN0TwA==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-loader/-/chameleon-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-6Ss5M8jvKRR/sMzhbW1u5Nhj5aWPQ4hdsNwoaCandDx01GrdayMHLfn89AQgMNjo87nVUAwkGeasilqnLeGziQ==",
"requires": {
"@babel/parser": "7.1.2",
"babel-generator": "6.26.1",
"babel-traverse": "6.26.0",
"chameleon-template-parse": "0.1.0-alpha.2",
"chameleon-tool-utils": "0.1.0-alpha.2",
"chameleon-template-parse": "0.1.0-alpha.4",
"chameleon-tool-utils": "0.1.0-alpha.4",
"consolidate": "0.14.0",
"de-indent": "1.0.2",
"hash-sum": "1.0.2",
......@@ -2355,7 +2410,7 @@
"loader-utils": "1.1.0",
"lru-cache": "4.1.1",
"resolve": "1.4.0",
"runtime-check": "0.1.0-alpha.2",
"runtime-check": "0.1.0-alpha.4",
"source-map": "0.6.1",
"vue-style-loader": "4.0.1",
"xmldom": "0.1.27"
......@@ -2402,44 +2457,62 @@
"requires": {
"path-parse": "1.0.6"
}
},
"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=="
}
}
}
}
},
"chameleon-miniapp-target": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-miniapp-target/-/chameleon-miniapp-target-0.1.0-alpha.2.tgz",
"integrity": "sha512-i300UbnPVLWdIQ43bhiTX4WtKneCQy4Nr54kd/UTOIZF4s26E9bw+mZBVE3TvGMXFP2ZSYdZarBdVy3h/i7g2w==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-miniapp-target/-/chameleon-miniapp-target-0.1.0-alpha.4.tgz",
"integrity": "sha512-nKdhReAvOu4CczxgszSS9dnJNHwaIMp8flqc74Du8nzvruUeorx2Jwn+3N4jJiPbTI8wGEgbxSRFDPiSnLGboQ==",
"requires": {
"chameleon-tool-utils": "0.1.0-alpha.2"
"chameleon-tool-utils": "0.1.0-alpha.4"
}
},
"chameleon-mixins": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-mixins/-/chameleon-mixins-0.1.0-alpha.2.tgz",
"integrity": "sha512-4gD6fwZoy3CRwtQURMZAcQbg7msx3djRUZpj4t1+CF4GH0RHzJAFfz63mvxJGpgk4gxWk5xZErf3k1vfwT1TlA=="
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-mixins/-/chameleon-mixins-0.1.0-alpha.4.tgz",
"integrity": "sha512-kifrDq6jN51CwjYJOXxpeNvPDGs9CiXwGhgcWgDgXKWbmNpKaIC3Xhh/0SMMufyy3hho5Tcdg9OnKbgGhtZmaA=="
},
"chameleon-template-parse": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-template-parse/-/chameleon-template-parse-0.1.0-alpha.2.tgz",
"integrity": "sha512-Kxb0b+nNeYkG1pRguINoNbbQ3MaiX9pmKuWdtEvuLtCL7VIp3wjuIoK2dMzyl26oQK9S769SI8MYq+WKUSdnkQ==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-template-parse/-/chameleon-template-parse-0.1.0-alpha.4.tgz",
"integrity": "sha512-QHo4V88WdmPrvZboR9ru4Lx1EuAhUFOmLtBYkHB6CX0pSVAxeQ9E4NGLF/x31CdvDOQI2e0slQnMdAHlZnPOqg==",
"requires": {
"@babel/generator": "7.2.2",
"@babel/plugin-syntax-jsx": "7.2.0",
"@babel/traverse": "7.2.3",
"@babel/types": "7.2.2",
"babylon": "6.18.0",
"hash-sum": "1.0.2",
"tapable": "1.1.1"
}
},
"chameleon-templates": {
"version": "0.1.0-alpha.2.0",
"resolved": "https://registry.npmjs.org/chameleon-templates/-/chameleon-templates-0.1.0-alpha.2.0.tgz",
"integrity": "sha512-aWJYRu2NQz+tmmETITwJLJorok/okudddGtUmNW/PbcYWhWLUt77zSW+qMGeAq19V5msBQNwIbgVBycQp5qJXw=="
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-templates/-/chameleon-templates-0.1.0-alpha.4.tgz",
"integrity": "sha512-eMvM1aGzAedmv0ovW5L50QyrdZxyPDv6TzG+Wh5HCV7gMEvdNjVQqvMP1nso3nsKfdWxBltBQ1ExlHXgfQq99w=="
},
"chameleon-tool-utils": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-tool-utils/-/chameleon-tool-utils-0.1.0-alpha.2.tgz",
"integrity": "sha512-aEQWSeQi1Hj/oKTRnTrdje7Tn4ENaIHTo4KBneTsyFhxoy1UfjXqAyR/CfTaNU4wq/eGKfPb792l0nXvJyfuiQ==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-tool-utils/-/chameleon-tool-utils-0.1.0-alpha.4.tgz",
"integrity": "sha512-e805MIjXCzRvUO29U13r2d34lmekl/xe5qNa+pm8Prx7Q4BOONAmMHNAdhAJvQPyOCpDxRvhaxKDCX42E60gwA==",
"requires": {
"chalk": "2.4.2",
"colors": "1.3.0",
......@@ -2452,9 +2525,9 @@
}
},
"chameleon-url-loader": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-url-loader/-/chameleon-url-loader-0.1.0-alpha.2.tgz",
"integrity": "sha512-/q5ugyd/coQnNgt5Kj2ThmrbLB9Trnt0yrBTqTN1uTnQUJcbKA7D5NXidUZFt0wq/gkxsWOiU5dY9p65B2664A==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-url-loader/-/chameleon-url-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-932MsK7gsyu4hjj/TAg3JbTQ8C+2vhgvHZTy+zIX1leRH0QoPgN7Nek0ARMzok0OkeQErWUohggkhFWM9wLoTg==",
"requires": {
"@webpack-contrib/schema-utils": "1.0.0-beta.0",
"loader-utils": "1.2.3",
......@@ -2462,22 +2535,22 @@
}
},
"chameleon-vue-precompiler": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-vue-precompiler/-/chameleon-vue-precompiler-0.1.0-alpha.2.tgz",
"integrity": "sha512-AEz55u1YKGbSEHnOV3YdId1IR1riwWDyB2xCkyKhYSR4u0h6VjTF8FOx6jexwPxwolv4vaJNuzrZKJPOudmIIQ==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-vue-precompiler/-/chameleon-vue-precompiler-0.1.0-alpha.4.tgz",
"integrity": "sha512-7Ne2uQpUNubFck05TvGqs6ViNb8cAzmcYpDXvN18W+/KJpbxw4YyXcAHYK8peUMH6DvAwXlq4sloqqvvL2fG6g==",
"requires": {
"esprima": "4.0.1"
}
},
"chameleon-webpack-plugin": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-webpack-plugin/-/chameleon-webpack-plugin-0.1.0-alpha.2.tgz",
"integrity": "sha512-2k0xYqBdmS68WYmc2P8+54t/oC7C1i7nJm6XqKPkC+E6ERWtXsJXxL+Wyjyd2PWfkVtaBjXobbrX+JtqjH2n7Q=="
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-webpack-plugin/-/chameleon-webpack-plugin-0.1.0-alpha.4.tgz",
"integrity": "sha512-V/Xqui1PIab24nxjRenXpJygepJC9j/UcmgTJbZqKYC0obtL4XS6hvxzT/jW7XA386HJhhS2hfIJp7yEbsJBQg=="
},
"chameleon-weex-vue-loader": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-weex-vue-loader/-/chameleon-weex-vue-loader-0.1.0-alpha.2.tgz",
"integrity": "sha512-LAsspcK4TBsqsjuQQ+LYlT7pFn0uQCRJf4O+IdB6ydkN42947GkcFuPsfKp0445tzPxX3QnXQTrji0CVLbxKfA==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-weex-vue-loader/-/chameleon-weex-vue-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-AFxACulxNB4e9CPOa2lpGAyYdEJ8FUUhkcMzoWyPOVWFq2/9r934KsFlDJETzwjoL21fEBOw3ZJmnCWWQqZJXg==",
"requires": {
"consolidate": "0.14.0",
"hash-sum": "1.0.2",
......@@ -2721,66 +2794,6 @@
"is-supported-regexp-flag": "1.0.1"
}
},
"cml-component-parser": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/cml-component-parser/-/cml-component-parser-0.1.0-alpha.2.tgz",
"integrity": "sha512-wY5Tz6+VXQx9E7yLw1FHx9laQfEjhBvki+y3aMHd3DIgN0bW3Qiq+VXH8d+bdbbm7kwU51WafHkkfxPVIhYkIQ==",
"requires": {
"@babel/parser": "7.2.3",
"@babel/traverse": "7.2.3",
"chameleon-tool-utils": "0.1.0-alpha.2",
"cml-interface-parser": "0.1.0-alpha.2",
"cml-js-parser": "0.1.0-alpha.2",
"commander": "2.19.0"
},
"dependencies": {
"commander": {
"version": "2.19.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-2.19.0.tgz",
"integrity": "sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg=="
}
}
},
"cml-htmllint": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/cml-htmllint/-/cml-htmllint-0.1.0-alpha.2.tgz",
"integrity": "sha512-+HjmG6xrr/3xZh3YeyEd9l78kRcsoR1qBPssCc9OH1fBlW+9fQiNLJacDAzAxRKIY/CB/eXGOHAZfsC2FqcdlQ==",
"requires": {
"bulk-require": "1.0.1",
"htmlparser2": "3.10.0",
"lodash": "4.17.11",
"promise": "8.0.2"
}
},
"cml-interface-parser": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/cml-interface-parser/-/cml-interface-parser-0.1.0-alpha.2.tgz",
"integrity": "sha512-kFkPoH1dzojEGXO5ZAPs74rMc8VPQt9sGrDc0QX8KOE1aNlbjCXJUYHKnktjft//n0HZQfISVT3Yq6/bFHePiQ==",
"requires": {
"@babel/parser": "7.2.3",
"@babel/traverse": "7.2.3",
"chameleon-tool-utils": "0.1.0-alpha.2",
"commander": "2.19.0"
},
"dependencies": {
"commander": {
"version": "2.19.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-2.19.0.tgz",
"integrity": "sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg=="
}
}
},
"cml-js-parser": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/cml-js-parser/-/cml-js-parser-0.1.0-alpha.2.tgz",
"integrity": "sha512-JcehMfxNd5RYWrgWe51JFCvVmZm0UDG8VanA40QVE18PLfh+VZ/l7hWfTfgElWMLNTHKjz4ImYNa7Vg4lBEmLg==",
"requires": {
"@babel/parser": "7.2.3",
"@babel/traverse": "7.2.3",
"bulk-require": "1.0.1",
"chameleon-tool-utils": "0.1.0-alpha.2"
}
},
"co": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
......@@ -6078,16 +6091,16 @@
}
},
"interface-loader": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/interface-loader/-/interface-loader-0.1.0-alpha.2.tgz",
"integrity": "sha512-iAwhC9fWFWFepGlXZ19/+XVGgQqT3Rk1TUxZtn0d0fvsUMGlRGpYvMLW7e1xD/bi6+M0Lsgb/dm9WXVFddVaJw==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/interface-loader/-/interface-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-5tHF8dCZ/L0cL2oMYXkVrzOoLHzgdGnBR/HwMfdY/TEu/Vrlr7dKRqcYXbZNvJx2fTuKp0xd3nOLMtmXv1OdnQ==",
"requires": {
"@babel/parser": "7.1.0",
"babel-generator": "6.26.1",
"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",
"runtime-check": "0.1.0-alpha.2"
"runtime-check": "0.1.0-alpha.4"
},
"dependencies": {
"@babel/parser": {
......@@ -6109,6 +6122,16 @@
"emojis-list": "2.1.0",
"json5": "0.5.1"
}
},
"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"
}
}
}
},
......@@ -12221,23 +12244,6 @@
"aproba": "1.2.0"
}
},
"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=="
}
}
},
"rxjs": {
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.3.3.tgz",
......@@ -13913,9 +13919,9 @@
}
},
"webpack-check-plugin": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/webpack-check-plugin/-/webpack-check-plugin-0.1.0-alpha.2.tgz",
"integrity": "sha512-Tv9TzMZDsZSlYGMdliIdsHjAEkSFr5zegncE8P8ihll1Tr6v32kYAtU8Yyngk5fSS+STPfqK7Mbw94DYdnbFmA==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/webpack-check-plugin/-/webpack-check-plugin-0.1.0-alpha.4.tgz",
"integrity": "sha512-iMpSWloOJNb8/1KYO8IXWN6IVgP+vkV4xyA93wXp2BJm+OoIuJa+ZqhKKty9i2sJZRKdInVLh7LyPSHQaA2SGw==",
"requires": {
"@babel/parser": "7.1.0",
"babel-generator": "6.26.1",
......@@ -13950,9 +13956,9 @@
}
},
"webpack-liveload-middleware": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/webpack-liveload-middleware/-/webpack-liveload-middleware-0.1.0-alpha.2.tgz",
"integrity": "sha512-cWBRnUY2Y6JSj66KW7M/LCQOMf25SxC4hFA2iMomg0kaom8tqu8H5LhiVGWtcJTKg4P18AiuaudICnMbuvuuvA==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/webpack-liveload-middleware/-/webpack-liveload-middleware-0.1.0-alpha.4.tgz",
"integrity": "sha512-p7I6V73hOy5SROjcEbegN5HFOLIUu6Nr5WvJU0DL6DgQjxQPrxWZ/Ob3wnjKt04dD1G2AS9ogu3wjS8KiFRFiw==",
"requires": {
"querystring": "0.2.0"
}
......
{
"name": "chameleon-tool",
"version": "0.1.0-alpha.3",
"version": "0.1.0-alpha.4",
"description": "chameleon 脚手架工具",
"main": "chameleon.js",
"scripts": {
......@@ -30,7 +30,7 @@
"autoprefixer": "8.6.4",
"babel-core": "6.26.3",
"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-runtime": "6.23.0",
"babel-preset-env": "1.7.0",
......@@ -38,20 +38,20 @@
"babel-preset-stage-0": "6.24.1",
"body-parser": "^1.18.3",
"chalk": "^2.4.2",
"chameleon-css-loader": "0.1.0-alpha.2",
"chameleon-dev-proxy": "0.1.0-alpha.2",
"chameleon-errors-webpack-plugin": "0.1.0-alpha.2",
"chameleon-linter": "0.1.0-alpha.2",
"chameleon-loader": "0.1.0-alpha.2",
"chameleon-miniapp-target": "0.1.0-alpha.2",
"chameleon-mixins": "0.1.0-alpha.2",
"chameleon-template-parse": "0.1.0-alpha.2",
"chameleon-templates": "0.1.0-alpha.2.0",
"chameleon-tool-utils": "0.1.0-alpha.2",
"chameleon-url-loader": "0.1.0-alpha.2",
"chameleon-vue-precompiler": "0.1.0-alpha.2",
"chameleon-webpack-plugin": "0.1.0-alpha.2",
"chameleon-weex-vue-loader": "0.1.0-alpha.2",
"chameleon-css-loader": "0.1.0-alpha.4",
"chameleon-dev-proxy": "0.1.0-alpha.4",
"chameleon-errors-webpack-plugin": "0.1.0-alpha.4",
"chameleon-linter": "0.1.0-alpha.4",
"chameleon-loader": "0.1.0-alpha.4",
"chameleon-miniapp-target": "0.1.0-alpha.4",
"chameleon-mixins": "0.1.0-alpha.4",
"chameleon-template-parse": "0.1.0-alpha.4",
"chameleon-templates": "0.1.0-alpha.4",
"chameleon-tool-utils": "0.1.0-alpha.4",
"chameleon-url-loader": "0.1.0-alpha.4",
"chameleon-vue-precompiler": "0.1.0-alpha.4",
"chameleon-webpack-plugin": "0.1.0-alpha.4",
"chameleon-weex-vue-loader": "0.1.0-alpha.4",
"clean-webpack-plugin": "0.1.19",
"commander": "2.16.0",
"connect-history-api-fallback": "^1.5.0",
......@@ -68,7 +68,7 @@
"html-loader": "0.5.5",
"html-webpack-plugin": "2.30.1",
"inquirer": "6.0.0",
"interface-loader": "0.1.0-alpha.2",
"interface-loader": "0.1.0-alpha.4",
"ip": "1.1.5",
"less": "3.0.4",
"less-loader": "4.1.0",
......@@ -95,10 +95,10 @@
"vuex": "3.0.1",
"webpack": "3.12.0",
"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-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",
"ws": "^6.1.0"
},
......
{
"name": "chameleon-vue-precompiler",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "为chameleon提供 vue-loader 的模板预编译处理能力",
"author": "Chameleon-Team",
"scripts": {},
......
{
"name": "chameleon-webpack-plugin",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "",
"main": "index.js",
"scripts": {
......
{
"name": "chameleon-weex-vue-loader",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"license": "Apache",
"main": "index.js",
"dependencies": {
......
{
"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.",
"main": "index.js",
"scripts": {},
......@@ -13,9 +13,9 @@
"dependencies": {
"@babel/parser": "^7.1.3",
"@babel/traverse": "^7.2.2",
"chameleon-tool-utils": "0.1.0-alpha.2",
"cml-interface-parser": "0.1.0-alpha.2",
"cml-js-parser": "0.1.0-alpha.2",
"chameleon-tool-utils": "0.1.0-alpha.4",
"cml-interface-parser": "0.1.0-alpha.4",
"cml-js-parser": "0.1.0-alpha.4",
"commander": "^2.19.0"
},
"devDependencies": {
......
{
"name": "cml-htmllint",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "An chameleon template linter.",
"keywords": [
"html",
......
{
"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.",
"main": "index.js",
"scripts": {
......@@ -13,7 +13,7 @@
"dependencies": {
"@babel/parser": "^7.1.3",
"@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"
},
"devDependencies": {
......
{
"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.",
"main": "index.js",
"scripts": {
......@@ -14,7 +14,7 @@
"@babel/parser": "^7.2.2",
"@babel/traverse": "^7.2.2",
"bulk-require": "^1.0.1",
"chameleon-tool-utils": "0.1.0-alpha.2"
"chameleon-tool-utils": "0.1.0-alpha.4"
},
"devDependencies": {
"chai": "^4.2.0",
......
{
"name": "easy-chameleon",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......@@ -519,9 +519,9 @@
}
},
"babel-plugin-chameleon-import": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/babel-plugin-chameleon-import/-/babel-plugin-chameleon-import-0.1.0-alpha.2.tgz",
"integrity": "sha512-KZWofjdc9eunt84FUvXCZ/y2D7eYQziwi58hy+ladb7CmaqYbXrjKpdNaEyi4nzDgAqSzNIiQ4RpRq42aPOhgQ==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/babel-plugin-chameleon-import/-/babel-plugin-chameleon-import-0.1.0-alpha.4.tgz",
"integrity": "sha512-nlJwy5wZ6qCaq9+mjzZ8FrLd/jixGWHJ488sDX3+51qeJcUBemEqllVf23A3RH0xYh9wnT4X2pTJBydb3taFVg==",
"requires": {
"@babel/helper-module-imports": "7.0.0",
"@babel/runtime": "7.2.0"
......@@ -803,9 +803,9 @@
}
},
"chameleon-api": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.2.0.tgz",
"integrity": "sha512-mojW8jCToPkJdX+RsepAe/ijqVC3PhACIulYd0Ap45Xh4iEB0HY/YRQtK9c//M/oqMxpzrUKXTwpNkHjSowQdQ==",
"version": "0.3.0-alpha.0",
"resolved": "https://registry.npmjs.org/chameleon-api/-/chameleon-api-0.3.0-alpha.0.tgz",
"integrity": "sha512-/qMyPikRj/q3C5TYHFCW6GJl13OhBbkd4TkAqTOlc2JiEQsef4N4NFChNnIfFijOEJzMRZAy3y3sf2ej2/diUg==",
"requires": {
"chameleon-bridge": "0.1.0",
"child_process": "1.0.2",
......@@ -819,11 +819,12 @@
"integrity": "sha512-1Qc7F4ts0zlfglGn3VnVSPg3SRge37gu5/EQ+Mz8K3vqpRgoXGPN6cRtK+4wrvqox740gml+yWsuV10GY2xB1A=="
},
"chameleon-css-loader": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-css-loader/-/chameleon-css-loader-0.1.0-alpha.2.tgz",
"integrity": "sha512-Cq6/xUXUznrU68bg7KCWmOoNtlV6rtoLOaudW5Ks/e7YZ3hHY4D/UU44QbV6pVcui7rVELb7GGEGIMmawp+1mA==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-css-loader/-/chameleon-css-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-W8oqmmmHpxD3xULmcbWCfJZUSkLI+YjL++Go51u7hpPPW0X1WYtpYnGrvFZz1MPUGz3rErl3Yhyw/4QSFxiKaQ==",
"requires": {
"autoprefixer": "9.4.5",
"hash-sum": "1.0.2",
"loader-utils": "1.2.3",
"postcss": "7.0.13",
"postcss-plugin-px2rem": "0.7.0",
......@@ -831,15 +832,15 @@
}
},
"chameleon-loader": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-loader/-/chameleon-loader-0.1.0-alpha.2.tgz",
"integrity": "sha512-mAS+OVzqYjCGL8x1EKWxGn1ZD+xYlMzQ90OyCdHjbrsx9jyCtDAYMUu/t10U0mPROxik7ZfVU2GN9fwlGN0TwA==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-loader/-/chameleon-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-6Ss5M8jvKRR/sMzhbW1u5Nhj5aWPQ4hdsNwoaCandDx01GrdayMHLfn89AQgMNjo87nVUAwkGeasilqnLeGziQ==",
"requires": {
"@babel/parser": "7.1.2",
"babel-generator": "6.26.1",
"babel-traverse": "6.26.0",
"chameleon-template-parse": "0.1.0-alpha.2",
"chameleon-tool-utils": "0.1.0-alpha.2",
"chameleon-template-parse": "0.1.0-alpha.4",
"chameleon-tool-utils": "0.1.0-alpha.4",
"consolidate": "0.14.0",
"de-indent": "1.0.2",
"hash-sum": "1.0.2",
......@@ -849,7 +850,7 @@
"loader-utils": "1.1.0",
"lru-cache": "4.1.1",
"resolve": "1.4.0",
"runtime-check": "0.1.0-alpha.2",
"runtime-check": "0.1.0-alpha.4",
"source-map": "0.6.1",
"vue-style-loader": "4.0.1",
"xmldom": "0.1.27"
......@@ -874,38 +875,21 @@
"emojis-list": "2.1.0",
"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": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-miniapp-target/-/chameleon-miniapp-target-0.1.0-alpha.2.tgz",
"integrity": "sha512-i300UbnPVLWdIQ43bhiTX4WtKneCQy4Nr54kd/UTOIZF4s26E9bw+mZBVE3TvGMXFP2ZSYdZarBdVy3h/i7g2w==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-miniapp-target/-/chameleon-miniapp-target-0.1.0-alpha.4.tgz",
"integrity": "sha512-nKdhReAvOu4CczxgszSS9dnJNHwaIMp8flqc74Du8nzvruUeorx2Jwn+3N4jJiPbTI8wGEgbxSRFDPiSnLGboQ==",
"requires": {
"chameleon-tool-utils": "0.1.0-alpha.2"
"chameleon-tool-utils": "0.1.0-alpha.4"
}
},
"chameleon-mixins": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-mixins/-/chameleon-mixins-0.1.0-alpha.2.tgz",
"integrity": "sha512-4gD6fwZoy3CRwtQURMZAcQbg7msx3djRUZpj4t1+CF4GH0RHzJAFfz63mvxJGpgk4gxWk5xZErf3k1vfwT1TlA=="
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-mixins/-/chameleon-mixins-0.1.0-alpha.4.tgz",
"integrity": "sha512-kifrDq6jN51CwjYJOXxpeNvPDGs9CiXwGhgcWgDgXKWbmNpKaIC3Xhh/0SMMufyy3hho5Tcdg9OnKbgGhtZmaA=="
},
"chameleon-runtime": {
"version": "0.0.4",
......@@ -925,27 +909,28 @@
}
},
"chameleon-template-parse": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-template-parse/-/chameleon-template-parse-0.1.0-alpha.2.tgz",
"integrity": "sha512-Kxb0b+nNeYkG1pRguINoNbbQ3MaiX9pmKuWdtEvuLtCL7VIp3wjuIoK2dMzyl26oQK9S769SI8MYq+WKUSdnkQ==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-template-parse/-/chameleon-template-parse-0.1.0-alpha.4.tgz",
"integrity": "sha512-QHo4V88WdmPrvZboR9ru4Lx1EuAhUFOmLtBYkHB6CX0pSVAxeQ9E4NGLF/x31CdvDOQI2e0slQnMdAHlZnPOqg==",
"requires": {
"@babel/generator": "7.2.2",
"@babel/plugin-syntax-jsx": "7.2.0",
"@babel/traverse": "7.2.3",
"@babel/types": "7.2.2",
"babylon": "6.18.0",
"hash-sum": "1.0.2",
"tapable": "1.1.1"
}
},
"chameleon-templates": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-templates/-/chameleon-templates-0.1.0-alpha.2.tgz",
"integrity": "sha512-LecQDaOT0hKFM9KhjyGQ24rJ6NJuXhWZ+TS6o22o/zAQSLOT66tsxoDA362EnZJZlS9Uia1UJaFf/GcO0cnkRQ=="
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-templates/-/chameleon-templates-0.1.0-alpha.4.tgz",
"integrity": "sha512-eMvM1aGzAedmv0ovW5L50QyrdZxyPDv6TzG+Wh5HCV7gMEvdNjVQqvMP1nso3nsKfdWxBltBQ1ExlHXgfQq99w=="
},
"chameleon-tool-utils": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-tool-utils/-/chameleon-tool-utils-0.1.0-alpha.2.tgz",
"integrity": "sha512-aEQWSeQi1Hj/oKTRnTrdje7Tn4ENaIHTo4KBneTsyFhxoy1UfjXqAyR/CfTaNU4wq/eGKfPb792l0nXvJyfuiQ==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-tool-utils/-/chameleon-tool-utils-0.1.0-alpha.4.tgz",
"integrity": "sha512-e805MIjXCzRvUO29U13r2d34lmekl/xe5qNa+pm8Prx7Q4BOONAmMHNAdhAJvQPyOCpDxRvhaxKDCX42E60gwA==",
"requires": {
"chalk": "2.4.2",
"colors": "1.3.3",
......@@ -974,9 +959,9 @@
}
},
"chameleon-url-loader": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-url-loader/-/chameleon-url-loader-0.1.0-alpha.2.tgz",
"integrity": "sha512-/q5ugyd/coQnNgt5Kj2ThmrbLB9Trnt0yrBTqTN1uTnQUJcbKA7D5NXidUZFt0wq/gkxsWOiU5dY9p65B2664A==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-url-loader/-/chameleon-url-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-932MsK7gsyu4hjj/TAg3JbTQ8C+2vhgvHZTy+zIX1leRH0QoPgN7Nek0ARMzok0OkeQErWUohggkhFWM9wLoTg==",
"requires": {
"@webpack-contrib/schema-utils": "1.0.0-beta.0",
"loader-utils": "1.2.3",
......@@ -984,9 +969,9 @@
}
},
"chameleon-vue-precompiler": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-vue-precompiler/-/chameleon-vue-precompiler-0.1.0-alpha.2.tgz",
"integrity": "sha512-AEz55u1YKGbSEHnOV3YdId1IR1riwWDyB2xCkyKhYSR4u0h6VjTF8FOx6jexwPxwolv4vaJNuzrZKJPOudmIIQ==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-vue-precompiler/-/chameleon-vue-precompiler-0.1.0-alpha.4.tgz",
"integrity": "sha512-7Ne2uQpUNubFck05TvGqs6ViNb8cAzmcYpDXvN18W+/KJpbxw4YyXcAHYK8peUMH6DvAwXlq4sloqqvvL2fG6g==",
"requires": {
"esprima": "4.0.1"
},
......@@ -999,9 +984,9 @@
}
},
"chameleon-weex-vue-loader": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/chameleon-weex-vue-loader/-/chameleon-weex-vue-loader-0.1.0-alpha.2.tgz",
"integrity": "sha512-LAsspcK4TBsqsjuQQ+LYlT7pFn0uQCRJf4O+IdB6ydkN42947GkcFuPsfKp0445tzPxX3QnXQTrji0CVLbxKfA==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/chameleon-weex-vue-loader/-/chameleon-weex-vue-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-AFxACulxNB4e9CPOa2lpGAyYdEJ8FUUhkcMzoWyPOVWFq2/9r934KsFlDJETzwjoL21fEBOw3ZJmnCWWQqZJXg==",
"requires": {
"consolidate": "0.14.0",
"hash-sum": "1.0.2",
......@@ -2967,16 +2952,16 @@
}
},
"interface-loader": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/interface-loader/-/interface-loader-0.1.0-alpha.2.tgz",
"integrity": "sha512-iAwhC9fWFWFepGlXZ19/+XVGgQqT3Rk1TUxZtn0d0fvsUMGlRGpYvMLW7e1xD/bi6+M0Lsgb/dm9WXVFddVaJw==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/interface-loader/-/interface-loader-0.1.0-alpha.4.tgz",
"integrity": "sha512-5tHF8dCZ/L0cL2oMYXkVrzOoLHzgdGnBR/HwMfdY/TEu/Vrlr7dKRqcYXbZNvJx2fTuKp0xd3nOLMtmXv1OdnQ==",
"requires": {
"@babel/parser": "7.1.0",
"babel-generator": "6.26.1",
"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",
"runtime-check": "0.1.0-alpha.2"
"runtime-check": "0.1.0-alpha.4"
},
"dependencies": {
"@babel/parser": {
......@@ -3003,16 +2988,6 @@
"emojis-list": "2.1.0",
"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 @@
"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": {
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.3.3.tgz",
......@@ -5686,9 +5678,9 @@
"integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg=="
},
"webpack-check-plugin": {
"version": "0.1.0-alpha.2",
"resolved": "https://registry.npmjs.org/webpack-check-plugin/-/webpack-check-plugin-0.1.0-alpha.2.tgz",
"integrity": "sha512-Tv9TzMZDsZSlYGMdliIdsHjAEkSFr5zegncE8P8ihll1Tr6v32kYAtU8Yyngk5fSS+STPfqK7Mbw94DYdnbFmA==",
"version": "0.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/webpack-check-plugin/-/webpack-check-plugin-0.1.0-alpha.4.tgz",
"integrity": "sha512-iMpSWloOJNb8/1KYO8IXWN6IVgP+vkV4xyA93wXp2BJm+OoIuJa+ZqhKKty9i2sJZRKdInVLh7LyPSHQaA2SGw==",
"requires": {
"@babel/parser": "7.1.0",
"babel-generator": "6.26.1",
......
{
"name": "easy-chameleon",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "easy-chameleon",
"main": "index.js",
"bin": {
......@@ -21,28 +21,28 @@
"mvvm"
],
"dependencies": {
"babel-plugin-chameleon-import": "0.1.0-alpha.2",
"chameleon-api": "^0.2.0",
"babel-plugin-chameleon-import": "0.1.0-alpha.4",
"chameleon-api": "^0.3.0-alpha.0",
"chameleon-bridge": "^0.1.0",
"chameleon-css-loader": "0.1.0-alpha.2",
"chameleon-loader": "0.1.0-alpha.2",
"chameleon-miniapp-target": "0.1.0-alpha.2",
"chameleon-mixins": "0.1.0-alpha.2",
"chameleon-css-loader": "0.1.0-alpha.4",
"chameleon-loader": "0.1.0-alpha.4",
"chameleon-miniapp-target": "0.1.0-alpha.4",
"chameleon-mixins": "0.1.0-alpha.4",
"chameleon-runtime": "0.0.4",
"chameleon-store": "0.0.3",
"chameleon-template-parse": "0.1.0-alpha.2",
"chameleon-templates": "0.1.0-alpha.2",
"chameleon-tool-utils": "0.1.0-alpha.2",
"chameleon-url-loader": "0.1.0-alpha.2",
"chameleon-vue-precompiler": "0.1.0-alpha.2",
"chameleon-weex-vue-loader": "0.1.0-alpha.2",
"chameleon-template-parse": "0.1.0-alpha.4",
"chameleon-templates": "0.1.0-alpha.4",
"chameleon-tool-utils": "0.1.0-alpha.4",
"chameleon-url-loader": "0.1.0-alpha.4",
"chameleon-vue-precompiler": "0.1.0-alpha.4",
"chameleon-weex-vue-loader": "0.1.0-alpha.4",
"clean-webpack-plugin": "0.1.19",
"cml-ui": "0.0.7-alpha",
"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",
"webpack-check-plugin": "0.1.0-alpha.2",
"webpack-liveload-middleware": "0.1.0-alpha.2",
"webpack-check-plugin": "0.1.0-alpha.4",
"webpack-liveload-middleware": "0.1.0-alpha.4",
"webpack-merge": "^4.1.3"
},
"devDependencies": {
......
{
"name": "interface-loader",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "",
"main": "src/index.js",
"scripts": {
......@@ -13,9 +13,9 @@
"@babel/parser": "7.1.0",
"babel-generator": "6.26.1",
"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",
"runtime-check": "0.1.0-alpha.2"
"runtime-check": "0.1.0-alpha.4"
},
"author": "Chameleon-Team",
"license": "Apache",
......
{
"name": "runtime-check",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "",
"main": "index.js",
"scripts": {
......
{
"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",
"license": "Apache",
"main": "dist/cjs.js",
......
{
"name": "webpack-check-plugin",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"description": "",
"main": "index.js",
"scripts": {
......
......@@ -23,6 +23,6 @@
"istanbul": "^0.4.5",
"mocha": "^5.2.0"
},
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"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.
先完成此消息的编辑!
想要评论请 注册