{
  "name": "@andatoshiki/toshiki-proxypool-ui",
  "author": "Anda Toshiki <andatoshiki@outlook.com>",
  "description": "🎨 Static web UI components of toshiki-proxypool mirrors of JsDelivr CDN from GitHub, but UNPKG",
  "license": "GPL-3.0 license",
  "version": "0.0.13",
  "keywords": [
    "proxypool",
    "ui",
    "css",
    "bulma"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "scss-watch": "sass --watch --no-source-map scss:css -s compressed",
    "scss-build": "sass --no-source-map scss:css -s compressed",
    "postpublish": "npm run publish-npm",
    "publish-npm": "npm publish --access public --ignore-scripts --@andatoshiki:registry='https://registry.npmjs.org'"
  },
  "devDependencies": {
    "bulma": "^0.9.4"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/andatoshiki/toshiki-proxypool-ui.git"
  },
  "dependencies": {
    "bulma": "^0.9.4"
  }
}
