# authorizer/3.14.4/package.json

Authorizer, version 3.14.4. 11 lines.

- Page: https://pluginprobe.com/plugins/authorizer/3.14.4/code/package.json
- Raw: https://pluginprobe.com/plugins/authorizer/3.14.4/raw/package.json
- Modified: 2026-05-18T23:44:00+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/authorizer/3.14.4/code/package.json#L10-L20`.

```json
{
  "name": "authorizer",
  "license": "GPL3",
  "devDependencies": {
    "sass": "^1.99.0"
  },
  "scripts": {
    "build-styles": "sass --watch --style=compressed css:css"
  }
}

```
