UNPKG

custom-app

Version:

ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������

106 lines (105 loc) 2.55 kB
{ "_args": [ [ "rc-animate@2.9.2", "G:\\dhcc-app-dll" ] ], "_from": "rc-animate@2.9.2", "_id": "rc-animate@2.9.2", "_inBundle": false, "_integrity": "sha512-rkJjeJgfbDqVjVX1/QTRfS7PiCq3AnmeYo840cVcuC4pXq4k4yAQMsC2v5BPXXdawC04vnyO4/qHQdbx9ANaiw==", "_location": "/rc-animate", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "rc-animate@2.9.2", "name": "rc-animate", "escapedName": "rc-animate", "rawSpec": "2.9.2", "saveSpec": null, "fetchSpec": "2.9.2" }, "_requiredBy": [ "/antd", "/rc-collapse", "/rc-dialog", "/rc-editor-mention", "/rc-menu", "/rc-notification", "/rc-select", "/rc-tree", "/rc-tree-select", "/rc-tree-select/rc-tree", "/rc-trigger" ], "_resolved": "https://registry.npmjs.org/rc-animate/-/rc-animate-2.9.2.tgz", "_spec": "2.9.2", "_where": "G:\\dhcc-app-dll", "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.8.0", "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" ], "licenses": "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.9.2" }