{
  "name": "create-next-docify-example",
  "scripts": {
    "dev": "next-docify dev",
    "build": "next-docify build",
    "out": "next-docify out"
  },
  "dependencies": {
    "react-motion": "^0.5.2",
    "somia": "^1.2.0"
  }
}
