1.0.0 • Published 3 years ago

@bad-idea/fake-node-modules-path v1.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

@bad-idea/fake-node-modules-path

package that has a directory named "node_modules" that is not the real "node_modules"

usage

yarn add @bad-idea/fake-node-modules-path

notice that this non-package directory shows up in simple searches for "node_modules"

find . -type d -name "node_modules" #| grep fake-node-modules-path