@aliretail/cuckoo-official-retailforce-form-banner
Version:
official-retailforce-form-banner
67 lines (66 loc) • 2.08 kB
JSON
{
"name": "@aliretail/cuckoo-official-retailforce-form-banner",
"description": "official-retailforce-form-banner",
"version": "1.1.25",
"keywords": [
"cuckoo",
"components",
"official-retailforce-form-banner"
],
"main": "./lib/index.js",
"repository": {
"type": "git",
"url": "git@codeup.aliyun.com:halo/cuckoo-components/official-retailforce-form-banner.git"
},
"scripts": {
"start": "gulp start",
"build": "build-scripts build"
},
"readmeFilename": "README.md",
"dependencies": {
"@alifd/next": "^1.x",
"@aliretail/react-link-helper": "^1.0.1-alpha.1",
"@aliretail/react-link-selector": "^1.1.12-alpha.6",
"@aliretail/react-material-selector": "^1.0.0",
"@aliretail/react-materials-components": "^2.0.2-alpha.14",
"lodash": "^4.17.20",
"prop-types": "^15.6.2",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"react-multi-crops": "^0.0.10"
},
"devDependencies": {
"@alib/build-scripts": "^0.1.3",
"@alifd/next": "^1.6.4",
"@babel/core": "^7.12.9",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/preset-react": "^7.12.7",
"@babel/preset-stage-0": "^7.8.3",
"build-plugin-astore": "^0.3.2",
"build-plugin-component": "^1.6.4",
"build-plugin-fusion": "^0.1.17",
"build-plugin-moment-locales": "^0.1.0",
"css-loader": "^0.28.11",
"del": "^3.0.0",
"eslint": "^5.0.1",
"eslint-config-ali": "^3.1.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-react": "^7.10.0",
"gulp": "^4.0.0",
"gulp-util": "^3.0.8",
"less": "~3.9.0",
"less-loader": "^4.1.0",
"moment": "^2.22.2",
"node-sass": "^4.9.0",
"open": "^0.0.5",
"rax-webpack-plugin": "^0.6.4",
"sass-loader": "^7.0.3",
"style-loader": "^0.21.0",
"webpack": "^4.12.1",
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.4",
"webpack-merge": "^4.1.3"
},
"alphaVersion": "1.1.25-alpha.1",
"homepage": "https://unpkg.com/@aliretail/cuckoo-official-retailforce-form-banner@1.1.25/build/index.html"
}