1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/open-hand-choerodon-ui

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 7.1 КБ
Копировать Редактировать Исходные данные Просмотреть построчно История
Vink Dong Отправлено 7 лет назад f03bd7d
{
"name": "choerodon-ui",
"version": "0.2.0",
"title": "Choerodon UI",
"description": "An enterprise-class UI design language and React-based implementation",
"homepage": "",
"keywords": [
"choerodon",
"design",
"react",
"react-component",
"component",
"components",
"ui",
"framework",
"frontend"
],
"contributors": [
"choerodon"
],
"repository": {
"type": "git",
"url": "https://github.com/choerodon/choerodon-ui"
},
"bugs": {
"url": "https://github.com/choerodon/choerodon-ui/issues"
},
"main": "lib/index.js",
"module": "es/index.js",
"files": [
"dist",
"lib",
"es"
],
"typings": "lib/index.d.ts",
"license": "MIT",
"peerDependencies": {
"react": ">=16.0.0",
"react-dom": ">=16.0.0"
},
"dependencies": {
"add-dom-event-listener": "1.x",
"array-tree-filter": "^2.0.0",
"async": "~0.9.0",
"async-validator": "1.x",
"babel-runtime": "6.x",
"classnames": "~2.2.0",
"component-classes": "1.x",
"core-js": "^2.5.1",
"create-react-class": "^15.6.0",
"css-animation": "^1.2.5",
"dom-align": "1.x",
"dom-closest": "^0.2.0",
"dom-scroll-into-view": "1.x",
"draft-js": "^0.10.5",
"enquire.js": "^2.1.1",
"expect.js": "~0.3.1",
"immutable": "^3.8.2",
"is-negative-zero": "^2.0.0",
"lodash": "^4.17.5",
"mini-store": "^1.0.2",
"moment": "^2.19.3",
"object-assign": "^4.0.1",
"omit.js": "^1.0.0",
"prop-types": "^15.5.7",
"react-lazy-load": "^3.0.12",
"react-slick": "~0.22.3",
"rc-editor-core": "~0.8.3",
"rmc-feedback": "^1.0.0",
"shallow-equal": "^1.0.0",
"shallowequal": "^1.0.1",
"warning": "~3.0.0"
},
"devDependencies": {
"@types/prop-types": "^15.5.2",
"@types/react": "^16.0.0",
"@types/react-dom": "^16.0.0",
"ansi-styles": "^3.2.0",
"ant-design-palettes": "^1.0.0",
"antd-tools": "^5.1.2",
"babel-cli": "^6.18.0",
"babel-eslint": "8.0.1",
"babel-jest": "^21.2.0",
"babel-plugin-import": "^1.0.0",
"babel-plugin-transform-proto-to-assign": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.16.0",
"babel-preset-stage-0": "^6.16.0",
"bezier-easing": "^2.0.3",
"bisheng": "^0.28.0",
"bisheng-plugin-antd": "^0.16.0",
"bisheng-plugin-description": "^0.1.1",
"bisheng-plugin-react": "^0.6.0",
"bisheng-plugin-toc": "^0.4.0",
"commander": "^2.11.0",
"cross-env": "^5.0.3",
"css-split-webpack-plugin": "^0.2.3",
"dekko": "^0.2.0",
"delegate": "^3.1.2",
"docsearch.js": "^2.5.2",
"dora-plugin-upload": "^0.3.1",
"enquire-js": "^0.1.2",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.0",
"enzyme-to-json": "^3.1.2",
"eslint": "^4.8.0",
"eslint-config-airbnb": "latest",
"eslint-plugin-babel": "^4.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-markdown": "~1.0.0-beta.4",
"eslint-plugin-react": "7.7.0",
"eslint-tinker": "^0.4.0",
"fetch-jsonp": "^1.0.3",
"file-loader": "^1.1.5",
"glob": "^7.1.1",
"immutability-helper": "^2.5.0",
"intersection-observer": "^0.5.0",
"jest": "^22.4.2",
"jsonml.js": "^0.1.0",
"lint-staged": "^7.0.0",
"lz-string": "^1.4.4",
"majo": "^0.4.1",
"mark-twain": "^2.0.2",
"mockdate": "^2.0.1",
"moment-timezone": "^0.5.5",
"pre-commit": "^1.2.2",
"preact": "^8.2.5",
"preact-compat": "^3.17.0",
"querystring": "^0.2.0",
"rc-drawer-menu": "^0.5.3",
"rc-queue-anim": "^1.4.1",
"rc-scroll-anim": "^2.2.1",
"rc-tween-one": "^1.7.2",
"react": "^16.0.0",
"react-color": "^2.11.7",
"react-copy-to-clipboard": "^5.0.0",
"react-dnd": "^2.5.4",
"react-dnd-html5-backend": "^2.5.4",
"react-document-title": "^2.0.1",
"react-dom": "^16.0.0",
"react-github-button": "^0.1.1",
"react-infinite-scroller": "^1.0.15",
"react-intl": "^2.0.1",
"react-sublime-video": "^0.2.0",
"react-virtualized": "~9.18.5",
"remark-frontmatter": "^1.1.0",
"remark-parse": "^5.0.0",
"remark-stringify": "^5.0.0",
"remark-yaml-config": "^4.0.1",
"reqwest": "^2.0.5",
"rimraf": "^2.5.4",
"scrollama": "^1.4.1",
"stylelint": "9.1.3",
"stylelint-config-standard": "^18.0.0",
"typescript": "~2.8.1",
"unified": "^6.1.5",
"values.js": "^1.0.3",
"xhr2": "^0.1.3"
},
"scripts": {
"test": "jest --config .jest.js --debug",
"test-node": "jest --config .jest.node.js",
"test-all": "sh ./scripts/test-all.sh",
"ts-lint": "tslint -c tslint.json components/**/*.tsx",
"ts-lint-fix": "tslint -c tslint.json components/**/*.tsx --fix",
"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
"lint:ts": "npm run tsc && npm run ts-lint",
"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
"lint-fix:ts": "npm run tsc && npm run ts-lint-fix",
"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
"sort-api": "node ./scripts/sort-api-table.js",
"dist": "antd-tools run dist",
"compile-rc": "node ./scripts/compile-rc.js",
"compile": "antd-tools run compile && npm run compile-rc",
"tsc": "tsc",
"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development BROWSER=chrome bisheng start -c ./site/bisheng.config.js",
"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
"predeploy": "antd-tools run clean && npm run site && npm run autodev",
"deploy": "bisheng gh-pages --push-only",
"pub": "npm run test-all && node ./scripts/prepub && npm publish --with-antd-tools",
"prepublish": "antd-tools run guard",
"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
"lint-staged": "lint-staged",
"lint-staged:ts": "tsc && tslint -c tslint.json",
"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
"autodev": "node ./scripts/autodev.js"
},
"lint-staged": {
"components/**/*.tsx": [
"npm run lint-staged:ts"
],
"{tests,site,scripts,components}/**/*.{js,jsx}": [
"npm run lint-staged:es"
],
"{site,components}/**/*.less": "stylelint --syntax less",
"components/*/demo/*.md": [
"npm run lint-staged:demo"
]
},
"pre-commit": [
"lint-staged"
]
}

Комментарий ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://gitlife.ru/oschina-mirror/open-hand-choerodon-ui.git
git@gitlife.ru:oschina-mirror/open-hand-choerodon-ui.git
oschina-mirror
open-hand-choerodon-ui
open-hand-choerodon-ui
release-0.2.0