global-paths@0.1.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 globaly installed npm packages.
MIT
2015-07-15
安装 (0.1.0)
npm install global-paths@0.1.0
yarn add global-paths@0.1.0
pnpm add global-paths@0.1.0
bun add global-paths@0.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| array-unique | ^0.2.1 |
| global-modules | ^0.2.0 |
| is-windows | ^0.1.0 |