2015-05-07 18:50:36 +08:00
|
|
|
{
|
2015-06-02 15:41:43 +08:00
|
|
|
"name": "antd",
|
2017-04-09 04:05:39 +08:00
|
|
|
"version": "2.9.1",
|
2015-06-04 14:42:24 +08:00
|
|
|
"title": "Ant Design",
|
2016-08-20 21:37:48 +08:00
|
|
|
"description": "An enterprise-class UI design language and React-based implementation",
|
2015-07-17 13:59:05 +08:00
|
|
|
"homepage": "http://ant.design/",
|
2015-07-15 12:07:11 +08:00
|
|
|
"keywords": [
|
2015-07-17 13:58:35 +08:00
|
|
|
"ant",
|
|
|
|
"design",
|
|
|
|
"react",
|
2015-07-15 12:07:11 +08:00
|
|
|
"react-component",
|
2015-07-17 13:58:35 +08:00
|
|
|
"component",
|
|
|
|
"components",
|
|
|
|
"ui",
|
|
|
|
"framework",
|
|
|
|
"frontend"
|
2015-07-15 12:07:11 +08:00
|
|
|
],
|
2015-07-17 16:24:00 +08:00
|
|
|
"contributors": [
|
|
|
|
"ant"
|
|
|
|
],
|
2015-05-07 18:50:36 +08:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2015-06-05 15:02:39 +08:00
|
|
|
"url": "https://github.com/ant-design/ant-design"
|
2015-05-07 18:50:36 +08:00
|
|
|
},
|
|
|
|
"bugs": {
|
2015-06-05 15:02:39 +08:00
|
|
|
"url": "https://github.com/ant-design/ant-design/issues"
|
2015-05-07 18:50:36 +08:00
|
|
|
},
|
2016-10-31 12:09:06 +08:00
|
|
|
"main": "lib/index.js",
|
2015-07-17 16:24:00 +08:00
|
|
|
"files": [
|
2016-04-06 18:07:54 +08:00
|
|
|
"dist",
|
2016-06-22 13:18:43 +08:00
|
|
|
"lib"
|
2015-07-17 16:24:00 +08:00
|
|
|
],
|
2016-06-22 13:18:43 +08:00
|
|
|
"typings": "lib/index.d.ts",
|
2015-07-09 21:05:33 +08:00
|
|
|
"license": "MIT",
|
2015-05-07 18:50:36 +08:00
|
|
|
"dependencies": {
|
2015-12-29 11:46:13 +08:00
|
|
|
"array-tree-filter": "~1.0.0",
|
2016-09-01 11:26:07 +08:00
|
|
|
"babel-runtime": "6.x",
|
2015-11-24 20:03:57 +08:00
|
|
|
"classnames": "~2.2.0",
|
2016-05-26 19:05:38 +08:00
|
|
|
"css-animation": "^1.2.5",
|
2017-02-25 02:09:18 +08:00
|
|
|
"dom-closest": "^0.2.0",
|
2017-03-09 15:55:34 +08:00
|
|
|
"lodash.debounce": "^4.0.8",
|
2017-04-10 17:31:58 +08:00
|
|
|
"moment": "^2.18.1",
|
2016-06-22 13:18:43 +08:00
|
|
|
"object-assign": "~4.1.0",
|
2016-09-10 17:17:55 +08:00
|
|
|
"omit.js": "^0.1.0",
|
2016-07-06 15:01:55 +08:00
|
|
|
"rc-animate": "~2.3.0",
|
2017-04-01 14:43:36 +08:00
|
|
|
"rc-calendar": "~7.8.0",
|
2017-01-17 12:10:17 +08:00
|
|
|
"rc-cascader": "~0.11.0",
|
2017-02-28 11:37:29 +08:00
|
|
|
"rc-checkbox": "~1.5.0",
|
2016-07-19 15:46:00 +08:00
|
|
|
"rc-collapse": "~1.6.4",
|
2016-11-06 14:32:47 +08:00
|
|
|
"rc-dialog": "~6.5.0",
|
2016-04-27 20:44:36 +08:00
|
|
|
"rc-dropdown": "~1.4.8",
|
2017-03-06 13:56:38 +08:00
|
|
|
"rc-editor-mention": "~0.5.2",
|
2017-01-09 17:40:01 +08:00
|
|
|
"rc-form": "~1.3.0",
|
2017-03-22 15:10:03 +08:00
|
|
|
"rc-input-number": "~3.4.4",
|
2017-01-26 19:10:45 +08:00
|
|
|
"rc-menu": "~5.0.9",
|
2017-02-27 13:39:37 +08:00
|
|
|
"rc-notification": "~1.4.0",
|
2017-03-28 15:11:33 +08:00
|
|
|
"rc-pagination": "~1.8.0",
|
2017-03-17 23:57:34 +08:00
|
|
|
"rc-progress": "~2.1.0",
|
2015-07-17 16:24:00 +08:00
|
|
|
"rc-radio": "~2.0.0",
|
2017-03-06 14:23:38 +08:00
|
|
|
"rc-rate": "~2.1.0",
|
2017-03-27 17:37:39 +08:00
|
|
|
"rc-select": "~6.8.0",
|
2017-04-07 16:38:43 +08:00
|
|
|
"rc-slider": "~7.0.0",
|
2017-04-05 11:55:16 +08:00
|
|
|
"rc-steps": "~2.5.0",
|
2016-05-26 15:38:50 +08:00
|
|
|
"rc-switch": "~1.4.2",
|
2017-02-25 00:17:44 +08:00
|
|
|
"rc-table": "~5.2.13",
|
2017-03-21 23:42:16 +08:00
|
|
|
"rc-tabs": "~7.3.0",
|
2017-03-22 17:53:37 +08:00
|
|
|
"rc-time-picker": "~2.3.3",
|
2016-07-19 15:46:00 +08:00
|
|
|
"rc-tooltip": "~3.4.2",
|
2016-11-06 14:32:47 +08:00
|
|
|
"rc-tree": "~1.4.0",
|
2017-01-25 11:15:41 +08:00
|
|
|
"rc-tree-select": "~1.9.0",
|
2016-12-12 12:08:15 +08:00
|
|
|
"rc-upload": "~2.3.0",
|
2016-10-28 13:56:23 +08:00
|
|
|
"rc-util": "^4.0.1",
|
2016-11-03 16:05:59 +08:00
|
|
|
"react-lazy-load": "^3.0.10",
|
2016-09-18 10:12:21 +08:00
|
|
|
"react-slick": "~0.14.2",
|
2016-07-09 16:00:05 +08:00
|
|
|
"shallowequal": "^0.2.2",
|
2016-06-03 14:23:31 +08:00
|
|
|
"warning": "~3.0.0"
|
2015-05-21 20:36:13 +08:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2017-02-09 11:09:32 +08:00
|
|
|
"@types/react": "^15.0.8",
|
2016-10-19 17:51:33 +08:00
|
|
|
"@types/react-dom": "~0.14.18",
|
2016-11-22 13:43:53 +08:00
|
|
|
"antd-demo-jest": "^1.0.5",
|
2017-03-23 21:15:49 +08:00
|
|
|
"antd-tools": "~0.19.1",
|
2016-11-21 14:39:15 +08:00
|
|
|
"babel-cli": "^6.18.0",
|
2016-11-07 15:55:14 +08:00
|
|
|
"babel-eslint": "^7.1.0",
|
2017-03-20 11:27:34 +08:00
|
|
|
"babel-jest": "^19.0.0",
|
2016-09-20 17:17:49 +08:00
|
|
|
"babel-plugin-import": "^1.0.0",
|
2017-03-20 11:27:34 +08:00
|
|
|
"babel-plugin-transform-runtime": "^6.23.0",
|
2016-11-22 13:43:53 +08:00
|
|
|
"babel-preset-es2015": "^6.18.0",
|
|
|
|
"babel-preset-react": "^6.16.0",
|
|
|
|
"babel-preset-stage-0": "^6.16.0",
|
2017-03-17 20:14:11 +08:00
|
|
|
"bezier-easing": "^2.0.3",
|
2017-03-20 11:27:34 +08:00
|
|
|
"bisheng": "^0.23.0",
|
2017-03-18 14:52:23 +08:00
|
|
|
"bisheng-plugin-antd": "^0.13.2",
|
2016-05-27 11:48:08 +08:00
|
|
|
"bisheng-plugin-description": "^0.1.1",
|
2017-02-16 17:32:06 +08:00
|
|
|
"bisheng-plugin-react": "^0.5.0",
|
2016-12-09 13:02:16 +08:00
|
|
|
"bisheng-plugin-toc": "^0.4.0",
|
2017-03-17 20:14:11 +08:00
|
|
|
"color-standalone": "^0.11.6",
|
2017-04-02 14:51:12 +08:00
|
|
|
"cross-env": "^4.0.0",
|
2017-03-29 15:31:01 +08:00
|
|
|
"css-split-webpack-plugin": "^0.2.3",
|
2016-11-12 16:21:11 +08:00
|
|
|
"dekko": "^0.2.0",
|
2017-04-07 14:29:44 +08:00
|
|
|
"delegate": "^3.1.2",
|
2016-06-16 09:59:14 +08:00
|
|
|
"dora-plugin-upload": "^0.3.1",
|
2016-05-10 15:26:25 +08:00
|
|
|
"enquire.js": "^2.1.1",
|
2016-11-11 15:26:57 +08:00
|
|
|
"enzyme": "^2.6.0",
|
2016-11-14 18:31:08 +08:00
|
|
|
"enzyme-to-json": "^1.3.0",
|
2016-07-09 18:10:11 +08:00
|
|
|
"eslint": "^3.0.1",
|
2016-09-27 10:06:34 +08:00
|
|
|
"eslint-config-airbnb": "latest",
|
2016-12-04 17:15:31 +08:00
|
|
|
"eslint-plugin-babel": "^4.0.0",
|
2016-11-07 15:55:14 +08:00
|
|
|
"eslint-plugin-import": "^2.1.0",
|
2017-03-23 21:15:49 +08:00
|
|
|
"eslint-plugin-jsx-a11y": "^4.0.0",
|
2017-03-20 11:27:34 +08:00
|
|
|
"eslint-plugin-markdown": "1.0.0-beta.4",
|
2017-03-21 12:02:24 +08:00
|
|
|
"eslint-plugin-react": "^6.10.3",
|
2016-09-27 10:06:34 +08:00
|
|
|
"eslint-tinker": "^0.4.0",
|
2017-01-08 17:04:09 +08:00
|
|
|
"fetch-jsonp": "^1.0.3",
|
2016-11-22 13:43:53 +08:00
|
|
|
"glob": "^7.1.1",
|
2017-03-17 18:56:30 +08:00
|
|
|
"jest": "^19.0.2",
|
2016-04-06 16:11:30 +08:00
|
|
|
"jsonml.js": "^0.1.0",
|
2017-02-23 22:12:52 +08:00
|
|
|
"lint-staged": "^3.3.1",
|
2016-11-23 12:13:36 +08:00
|
|
|
"mockdate": "^2.0.1",
|
2016-09-14 09:41:34 +08:00
|
|
|
"moment-timezone": "^0.5.5",
|
2016-12-14 15:39:59 +08:00
|
|
|
"pre-commit": "^1.2.2",
|
2016-02-24 15:11:50 +08:00
|
|
|
"querystring": "^0.2.0",
|
2017-03-23 21:15:49 +08:00
|
|
|
"rc-queue-anim": "^0.13.2",
|
|
|
|
"rc-scroll-anim": "^1.0.3",
|
|
|
|
"rc-tween-one": "^1.1.2",
|
2016-04-08 15:29:04 +08:00
|
|
|
"react": "^15.0.0",
|
|
|
|
"react-addons-test-utils": "^15.0.0",
|
2017-03-17 20:14:11 +08:00
|
|
|
"react-color-standalone": "^2.4.2-1",
|
2016-02-01 16:34:26 +08:00
|
|
|
"react-copy-to-clipboard": "^4.0.1",
|
2016-05-27 11:48:08 +08:00
|
|
|
"react-document-title": "^2.0.1",
|
2016-04-08 15:29:04 +08:00
|
|
|
"react-dom": "^15.0.0",
|
2016-03-14 15:00:11 +08:00
|
|
|
"react-github-button": "^0.1.1",
|
2016-04-18 16:38:07 +08:00
|
|
|
"react-intl": "^2.0.1",
|
2016-06-22 22:31:00 +08:00
|
|
|
"react-stateless-wrapper": "^1.0.2",
|
2016-06-14 11:29:30 +08:00
|
|
|
"react-sublime-video": "^0.2.0",
|
2016-04-09 15:22:51 +08:00
|
|
|
"reqwest": "^2.0.5",
|
2017-01-26 16:51:06 +08:00
|
|
|
"rimraf": "^2.5.4",
|
2017-02-06 11:01:35 +08:00
|
|
|
"stylelint": "^7.8.0",
|
|
|
|
"stylelint-config-standard": "^16.0.0",
|
2017-03-06 15:48:03 +08:00
|
|
|
"typescript": "~2.2.1",
|
2017-03-20 11:27:34 +08:00
|
|
|
"typescript-babel-jest": "^1.0.2",
|
2016-11-23 16:01:47 +08:00
|
|
|
"values.js": "^1.0.3",
|
|
|
|
"xhr2": "^0.1.3"
|
2015-05-07 19:54:54 +08:00
|
|
|
},
|
|
|
|
"scripts": {
|
2017-01-08 17:04:09 +08:00
|
|
|
"test": "jest",
|
|
|
|
"test-all": "./scripts/test-all.sh",
|
2017-02-06 11:01:35 +08:00
|
|
|
"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
|
2017-02-20 17:04:10 +08:00
|
|
|
"lint:ts": "npm run tsc && antd-tools run ts-lint",
|
2017-01-26 17:04:31 +08:00
|
|
|
"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'",
|
2017-02-26 15:41:50 +08:00
|
|
|
"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
|
2017-03-23 21:15:49 +08:00
|
|
|
"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
|
2017-02-09 17:42:41 +08:00
|
|
|
"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
|
2017-02-06 12:04:35 +08:00
|
|
|
"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",
|
2017-01-08 17:04:09 +08:00
|
|
|
"dist": "antd-tools run dist",
|
|
|
|
"compile": "antd-tools run compile",
|
2017-02-20 17:33:42 +08:00
|
|
|
"tsc": "tsc",
|
2016-11-12 16:21:11 +08:00
|
|
|
"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
|
2017-03-29 15:31:01 +08:00
|
|
|
"site": "bisheng build --ssr -c ./site/bisheng.config.js",
|
2017-01-26 17:04:31 +08:00
|
|
|
"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
|
2017-01-14 21:48:03 +08:00
|
|
|
"pub": "antd-tools run pub",
|
2016-11-12 16:21:11 +08:00
|
|
|
"prepublish": "antd-tools run guard",
|
2017-01-08 17:04:09 +08:00
|
|
|
"pre-publish": "npm run test-all && node ./scripts/prepub",
|
2017-02-23 22:12:52 +08:00
|
|
|
"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",
|
2017-02-24 12:54:13 +08:00
|
|
|
"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
|
2017-02-23 22:25:54 +08:00
|
|
|
"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
|
2017-02-24 12:54:13 +08:00
|
|
|
"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
|
2017-02-23 22:12:52 +08:00
|
|
|
},
|
|
|
|
"lint-staged": {
|
|
|
|
"components/**/*.tsx": [
|
2017-02-24 12:54:13 +08:00
|
|
|
"lint-staged:ts"
|
2017-02-23 22:12:52 +08:00
|
|
|
],
|
|
|
|
"{tests,site,scripts,components}/**/*.{js,jsx}": [
|
2017-02-24 12:54:13 +08:00
|
|
|
"lint-staged:es"
|
2017-02-23 22:12:52 +08:00
|
|
|
],
|
2017-02-26 15:41:50 +08:00
|
|
|
"{site,components}/**/*.less": "stylelint --syntax less",
|
2017-02-23 22:12:52 +08:00
|
|
|
"components/*/demo/*.md": [
|
2017-02-24 12:54:13 +08:00
|
|
|
"lint-staged:demo"
|
2017-02-23 22:12:52 +08:00
|
|
|
]
|
2015-06-11 16:35:36 +08:00
|
|
|
},
|
2016-06-22 22:31:00 +08:00
|
|
|
"jest": {
|
2016-11-23 16:14:57 +08:00
|
|
|
"setupFiles": [
|
2017-01-08 17:04:09 +08:00
|
|
|
"./tests/setup.js"
|
2016-11-23 16:14:57 +08:00
|
|
|
],
|
2016-06-22 22:31:00 +08:00
|
|
|
"moduleFileExtensions": [
|
2016-09-27 13:40:34 +08:00
|
|
|
"ts",
|
|
|
|
"tsx",
|
2016-06-22 22:31:00 +08:00
|
|
|
"js",
|
|
|
|
"jsx",
|
2016-11-22 13:43:53 +08:00
|
|
|
"json",
|
|
|
|
"md"
|
2016-06-22 22:31:00 +08:00
|
|
|
],
|
|
|
|
"modulePathIgnorePatterns": [
|
|
|
|
"/_site/"
|
|
|
|
],
|
|
|
|
"testPathIgnorePatterns": [
|
2016-11-12 16:21:11 +08:00
|
|
|
"dekko",
|
2016-11-22 13:43:53 +08:00
|
|
|
"/node_modules/",
|
|
|
|
"node"
|
2016-06-22 22:31:00 +08:00
|
|
|
],
|
2016-11-13 16:03:59 +08:00
|
|
|
"transform": {
|
2017-01-08 17:04:09 +08:00
|
|
|
"\\.tsx?$": "./node_modules/typescript-babel-jest",
|
|
|
|
"\\.js$": "./node_modules/babel-jest",
|
|
|
|
"\\.md$": "./node_modules/antd-demo-jest"
|
2016-11-13 16:03:59 +08:00
|
|
|
},
|
2016-12-14 14:41:39 +08:00
|
|
|
"testRegex": ".*\\.test\\.js$",
|
2016-12-05 17:57:49 +08:00
|
|
|
"collectCoverageFrom": [
|
2016-12-06 17:11:58 +08:00
|
|
|
"components/**/*.{ts,tsx}",
|
|
|
|
"!components/*/style/index.tsx"
|
2017-02-13 15:50:38 +08:00
|
|
|
],
|
2017-03-09 15:55:34 +08:00
|
|
|
"transformIgnorePatterns": [
|
2017-02-13 15:50:38 +08:00
|
|
|
"/node_modules/",
|
|
|
|
"/dist/antd.js"
|
2017-04-02 18:09:23 +08:00
|
|
|
],
|
2017-04-07 14:29:44 +08:00
|
|
|
"snapshotSerializers": [
|
|
|
|
"enzyme-to-json/serializer"
|
|
|
|
]
|
2015-11-02 21:34:52 +08:00
|
|
|
},
|
2015-11-09 11:13:31 +08:00
|
|
|
"pre-commit": [
|
2017-02-24 12:54:13 +08:00
|
|
|
"lint-staged"
|
2016-04-27 20:44:36 +08:00
|
|
|
]
|
2016-04-08 18:08:54 +08:00
|
|
|
}
|