UNPKG

ls-exports

Version:

CLI for `list-exports`: Given a package name and a version number, or a path to a package.json, what specifiers does it expose?

13 lines (10 loc) 209 B
{ "root": true, "extends": "@ljharb/eslint-config/node/10", "rules": { "func-style": 1, "function-call-argument-newline": ["off", "consistent"], "max-lines-per-function": 0, "sort-keys": 0, }, }