{
  "name": "motion-client",
  "version": "0.9.5",
  "main": "index.js",
  "scripts": {
    "build": "webpack --config webpack.release.js",
    "watch": "webpack --watch"
  },
  "author": "",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/motion/motion.git"
  },
  "bugs": {
    "url": "https://github.com/motion/motion/issues"
  },
  "homepage": "https://motionjs.com",
  "devDependencies": {}
}
