is-git-repository@1.1.0
A tool to check if a specific path is a git repository
MIT
2017-05-04
安装 (1.1.0)
npm install is-git-repository@1.1.0
yarn add is-git-repository@1.1.0
pnpm add is-git-repository@1.1.0
bun add is-git-repository@1.1.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| execa | ^0.6.1 |
| path-is-absolute | ^1.0.1 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| ava | ^0.18.2 |
| babel-cli | ^6.24.0 |
| babel-preset-env | ^1.2.2 |
| coveralls | ^2.12.0 |
| eslint | ^3.18.0 |
| eslint-config-airbnb-base | ^11.1.1 |
| eslint-plugin-import | ^2.2.0 |
| husky | ^0.13.2 |
| nyc | ^10.1.2 |