UNPKG

joywok-material-components

Version:

<h1 align="center"> Joywok Material Components </h1>

90 lines (89 loc) 2.37 kB
{ "name": "joywok-material-components", "version": "0.0.36-alpha-test-1", "description": "", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@54.223.153.229:root/joywok-material-components.git" }, "author": "", "license": "ISC", "dependencies": { "@date-io/date-fns": "^1.3.13", "@date-io/moment": "0.0.1", "@material-ui/core": "^3.4.0", "@material-ui/icons": "^3.0.1", "@material-ui/pickers": "^3.2.9", "antd": "^3.13.2", "async": "^2.6.2", "axios": "^0.24.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-runtime": "^6.26.0", "ckeditor": "^4.12.1", "ckeditor4-react": "^1.0.0-beta.2", "ckeditor4-react-advanced": "^1.1.7", "date-fns": "^2.10.0", "dva": "2.4.1", "events": "^2.0.0", "jw-components": "0.0.25", "jw-new-form": "0.0.71", "material-ui-pickers": "^2.2.2", "moment": "^2.22.2", "react": "^16.3.2", "react-avatar-editor": "^11.0.7", "react-dom": "^16.3.2", "react-md": "2.8.4", "react-router": "2.8.1", "react-select": "^2.4.3", "redux": "^3.7.2" }, "devDependencies": { "apidoc": "^0.20.0", "babel": "^6.23.0", "babel-cli": "^6.26.0", "babel-core": "^6.26.3", "babel-eslint": "^8.2.3", "babel-loader": "^7.1.4", "babel-plugin-add-module-exports": "^0.2.1", "babel-plugin-import": "^1.7.0", "babel-polyfill": "^6.26.0", "babel-preset-es2015": "^6.24.1", "babel-preset-react": "^6.24.1", "babel-preset-stage-0": "^6.24.1", "del": "^3.0.0", "gulp": "^3.9.1", "gulp-autoprefixer": "^5.0.0", "gulp-babel": "^7.0.1", "gulp-concat": "^2.6.1", "gulp-consolidate": "^0.2.0", "gulp-htmlmin": "^4.0.0", "gulp-iconfont": "^9.2.0", "gulp-imagemin": "^4.1.0", "gulp-less": "^4.0.0", "gulp-load-plugins": "^1.5.0", "gulp-rename": "^1.2.2", "gulp-ruby-sass": "^3.0.0", "through2": "^2.0.3", "webpack": "^4.5.0" }, "apidoc": { "name": "测试", "version": "1.0.0", "description": "前端组件文档", "title": "标题", "url": "您的接口API访问的地址" }, "keywords": [ "joywok", "component", "components", "material", "react", "react-component", "ui" ] }