{
  "name": "saber-theme-aimer",
  "version": "0.1.0",
  "description": "A concise Saber theme, ported and evoluted from the unreleased hexo-theme-mina",
  "author": "Chawye Hsu <h404bi@gmail.com>",
  "homepage": "https://github.com/h404bi/www.h404bi.com#readme",
  "license": "MIT",
  "files": [
    "dist"
  ],
  "scripts": {
    "build": "vue-compile src -o dist",
    "prepublishOnly": "yarn build",
    "dev:example": "saber example"
  },
  "dependencies": {
    "bulma": "^0.7.4",
    "disqusjs": "^1.2.3",
    "intersection-observer": "^0.5.1",
    "lozad": "^1.9.0",
    "normalize.css": "^8.0.1",
    "tinytime": "^0.2.6",
    "vue-headroom": "^0.10.1"
  },
  "devDependencies": {
    "autoprefixer": "^9.5.1",
    "sass": "^1.19.0",
    "sass-loader": "^7.1.0",
    "vue-compile": "^0.5.3"
  },
  "keywords": [
    "saber",
    "saber-theme",
    "theme"
  ]
}
