@ali-i18n-fe/dada-component
Version:
109 lines (108 loc) • 3.48 kB
JSON
{
"name": "@ali-i18n-fe/dada-component",
"version": "1.4.45",
"description": "dada component",
"keywords": [
"dada",
"dada-component"
],
"main": "libs/index.js",
"bin": {
"dada-comp": "./bin/index.js"
},
"scripts": {
"build-template": "node ./bin/build-template.js",
"prepublishOnly": "npm run build-template"
},
"dependencies": {
"@ali-i18n-fe/lsc-init": "^0.0.15",
"@ali-i18n-fe/lsc-utils": "*",
"@ali-i18n-fe/react-docgen-typescript-loader-add-tag": "^3.6.14",
"@alifd/fusion-site-sdk": "^0.1.0",
"@ali-i18n-fe/intl-comp-high-lighter": "^1.0.5",
"@ali-i18n-fe/intl-comp-image": "^1.0.12",
"@ali-i18n-fe/intl-require-js": "^1.0.4",
"@ali-i18n-fe/json-2-vision": "^1.0.21",
"@ali-i18n-fe/generator-intl-component-cloud": "*",
"@babel/cli": "~7.10.5",
"@babel/core": "^7.3.4",
"@babel/plugin-proposal-class-properties": "^7.4.0",
"@babel/plugin-proposal-decorators": "^7.8.3",
"@babel/plugin-transform-classes": "^7.3.4",
"@babel/plugin-transform-modules-commonjs": "^7.4.0",
"@babel/plugin-transform-regenerator": "^7.4.0",
"@babel/preset-env": "^7.3.4",
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.3.3",
"@types/lodash": "^4.14.116",
"@types/react": "^16.4.14",
"@types/react-dom": "^16.0.8",
"autoprefixer": "^9.1.5",
"axios": "^0.19.0",
"babel-loader": "^8.0.5",
"babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-module-resolver": "^3.2.0",
"clean-webpack-plugin": "^0.1.19",
"commander": "^2.16.0",
"concurrently": "^4.1.1",
"copy-webpack-plugin": "^5.1.1",
"core-js": "^2.6.5",
"cpx": "^1.5.0",
"css-loader": "^1.0.0",
"datauri": "^2.0.0",
"dayjs": "^1.8.20",
"fie-git": "^3.1.3",
"friendly-errors-webpack-plugin": "^1.7.0",
"glob": "^7.1.6",
"hard-source-webpack-plugin": "^0.13.1",
"html-webpack-plugin": "^4.0.2",
"inquirer": "^7.0.4",
"jest": "^26.6.3",
"babel-jest": "^26.6.3",
"jsdom": "^15.2.1",
"loader-utils": "^1.4.0",
"lodash": "^4.17.15",
"mini-css-extract-plugin": "^0.4.3",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"portfinder": "^1.0.25",
"postcss-flexbugs-fixes": "^4.1.0",
"postcss-loader": "^3.0.0",
"react": "^16.8.6",
"react-copy-to-clipboard": "^5.0.2",
"react-dom": "^16.8.6",
"react-hot-loader": "^4.3.11",
"react-syntax-highlighter": "^12.2.1",
"react-test-renderer": "^15.5.0",
"require-from-string": "^2.0.2",
"sass": "^1.25.0",
"sass-loader": "^7.1.0",
"semver": "^7.1.3",
"shelljs": "^0.8.1",
"shelljs.exec": "^1.1.8",
"style-loader": "^0.23.0",
"terser-webpack-plugin": "^2.3.5",
"ts-loader": "^5.1.1",
"typescript": "~3.8.3",
"url-loader": "^3.0.0",
"webpack": "^4.42.1",
"webpack-bundle-analyzer": "^3.6.1",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3",
"webpack-merge": "^4.1.4",
"yargs-parser": "^18.1.2"
},
"repository": {
"type": "git",
"url": "git@code.aliyun.com:open-dada/lsc-plugin-component.git"
},
"author": {
"name": "international_fe_seller",
"email": "international_fe@alibaba-inc.com"
},
"license": "GPL-3.0",
"homepage": "http://gitlab.alibaba-inc.com/open-dada/lsc-plugin-component/blob/master/README.md",
"devDependencies": {
"@ant-design/icons": "^4.0.5",
"yeoman-environment": "^2.10.3"
}
}