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.1.66 roles/qb.hack_npm/meta/qb.yml
qb-0.1.65 roles/qb.hack_npm/meta/qb.yml
qb-0.1.64 roles/qb.hack_npm/meta/qb.yml
qb-0.1.63 roles/qb.hack_npm/meta/qb.yml
qb-0.1.62 roles/qb.hack_npm/meta/qb.yml
qb-0.1.61 roles/qb.hack_npm/meta/qb.yml
qb-0.1.60 roles/qb.hack_npm/meta/qb.yml
qb-0.1.59 roles/qb.hack_npm/meta/qb.yml
qb-0.1.58 roles/qb.hack_npm/meta/qb.yml
qb-0.1.57 roles/qb.hack_npm/meta/qb.yml
qb-0.1.56 roles/qb.hack_npm/meta/qb.yml
qb-0.1.55 roles/qb.hack_npm/meta/qb.yml
qb-0.1.54 roles/qb.hack_npm/meta/qb.yml
qb-0.1.53 roles/qb.hack_npm/meta/qb.yml
qb-0.1.52 roles/qb.hack_npm/meta/qb.yml
qb-0.1.51 roles/qb.hack_npm/meta/qb.yml
qb-0.1.50 roles/qb.hack_npm/meta/qb.yml
qb-0.1.49 roles/qb.hack_npm/meta/qb.yml
qb-0.1.48 roles/qb.hack_npm/meta/qb.yml
qb-0.1.47 roles/qb.hack_npm/meta/qb.yml