1 2 3 4 5 6 7 8 9 10 11 12 13
|
version=4
opts="searchmode=plain,pgpmode=none" \
https://registry.npmjs.org/xx https://registry.npmjs.org/xx/-/xx-(\d[\d\.]*)@ARCHIVE_EXT@ group
opts="searchmode=plain,pgpmode=none,component=comp-one" \
https://registry.npmjs.org/xx https://registry.npmjs.org/xx/-/xx-(\d[\d\.]*)@ARCHIVE_EXT@ group
opts="searchmode=plain,pgpmode=none,component=comp-two" \
https://registry.npmjs.org/xx https://registry.npmjs.org/xx/-/xx-(\d[\d\.]*)@ARCHIVE_EXT@ ignore
opts="searchmode=plain,pgpmode=none,component=comp-three" \
https://registry.npmjs.org/xx https://registry.npmjs.org/xx/-/xx-(1[\d\.]*)@ARCHIVE_EXT@ ignore
|