107 lines
2.6 KiB
JSON
107 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"rc-animate@2.11.1",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "rc-animate@2.11.1",
|
|
"_id": "rc-animate@2.11.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-1NyuCGFJG/0Y+9RKh5y/i/AalUCA51opyyS/jO2seELpgymZm2u9QV3xwODwEuzkmeQ1BDPxMLmYLcTJedPlkQ==",
|
|
"_location": "/rc-animate",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "rc-animate@2.11.1",
|
|
"name": "rc-animate",
|
|
"escapedName": "rc-animate",
|
|
"rawSpec": "2.11.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.11.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/antd",
|
|
"/antd/rc-select",
|
|
"/antd/rc-tree",
|
|
"/rc-collapse",
|
|
"/rc-dialog",
|
|
"/rc-editor-mention",
|
|
"/rc-menu",
|
|
"/rc-notification",
|
|
"/rc-select",
|
|
"/rc-tree-select",
|
|
"/rc-tree-select/rc-tree",
|
|
"/rc-trigger"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/rc-animate/-/rc-animate-2.11.1.tgz",
|
|
"_spec": "2.11.1",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"author": "",
|
|
"bugs": {
|
|
"url": "http://github.com/react-component/animate/issues"
|
|
},
|
|
"config": {
|
|
"port": 8201
|
|
},
|
|
"dependencies": {
|
|
"babel-runtime": "6.x",
|
|
"classnames": "^2.2.6",
|
|
"css-animation": "^1.3.2",
|
|
"prop-types": "15.x",
|
|
"raf": "^3.4.0",
|
|
"rc-util": "^4.15.3",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
},
|
|
"description": "css-transition ui component for react",
|
|
"devDependencies": {
|
|
"core-js": "^2.5.1",
|
|
"expect.js": "0.3.x",
|
|
"jquery": "^3.3.1",
|
|
"pre-commit": "1.x",
|
|
"rc-test": "6.x",
|
|
"rc-tools": "8.x",
|
|
"react": "^16.0.0",
|
|
"react-dom": "^16.0.0",
|
|
"velocity-animate": "~1.2.2"
|
|
},
|
|
"files": [
|
|
"es",
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/react-component/animate",
|
|
"keywords": [
|
|
"react",
|
|
"react-component",
|
|
"react-animate",
|
|
"animate"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/Animate",
|
|
"module": "./es/Animate",
|
|
"name": "rc-animate",
|
|
"pre-commit": [
|
|
"lint"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/react-component/animate.git"
|
|
},
|
|
"scripts": {
|
|
"build": "rc-tools run build",
|
|
"chrome-test": "rc-test run chrome-test",
|
|
"coverage": "rc-test run coverage",
|
|
"gh-pages": "rc-tools run gh-pages",
|
|
"karma": "rc-test run karma",
|
|
"lint": "rc-tools run lint",
|
|
"now-build": "npm run build",
|
|
"prepublish": "rc-tools run guard",
|
|
"pub": "rc-tools run pub --babel-runtime",
|
|
"saucelabs": "rc-test run saucelabs",
|
|
"start": "rc-tools run server",
|
|
"test": "rc-test run test"
|
|
},
|
|
"version": "2.11.1"
|
|
}
|