mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +00:00
16 lines
347 B
YAML
16 lines
347 B
YAML
---
|
|
$schema: http://json-schema.org/draft-04/schema#
|
|
properties:
|
|
plugins:
|
|
properties:
|
|
minimize_size:
|
|
properties:
|
|
shrink:
|
|
type: boolean
|
|
zerofree:
|
|
type: boolean
|
|
type: object
|
|
additionalProperties: false
|
|
type: object
|
|
title: Minimize size plugin manifest
|
|
type: object
|