remote-git-tags@1.0.0
Get tags from a remote git repo. Using only JS. No git binary required.
MIT
2014-09-20
安装 (1.0.0)
npm install remote-git-tags@1.0.0
yarn add remote-git-tags@1.0.0
pnpm add remote-git-tags@1.0.0
bun add remote-git-tags@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| git-fetch-pack | ^0.1.1 |
| git-transport-protocol | ^0.1.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| ava | 0.0.4 |