{
  "name": "website-v2",
  "version": "0.0.1",
  "description": "",
  "main": "index.js",
  "scripts": {
    "dev": "vuepress dev docs",
    "build": "vuepress build docs"
  },
  "keywords": [],
  "author": "",
  "license": "",
  "dependencies": {
    "vuepress": "^1.5.2"
  }
}