{
  "_from": "css-animation@1.x",
  "_id": "css-animation@1.6.1",
  "_inBundle": false,
  "_integrity": "sha512-/48+/BaEaHRY6kNQ2OIPzKf9A6g8WjZYjhiNDNuIVbsm5tXCGIAsHDjB4Xu1C4vXJtUWZo26O68OQkDpNBaPog==",
  "_location": "/css-animation",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "css-animation@1.x",
    "name": "css-animation",
    "escapedName": "css-animation",
    "rawSpec": "1.x",
    "saveSpec": null,
    "fetchSpec": "1.x"
  },
  "_requiredBy": [
    "/antd",
    "/antd/rc-collapse",
    "/rc-animate",
    "/rc-collapse"
  ],
  "_resolved": "https://registry.npmjs.org/css-animation/-/css-animation-1.6.1.tgz",
  "_shasum": "162064a3b0d51f958b7ff37b3d6d4de18e17039e",
  "_spec": "css-animation@1.x",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/rc-collapse",
  "author": "",
  "bugs": {
    "url": "http://github.com/yiminghe/css-animation/issues"
  },
  "bundleDependencies": false,
  "config": {
    "port": 9001,
    "entry": {
      "css-animation": [
        "./src/index.js"
      ]
    }
  },
  "dependencies": {
    "babel-runtime": "6.x",
    "component-classes": "^1.2.5"
  },
  "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/yiminghe/css-animation",
  "keywords": [
    "css-animation"
  ],
  "license": "MIT",
  "main": "./lib/index",
  "module": "./es/index",
  "name": "css-animation",
  "pre-commit": [
    "lint"
  ],
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/yiminghe/css-animation.git"
  },
  "scripts": {
    "build": "rc-tools run build",
    "compile": "rc-tools run compile --babel-runtime",
    "dist": "rc-tools run dist --babel-runtime",
    "gh-pages": "rc-tools run gh-pages",
    "lint": "rc-tools run lint",
    "pub": "rc-tools run pub --babel-runtime",
    "start": "rc-tools run server"
  },
  "version": "1.6.1"
}
