Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 668 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 668 Bytes

detect-boring-package-pmb

Guess whether an npm package is a boring, semi-empty placeholder.

Usage

(Fictional example manifests, not from real packages on npm.)

$ ./cli.sh doc/example/*.json
@ doc/example/[email protected] { private: false,
  description: 'Just in case npm runs out of placeholder packags' }
_ doc/example/oh-really-lite-0.0.1.json: boring

License

ISC