mirror of https://gitee.com/openkylin/npm.git
12 lines
346 B
Plaintext
12 lines
346 B
Plaintext
version=4
|
|
opts=\
|
|
repacksuffix=~ds1,\
|
|
repack,compression=xz,\
|
|
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/npm-$1/,\
|
|
uversionmangle=s/-/~/g,\
|
|
dversionmangle=auto \
|
|
https://github.com/npm/cli/tags .*/archive/.*/v?@ANY_VERSION@@ARCHIVE_EXT@
|
|
|
|
# Experimental releases
|
|
# https://github.com/npm/cli/tags .*/archive/.*/v?([\d\.]+(?:\-[\w\.]+)?).tar.gz
|