Sha256: 76f05308da0cfa2e1973d89b96ed5b5de8ff442362519ba4fcf39d7ddd2b8eb4

Contents?: true

Size: 732 Bytes

Versions: 83

Compression:

Stored size: 732 Bytes

Contents

---
# meta/qb.yml file for qb.hack_npm
# 
# qb settings for this role. see README.md for more info.
#

# prefix for role variables
var_prefix: null

# how to get a default for `dir` if it's not provided as the 
default_dir: null

# set to false to not save options in .qb-options.yml files
save_options: false

options:
# - name: example
#   description: an example of a variable.
#   required: false
#   type: boolean # boolean (default) | string
#   short: e
- name: name
  type: string
  description: the repo name
  short: n

- name: owner
  type: string
  description: the repo owner
  short: o

- name: create
  type: boolean
  description: create a new npm package to hack
  short: c

- include: qb.npm_package
  as: package

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
qb-0.3.18 roles/qb.hack_npm/meta/qb.yml
qb-0.3.17 roles/qb.hack_npm/meta/qb.yml
qb-0.3.16 roles/qb.hack_npm/meta/qb.yml
qb-0.3.15 roles/qb.hack_npm/meta/qb.yml
qb-0.3.14 roles/qb.hack_npm/meta/qb.yml
qb-0.3.13 roles/qb.hack_npm/meta/qb.yml
qb-0.3.12 roles/qb.hack_npm/meta/qb.yml
qb-0.3.11 roles/qb.hack_npm/meta/qb.yml
qb-0.3.10 roles/qb.hack_npm/meta/qb.yml
qb-0.3.9 roles/qb.hack_npm/meta/qb.yml
qb-0.3.8 roles/qb.hack_npm/meta/qb.yml
qb-0.3.7 roles/qb.hack_npm/meta/qb.yml
qb-0.3.6 roles/qb.hack_npm/meta/qb.yml
qb-0.3.5 roles/qb.hack_npm/meta/qb.yml
qb-0.3.4 roles/qb.hack_npm/meta/qb.yml
qb-0.3.3 roles/qb.hack_npm/meta/qb.yml
qb-0.3.2 roles/qb.hack_npm/meta/qb.yml
qb-0.3.1 roles/qb.hack_npm/meta/qb.yml
qb-0.1.88 roles/qb.hack_npm/meta/qb.yml
qb-0.1.87 roles/qb.hack_npm/meta/qb.yml