global-paths@1.0.0
Returns an array of unique "global" directories based on the user's platform and environment. The resulting paths can be used for doing lookups for generators or other globally installed npm packages. Node.js / JavaScript.
MIT
2016-12-10
安装 (1.0.0)
npm install global-paths@1.0.0
yarn add global-paths@1.0.0
pnpm add global-paths@1.0.0
bun add global-paths@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| array-unique | ^0.3.2 |
| global-modules | ^0.2.3 |
| is-windows | ^1.0.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.11 |
| mocha | ^3.2.0 |