UNPKG

@pgsz/pg-cli

Version:

pg-cli脚手架的自我学习

9 lines (7 loc) 230 B
const registries = { npm: 'https://registry.npmjs.org', yarn: 'https://registry.yarnpkg.com', taobao: 'https://registry.npmmirror.com/', pnpm: 'https://registry.npmjs.org', } module.exports = registries