is-git-repository@2.0.0
A tool to check if a specific path is a git repository
MIT
2020-07-23
安装 (2.0.0)
npm install is-git-repository@2.0.0
yarn add is-git-repository@2.0.0
pnpm add is-git-repository@2.0.0
bun add is-git-repository@2.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| execa | ^4.0.3 |
| is-absolute | ^1.0.0 |
devDependencies (17)
| 包名 | 版本要求 |
|---|---|
| @babel/cli | ^7.10.4 |
| @types/is-absolute | ^1.0.0 |
| @types/jest | ^26.0.4 |
| @types/uuid | ^8.0.0 |
| @typescript-eslint/eslint-plugin | ^3.6.0 |
| @typescript-eslint/parser | ^3.6.0 |
| babel-plugin-add-module-exports | ^1.0.2 |
| coveralls | ^3.1.0 |
| eslint | ^7.4.0 |
| eslint-config-airbnb-base | ^14.2.0 |
| eslint-plugin-import | ^2.22.0 |
| husky | ^4.2.5 |
| jest | ^26.1.0 |
| lint-staged | ^10.2.11 |
| rimraf | ^3.0.2 |
| ts-jest | ^26.1.1 |
| typescript | ^3.9.6 |