ygd
Version:
An enterprise-class UI design language and React-based implementation
283 lines (281 loc) • 9.21 kB
JSON
{
"name": "ygd",
"version": "3.15.13",
"title": "YG Design",
"description": "An enterprise-class UI design language and React-based implementation",
"homepage": "http://ygd.ygego.dev1/",
"keywords": [
"yg",
"design",
"react",
"react-component",
"component",
"components",
"ui",
"framework",
"frontend"
],
"contributors": [
"yg ued"
],
"repository": {
"type": "git",
"url": "https://github.com/appzk/yg-design"
},
"bugs": {
"url": "https://github.com/appzk/yg-design/issues"
},
"main": "lib/index.js",
"module": "es/index.js",
"files": [
"dist",
"lib",
"es"
],
"config": {
"port": "8001",
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"typings": "lib/index.d.ts",
"license": "MIT",
"peerDependencies": {
"react": ">=16.0.0",
"react-dom": ">=16.0.0"
},
"dependencies": {
"@ant-design/icons": "~1.2.0",
"@ant-design/icons-react": "~1.1.2",
"@types/react-slick": "^0.23.3",
"array-tree-filter": "^2.1.0",
"babel-runtime": "6.x",
"classnames": "~2.2.6",
"copy-to-clipboard": "^3.0.8",
"create-react-class": "^15.6.3",
"create-react-context": "0.2.2",
"css-animation": "^1.5.0",
"dom-closest": "^0.2.0",
"enquire.js": "^2.1.6",
"lodash": "^4.17.11",
"moment": "^2.24.0",
"omit.js": "^1.0.0",
"prop-types": "^15.6.2",
"raf": "^3.4.0",
"rc-animate": "^2.5.4",
"rc-calendar": "~9.10.3",
"rc-cascader": "~0.17.0",
"rc-checkbox": "~2.1.5",
"rc-collapse": "~1.11.1",
"rc-dialog": "~7.3.0",
"rc-drawer": "~1.7.6",
"rc-dropdown": "~2.4.1",
"rc-editor-mention": "^1.1.7",
"rc-form": "^2.4.0",
"rc-input-number": "~4.4.0",
"rc-menu": "~7.4.12",
"rc-notification": "~3.3.0",
"rc-pagination": "~1.17.7",
"rc-progress": "~2.3.0",
"rc-rate": "~2.5.0",
"rc-select": "~9.0.0",
"rc-slider": "~8.6.5",
"rc-steps": "~3.3.0",
"rc-switch": "~1.9.0",
"rc-tabs": "~9.6.0",
"rc-table": "~6.10.15",
"rc-time-picker": "~3.6.1",
"rc-tooltip": "~3.7.3",
"rc-tree": "~1.14.6",
"rc-tree-select": "~2.6.0",
"rc-trigger": "^2.6.2",
"rc-upload": "~2.6.0",
"rc-util": "^4.5.1",
"react-lazy-load": "^3.0.13",
"react-lifecycles-compat": "^3.0.4",
"react-slick": "~0.23.2",
"resize-observer-polyfill": "^1.5.0",
"shallowequal": "^1.1.0",
"warning": "~4.0.2"
},
"devDependencies": {
"@ant-design/colors": "^2.0.0",
"@ant-design/tools": "^8.0.4",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@sentry/browser": "^4.5.2",
"@types/classnames": "^2.2.6",
"@types/prop-types": "^15.5.6",
"@types/react": "~16.8.1",
"@types/react-dom": "^16.0.11",
"@types/react-intl": "^2.3.14",
"@types/warning": "^3.0.0",
"@yesmeck/offline-plugin": "^5.0.5",
"ansi-styles": "^3.2.1",
"antd-theme-generator": "^1.1.4",
"antd-tools": "^7.3.3",
"babel-eslint": "^10.0.1",
"babel-plugin-add-react-displayname": "^0.0.5",
"bisheng": "^1.1.0",
"bisheng-plugin-antd": "^1.0.0",
"bisheng-plugin-description": "^0.1.4",
"bisheng-plugin-react": "^1.0.0",
"bisheng-plugin-toc": "^0.4.4",
"chalk": "^2.4.1",
"commander": "^2.18.0",
"cross-env": "^5.2.0",
"css-split-webpack-plugin": "^0.2.6",
"cz-conventional-changelog": "^3.2.0",
"dekko": "^0.2.1",
"docsearch.js": "^2.5.2",
"enquire-js": "^0.2.1",
"enzyme": "^3.7.0",
"enzyme-adapter-react-16": "^1.6.0",
"enzyme-to-json": "^3.3.4",
"eslint": "^5.6.1",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^4.0.0",
"eslint-plugin-babel": "^5.2.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-markdown": "~1.0.0-beta.6",
"eslint-plugin-react": "^7.11.1",
"eslint-tinker": "^0.5.0",
"fetch-jsonp": "^1.1.3",
"file-loader": "^3.0.1",
"glob": "^7.1.3",
"husky": "^4.2.5",
"immutability-helper": "^3.0.0",
"intersection-observer": "^0.5.0",
"jest": "^24.0.0",
"jsdom": "^14.0.0",
"jsonml.js": "^0.1.0",
"lint-staged": "^8.0.2",
"logrocket": "^0.6.19",
"logrocket-react": "^3.0.0",
"lz-string": "^1.4.4",
"majo": "^0.7.1",
"mockdate": "^2.0.2",
"node-fetch": "^2.3.0",
"preact": "^8.3.1",
"preact-compat": "^3.18.4",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.1",
"querystring": "^0.2.0",
"rc-queue-anim": "^1.6.6",
"rc-scroll-anim": "^2.5.5",
"rc-tween-one": "^2.2.12",
"react": "^16.5.2",
"react-color": "^2.14.1",
"react-copy-to-clipboard": "^5.0.1",
"react-dnd": "^7.0.2",
"react-dnd-html5-backend": "^7.0.2",
"react-document-title": "^2.0.3",
"react-dom": "^16.5.2",
"react-github-button": "^0.1.11",
"react-highlight-words": "^0.16.0",
"react-infinite-scroller": "^1.2.1",
"react-intl": "^2.7.0",
"react-resizable": "^1.7.5",
"react-router-dom": "^5.0.0",
"react-sticky": "^6.0.3",
"react-test-renderer": "^16.6.3",
"react-virtualized": "~9.21.0",
"remark-cli": "^6.0.1",
"remark-frontmatter": "^1.3.0",
"remark-lint": "^6.0.4",
"remark-parse": "^6.0.0",
"remark-preset-lint-recommended": "^3.0.2",
"remark-stringify": "^6.0.0",
"remark-yaml-config": "^4.0.2",
"reqwest": "^2.0.5",
"rimraf": "^2.6.2",
"scrollama": "^2.0.0",
"simple-git": "^1.110.0",
"stylelint": "~9.10.1",
"stylelint-config-prettier": "^5.0.0",
"stylelint-config-rational-order": "^0.0.4",
"stylelint-config-standard": "^18.2.0",
"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
"stylelint-order": "^2.0.0",
"typescript": "~3.3.1",
"unified": "^7.0.0",
"url-loader": "^1.1.2",
"xhr-mock": "^2.4.1",
"xhr2": "^0.1.4"
},
"scripts": {
"test1": "jest --config .jest.js --no-cache",
"test-node1": "jest --config .jest.node.js --no-cache",
"test-all": "./scripts/test-all.sh",
"check-commit": "node ./scripts/check-commit.js",
"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
"lint:deps": "antd-tools run deps-lint",
"lint:ts": "npm run tsc && antd-tools run ts-lint",
"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
"lint:md": "remark components/",
"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
"sort-api": "node ./scripts/sort-api-table.js",
"dist": "antd-tools run dist",
"compile": "antd-tools run compile",
"tsc": "tsc",
"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development 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",
"site:bisheng": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.test.js && node ./scripts/generateColorLess.js",
"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
"deploy": "bisheng gh-pages --push-only",
"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
"pub": "antd-tools run pub",
"prepublish": "antd-tools run guard",
"pre-publish1": "npm run test-all && node ./scripts/prepub",
"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' > AUTHORS.txt",
"commit": "git-cz",
"lint1": "lint-diff --name-only ./components",
"mybuild": "echo \"roy ygyg-design\" && lint-staged",
"release": "standard-version",
"release:major": "standard-version --release-as major",
"release:minor": "standard-version --release-as minor",
"release:patch": "standard-version --release-as patch",
"release:view": "standard-version --dry-run",
"pretty-quick": "pretty-quick"
},
"husky": {
"hooks": {
"pre-commit": "npm run mybuild",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-push": "echo \"提交代码前需要先进行单元测试\" && \"可以做测试相关\""
}
},
"lint-staged": {
"*.css": [
"stylelint --fix",
"prettier --write",
"git add"
],
"*.scss": [
"stylelint --fix --syntax scss",
"prettier --write",
"git add"
],
"*.{js,jsx,css,less,json,md}": [
"prettier --write",
"git add"
],
"*.less": [
"stylelint --fix --syntax less",
"git add"
],
"*.{js,jsx}": [
"eslint --fix",
"git add"
]
},
"sideEffects": [
"dist/*",
"es/**/style/*",
"lib/**/style/*",
"*.less"
]
}