Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 396 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 396 Bytes

fetch-package-field

print field value of current package.json to stdout.

Install

yarn add @fishead/fetch-package-field

Usage

fetch-package-field name

use short alias

fpf version

nested object

fpf bin fetch-package-field

array item

fpf files 0

without trailing newline (like echo -n)

fpf -n name