{
  "name": "@oawu/scss",
  "version": "3.0.7",
  "description": "📝 看我把 scss 變成 css！",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oawu/npm-scss.git"
  },
  "keywords": [
    "scss",
    "sass",
    "node-sass",
    "css"
  ],
  "author": {
    "name": "OA Wu",
    "email": "oawu.tw@gmail.com",
    "url": "https://www.ioa.tw"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/oawu/npm-scss/issues"
  },
  "homepage": "https://github.com/oawu/npm-scss#readme",
  "dependencies": {
    "@oawu/helper": "^3.0.4",
    "sass": "1.77.0"
  }
}
