Sha256: 59327b8dc41d02fa0c3b13bf903c8bf76efc78cb65c2aa67bfd7f9303893107f
Contents?: true
Size: 464 Bytes
Versions: 6
Compression:
Stored size: 464 Bytes
Contents
--- # vars file for qb.hack_npm hack_npm_name: "{{ qb_dir | basename }}" hack_npm_owner: "{{ git_user_name }}" # hack_npm_dest_dir: "{{ qb_dir }}/dev/packages" # hack_npm_dest_path: "{{ hack_npm_dest_dir }}/{{ hack_npm_name }}" hack_npm_create: false # overrides npm_package_project: true npm_package_scope: "{{ hack_npm_owner }}" npm_package_name: "{{ hack_npm_name }}" project_name: "{{ hack_npm_name }}" project_owner: "{{ hack_npm_owner }}" project_hub: true
Version data entries
6 entries across 6 versions & 1 rubygems