{
  "name": "breathjs",
  "version": "0.3.0",
  "description": "一个类似呼吸节奏的动画库",
  "main": "breath.js",
  "directories": {
    "doc": "docs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/teojs/breathjs.git"
  },
  "keywords": [
    "animation",
    "breath"
  ],
  "author": "Teo <cheesen.xu@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/teojs/breathjs/issues"
  },
  "homepage": "https://github.com/teojs/breathjs#readme",
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-plugin-external-helpers": "^6.22.0",
    "babel-preset-env": "^1.7.0",
    "babel-preset-es2015-rollup": "^3.0.0",
    "babel-preset-latest": "^6.24.1",
    "rollup-plugin-babel": "^3.0.7",
    "rollup-plugin-uglify": "^6.0.2"
  }
}
