pkginspect
v0.0.0
Published
npm
Readme
Table of Contents
Overview
Why pkginspect?
Getting started
How to install
npm install pkginspectimport pkg from "pkginspect"
const myModule = pkg.inspect()
const parentModule = require(myModule.root.pathname)