{ "_from": "@ant-design/css-animation@^1.7.2", "_id": "@ant-design/css-animation@1.7.3", "_inBundle": false, "_integrity": "sha512-LrX0OGZtW+W6iLnTAqnTaoIsRelYeuLZWsrmBJFUXDALQphPsN8cE5DCsmoSlL0QYb94BQxINiuS70Ar/8BNgA==", "_location": "/@ant-design/css-animation", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@ant-design/css-animation@^1.7.2", "name": "@ant-design/css-animation", "escapedName": "@ant-design%2fcss-animation", "scope": "@ant-design", "rawSpec": "^1.7.2", "saveSpec": null, "fetchSpec": "^1.7.2" }, "_requiredBy": [ "/rc-tree-select/rc-trigger/rc-animate" ], "_resolved": "https://registry.npmjs.org/@ant-design/css-animation/-/css-animation-1.7.3.tgz", "_shasum": "60a1c970014e86b28f940510d69e503e428f1136", "_spec": "@ant-design/css-animation@^1.7.2", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/rc-tree-select/node_modules/rc-trigger/node_modules/rc-animate", "author": "", "bugs": { "url": "http://github.com/ant-design/css-animation/issues" }, "bundleDependencies": false, "config": { "port": 9001, "entry": { "css-animation": [ "./src/index.js" ] } }, "deprecated": false, "description": "css-animation", "devDependencies": { "expect.js": "0.3.x", "pre-commit": "1.x", "rc-tools": "6.x", "react": "15.x", "react-dom": "15.x" }, "files": [ "lib", "es" ], "homepage": "http://github.com/ant-design/css-animation", "keywords": [ "css-animation" ], "license": "MIT", "main": "./lib/index", "module": "./es/index", "name": "@ant-design/css-animation", "pre-commit": [ "lint" ], "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/ant-design/css-animation.git" }, "scripts": { "build": "rc-tools run build", "compile": "rc-tools run compile", "dist": "rc-tools run dist", "gh-pages": "rc-tools run gh-pages", "lint": "rc-tools run lint", "pub": "rc-tools run pub", "start": "rc-tools run server" }, "version": "1.7.3" }