{
  "name": "vaahcss",
  "version": "0.0.7",
  "description": "CSS Helper Classes",
  "jsdelivr": "./css/vaahcss.min.css",
  "scripts": {
    "dev": "npm run development",
    "development": "mix",
    "watch": "mix watch",
    "watch-poll": "mix watch -- --watch-options-poll=1000",
    "hot": "mix watch --hot",
    "prod": "npm run production",
    "production": "mix --production"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/webreinvent/vaahcss.git"
  },
  "devDependencies": {
    "fs": "0.0.1-security",
    "fs-extra": "^8.1.0",
    "laravel-mix": "^6.0.43",
    "resolve-url-loader": "^3.1.0",
    "sass": "^1.45.2",
    "sass-loader": "^12.3.0"
  },
  "keywords": [
    "bulma",
    "buefy",
    "scss"
  ],
  "author": "webreinvent",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/webreinvent/vaahcss/issues"
  },
  "homepage": "https://github.com/webreinvent/vaahcss#readme"
}
