Sha256: 16f8aa224ffc6b5b35698f072b6c6affd75789ce1f3b2abbe147db4994fd2718
Contents?: true
Size: 894 Bytes
Versions: 5
Compression:
Stored size: 894 Bytes
Contents
{ "name": "trestle-auth", "version": "0.3.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", "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": "^9.6.1", "css-loader": "^3.2.0", "mini-css-extract-plugin": "^0.8.0", "node-sass": "^4.12.0", "optimize-css-assets-webpack-plugin": "^5.0.3", "postcss-loader": "^3.0.0", "sass-loader": "^8.0.0", "webpack": "^4.40.2", "webpack-cli": "^3.3.9", "webpack-fix-style-only-entries": "^0.4.0" } }
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
trestle-auth-0.4.3 | package.json |
trestle-auth-0.4.2 | package.json |
trestle-auth-0.4.1 | package.json |
trestle-auth-0.4.0 | package.json |
trestle-auth-0.3.0 | package.json |