'use strict'; const globalDirs = require('global-dirs'); const isPathInside = require('is-path-inside'); module.exports = isPathInside(__dirname, globalDirs.yarn.packages) || isPathInside(__dirname, globalDirs.npm.packages);
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
index.js | File | 226 B | 0644 |
|
license | File | 1.08 KB | 0644 |
|
package.json | File | 1.88 KB | 0644 |
|
readme.md | File | 1.02 KB | 0644 |
|