1.0.0 • Published 5 years ago
has-package-imports v1.0.0
has-package-imports 
Does the current node version have support for the "imports" field in package.json?
At the time of this writing, node v12.19+ and v14.6+ has support for the "imports" field in package.json.
This library exports true if the current node version supports it, false if it does not, and null if it's in a browser.
Tests
Simply clone the repo, npm install, and run npm test
1.0.0
5 years ago
