Formatter Validator Minifier Escape / Unescape JSON ↔ String JSON ↔ YAML JSON → CSV NDJSON / JSON Lines JSON → Types JSON ↔ XML JSON Diff JSON Patch Canonicalize (RFC 8785) Schema Validator Schema Generator JSONPath Tester JWT Decoder JSON Errors Schemas More Tools
JSONTools / Schema registry / .bowerrc
Schema registry

.bowerrc

Bower configuration file

.bowerrc

Check your file against this schema

Opens the validator with this schema already loaded. Paste your .bowerrc and it validates in your browser — nothing is uploaded.

Validate a .bowerrc → View raw schema

Fields

Generated directly from the schema, following local $refs, to two levels of nesting.

Field Type Description
analyticsboolean
default: true
cwdstringThe directory from which bower should run. All relative paths will be calculated according to this setting.
directorystringThe directory from which bower should run. All relative paths will be calculated according to this setting.
default: "bower_components"
jsonstringA file path to the Bower configuration file
default: "bower.json"
registryanyOfThe registry config
proxystringThe proxy to use for http requests.
https-proxystringThe proxy to use for https requests.
user-agentstringSets the User-Agent for each request made.
timeoutnumberThe timeout to be used when making requests in milliseconds.
default: 60000
strict-sslbooleanWhether or not to do SSL key validation when making requests via https.
caanyOfThe CA certificates to be used, defaults to null. This is similar to the registry key, specifying each CA to use for each registry endpoint.
colorbooleanEnable or disable use of colors in the CLI output.
default: true
storageobjectWhere to store persistent data, such as cache, needed by bower.
storage.packagesstring
storage.registrystring
storage.linksstring
tmpstringWhere to store temporary files and folders
interactivebooleanMakes bower interactive, prompting whenever necessary
resolversarray<string>Identifies pluggable resolvers to be used for locating and fetching packages
shallowCloneHostsarray<string>Whitelists hosts which are known to support shallow cloning
scriptsobjectContains custom hooks used to trigger other automated tools
scripts.preinstallstringA script to run before install
scripts.postinstallstringA script to run after install
scripts.preuninstallstringA script to run before uninstall
ignoredDependenciesarray<string>Bower will ignore these dependencies when resolving packages

What we found in this schema

Specification sections for the keywords in this schema

Keyword Document Section
$idJSON Schema Core, draft 2020-12§8.2.1 — The "$id" Keyword
$schemaJSON Schema Core, draft 2020-12§8.1.1 — "$schema"
additionalPropertiesJSON Schema Core, draft 2020-12§10.3.2.3 — "additionalProperties"
anyOfJSON Schema Core, draft 2020-12§10.2.1.2 — "anyOf"
defaultJSON Schema Validation, draft 2020-12§9.2 — "default"
descriptionJSON Schema Validation, draft 2020-12§9.1 — "title" and "description"
formatJSON Schema Validation, draft 2020-12§7 — Vocabularies for Semantic Content With "format"
itemsJSON Schema Core, draft 2020-12§10.3.1.2 — "items"
propertiesJSON Schema Core, draft 2020-12§10.3.2.1 — "properties"
typeJSON Schema Validation, draft 2020-12§6.1.1 — "type"
format: "uri"RFC 3986 (STD 66)§3 — Syntax Components

Documents

Attribution

This schema comes from SchemaStore, distributed under the Apache License 2.0. Copyright 2015–present Mads Kristensen and contributors. View the original file. The field table and audit on this page are generated by JSONTools.tools; the schema itself is unmodified.

← All schemas