代码拉取完成,页面将自动刷新
同步操作将从 ant-motion/ant-motion 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "ant-motion",
"version": "1.7.0",
"title": "Ant Motion",
"description": "react animation component",
"homepage": "http://motion.ant.design/",
"repository": {
"type": "git",
"url": "https://github.com/ant-design/ant-motion"
},
"license": "MIT",
"dependencies": {
"rc-animate": "^2.6.0",
"rc-banner-anim": "^2.2.3",
"rc-drawer": "^3.0.2",
"rc-queue-anim": "^1.7.0",
"rc-scroll-anim": "^2.6.1",
"rc-texty": "^0.2.0",
"rc-tween-one": "^2.4.0"
},
"devDependencies": {
"antd": "^3.13.2",
"antd-tools": "^7.0.0",
"babel-eslint": "^10.0.1",
"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",
"core-js": "^3.0.1",
"cross-env": "^6.0.0",
"enquire-js": "^0.2.1",
"eslint": "^6.3.0",
"eslint-config-airbnb": "^18.0.0",
"eslint-loader": "^3.0.0",
"eslint-plugin-babel": "^5.1.0",
"eslint-plugin-compat": "^3.1.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",
"jsonml.js": "^0.1.0",
"pre-commit": "1.x",
"prop-types": "15.x",
"react": "^16.4.0",
"react-document-title": "^2.0.1",
"react-dom": "^16.4.0",
"react-github-button": "^0.1.11",
"react-intl": "^3.2.0",
"react-router": "~5.1.2",
"react-sublime-video": "^0.2.0",
"stylelint": "^10.1.0",
"stylelint-config-standard": "^18.2.0"
},
"pre-commit": [
"lint"
],
"scripts": {
"start": "rm -rf _site && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
"build": "rm -rf _site && cross-env NODE_ENV=production bisheng build -c ./site/bisheng.config.js",
"site": "npm run build",
"deploy": "npm run site && cp CNAME _site && bisheng gh-pages --push-only",
"lint": "npm run lint:es && npm run lint:style",
"lint:es": "eslint --fix --ext '.js,.jsx' site",
"lint:style": "stylelint --fix \"site/**/*.less\" --syntax less",
"lint:demo": "cross-env RUN_ENV=DEMO eslint ./ --ext '.md' -c ./.eslintrc.js",
"test": "npm run lint"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。