{
  "name": "@sentrei/pioneer",
  "version": "4.119.2",
  "homepage": "https://sentrei.com",
  "repository": {
    "type": "git",
    "url": "https://github.com/sentrei/sentrei.git",
    "directory": "packages/pioneer"
  },
  "license": "MIT",
  "author": "Shun Kakinoki",
  "scripts": {
    "build": "vuepress build src",
    "deploy": "yarn run deploy:staging-pioneer && yarn run deploy:pioneer",
    "deploy:pioneer": "firebase deploy --only hosting:pioneer",
    "deploy:staging-pioneer": "firebase deploy --only hosting:staging-pioneer",
    "dev": "vuepress dev src",
    "pioneer": "firebase use master && yarn run deploy",
    "staging:pioneer": "firebase use master && yarn run deploy:staging-pioneer"
  },
  "dependencies": {
    "@vssue/vuepress-plugin-vssue": "^1.4.3",
    "@vuepress/plugin-active-header-links": "^1.4.1",
    "@vuepress/plugin-back-to-top": "^1.3.1",
    "@vuepress/plugin-google-analytics": "^1.4.1",
    "@vuepress/plugin-nprogress": "^1.4.1",
    "@vuepress/plugin-search": "^1.4.1",
    "vuepress": "^1.4.1",
    "vuepress-plugin-rss": "^2.0.0",
    "vuepress-plugin-sitemap": "^2.3.1",
    "vuepress-theme-yuu": "^2.2.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "5915ac673cb6ddfe6cd4b6b93a8f71f6337aa24e"
}
