Sha256: cdce44786d1ac72082059e38627a0bd18848105e5bae835632ec42a5fee7fb16

Contents?: true

Size: 888 Bytes

Versions: 1

Compression:

Stored size: 888 Bytes

Contents

{
  "name": "trestle-auth",
  "version": "0.5.0",
  "description": "Authentication plugin for the Trestle admin framework",
  "repository": "https://github.com/TrestleAdmin/trestle-auth.git",
  "author": "Sam Pohlenz <sam@sampohlenz.com>",
  "license": "LGPL-3.0-only",
  "private": true,
  "scripts": {
    "dev": "webpack --mode development",
    "build": "webpack --mode production",
    "watch": "webpack --mode development --watch"
  },
  "dependencies": {
    "trestle": "https://github.com/TrestleAdmin/trestle.git"
  },
  "devDependencies": {
    "autoprefixer": "^10.2.6",
    "css-loader": "^5.2.6",
    "css-minimizer-webpack-plugin": "^3.0.2",
    "mini-css-extract-plugin": "^2.0.0",
    "postcss-loader": "^6.1.1",
    "sass": "^1.77.6",
    "sass-loader": "^12.1.0",
    "webpack": "^5.42.0",
    "webpack-cli": "^4.7.2",
    "webpack-remove-empty-scripts": "^0.7.1"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trestle-auth-0.5.0 package.json