ant-design/package.json

156 lines
4.5 KiB
JSON
Raw Normal View History

2015-05-07 18:50:36 +08:00
{
2015-06-02 15:41:43 +08:00
"name": "antd",
2016-05-11 18:02:19 +08:00
"version": "1.0.1",
2015-06-04 14:42:24 +08:00
"title": "Ant Design",
2015-08-21 17:00:33 +08:00
"description": "一个 UI 设计语言",
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-04-28 11:14:01 +08:00
"main": "dist/antd",
2015-07-17 16:24:00 +08:00
"files": [
2016-04-06 18:07:54 +08:00
"dist",
2015-10-19 11:43:52 +08:00
"lib",
2016-04-22 09:37:31 +08:00
"type-definitions"
2015-07-17 16:24:00 +08:00
],
"typings": "type-definitions/antd.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",
"classnames": "~2.2.0",
"css-animation": "~1.2.3",
2015-12-11 11:11:24 +08:00
"gregorian-calendar": "~4.1.0",
"gregorian-calendar-format": "~4.1.0",
"normalize.css": "^4.1.1",
"rc-animate": "~2.0.3",
"rc-calendar": "~5.5.1",
"rc-cascader": "~0.9.8",
"rc-checkbox": "~1.3.4",
"rc-collapse": "~1.6.2",
2016-04-03 22:41:16 +08:00
"rc-dialog": "~6.0.1",
"rc-dropdown": "~1.4.8",
"rc-form": "~0.15.2",
"rc-input-number": "~2.5.8",
2016-05-05 15:08:44 +08:00
"rc-menu": "~4.12.0",
"rc-notification": "~1.3.4",
"rc-pagination": "~1.5.2",
2015-11-16 14:10:42 +08:00
"rc-progress": "~1.0.4",
"rc-queue-anim": "~0.11.9",
2015-07-17 16:24:00 +08:00
"rc-radio": "~2.0.0",
"rc-rate": "~1.1.1",
2016-04-28 12:22:47 +08:00
"rc-select": "~6.3.0",
"rc-slider": "~3.6.0",
2016-04-28 16:31:26 +08:00
"rc-steps": "~2.1.0",
"rc-switch": "~1.4.1",
"rc-table": "~4.0.3",
"rc-tabs": "~5.9.0",
"rc-time-picker": "~1.1.4",
2016-04-07 15:02:22 +08:00
"rc-tooltip": "~3.3.2",
"rc-tree": "~1.3.0",
2016-05-09 16:27:58 +08:00
"rc-tree-select": "~1.6.0",
2016-05-10 17:31:15 +08:00
"rc-upload": "~1.12.0",
"rc-util": "~3.1.3",
2016-04-18 11:10:09 +08:00
"react-slick": "~0.12.0",
2015-11-03 13:50:36 +08:00
"warning": "~2.1.0"
2015-05-21 20:36:13 +08:00
},
"devDependencies": {
2016-05-09 15:30:30 +08:00
"antd-tools": "^0.6.0",
2016-04-07 17:46:56 +08:00
"babel-eslint": "^6.0.2",
"babel-jest": "^12.0.2",
"babel-plugin-antd": "^0.4.0",
2016-03-07 17:33:38 +08:00
"dom-scroll-into-view": "^1.1.0",
2016-05-10 15:26:25 +08:00
"enquire.js": "^2.1.1",
"es6-shim": "^0.35.0",
2016-02-22 10:04:54 +08:00
"eslint": "^2.2.0",
"eslint-config-airbnb": "^9.0.1",
2015-12-03 15:23:54 +08:00
"eslint-plugin-babel": "^3.0.0",
"eslint-plugin-import": "^1.6.1",
"eslint-plugin-jsx-a11y": "^1.0.4",
2016-01-19 16:52:54 +08:00
"eslint-plugin-markdown": "*",
2016-04-20 11:41:53 +08:00
"eslint-plugin-react": "^5.0.1",
"eslint-tinker": "^0.3.1",
2016-04-09 15:22:51 +08:00
"history": "^2.0.1",
"jest-cli": "^12.0.2",
2016-04-11 10:12:48 +08:00
"jsonml-to-react-component": "~0.2.0",
2016-04-06 16:11:30 +08:00
"jsonml.js": "^0.1.0",
"jsonp": "^0.2.0",
2016-03-13 15:28:56 +08:00
"lesshint": "^1.2.1",
2016-04-28 15:42:02 +08:00
"lodash.debounce": "^4.0.6",
2015-11-09 11:13:31 +08:00
"pre-commit": "1.x",
"querystring": "^0.2.0",
"ramda": "^0.21.0",
2016-05-10 15:32:15 +08:00
"rc-scroll-anim": "~0.2.8",
"rc-tween-one": "~0.3.0",
2016-04-08 15:29:04 +08:00
"react": "^15.0.0",
"react-addons-test-utils": "^15.0.0",
2016-02-01 16:34:26 +08:00
"react-copy-to-clipboard": "^4.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-02-17 16:42:26 +08:00
"react-router": "^2.0.0",
2016-04-09 15:22:51 +08:00
"react-stateless-wrapper": "^1.0.2",
"react-sublime-video": "^0.2.0-beta",
2016-04-09 15:22:51 +08:00
"reqwest": "^2.0.5",
2016-01-19 16:17:49 +08:00
"values.js": "^1.0.3",
2016-03-31 16:47:03 +08:00
"webpack-babel-jest": "^1.0.4"
2015-05-07 19:54:54 +08:00
},
"scripts": {
"dist": "antd-tools run dist",
"compile": "antd-tools run compile",
"clean": "antd-tools run clean",
"start": "antd-tools run start",
"site": "antd-tools run site",
2016-05-11 17:56:36 +08:00
"deploy": "antd-tools run update-self && antd-tools run deploy",
"just-deploy": "antd-tools run just-deploy",
2016-03-31 17:06:21 +08:00
"lint": "npm run srclint && npm run demolint && npm run lesshint",
2016-04-21 20:32:36 +08:00
"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
2016-04-29 17:04:56 +08:00
"lesshint": "lesshint components -r scripts/lesshint-report.js",
2016-04-14 11:27:31 +08:00
"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
2016-05-11 16:49:05 +08:00
"test": "npm run lint && npm run jest && npm run dist",
2015-11-04 14:46:41 +08:00
"jest": "jest",
"pre-publish": "node ./scripts/prepub",
2016-05-11 17:56:36 +08:00
"pub": "antd-tools run update-self && antd-tools run pub",
"beta": "antd-tools run beta",
2016-05-16 09:43:43 +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"
2015-06-11 16:35:36 +08:00
},
2015-11-02 21:34:52 +08:00
"jest": {
"moduleFileExtensions": [
"js",
"jsx",
"json"
],
"unmockedModulePathPatterns": [
"<rootDir>/node_modules/*"
],
2016-04-13 20:56:50 +08:00
"modulePathIgnorePatterns": [
2015-11-04 14:46:41 +08:00
"/_site/"
],
2016-04-13 20:56:50 +08:00
"testPathIgnorePatterns": [
"/node_modules/"
],
2015-11-02 22:36:21 +08:00
"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
2016-04-13 20:56:50 +08:00
"testDirectoryName": "tests"
2015-11-02 21:34:52 +08:00
},
2015-11-09 11:13:31 +08:00
"pre-commit": [
2015-06-11 16:35:36 +08:00
"lint"
]
}