this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

conf-npm: add support for Ubuntu derivatives

+1
+1
packages/conf-npm/conf-npm.1/opam
··· 13 13 ["epel-release" "npm"] {os-distribution = "centos"} 14 14 ["npm"] {os-distribution = "ol" & os-version >= "8"} 15 15 ["npm"] {os-family = "debian"} 16 + ["npm"] {os-family = "ubuntu"} 16 17 ["npm"] {os-distribution = "fedora"} 17 18 ["npm"] {os = "freebsd"} 18 19 ["nodejs"] {os-distribution = "gentoo"}