fishead / fetch-package-field

print field value of current package.json to stdout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

print field value of current package.json to stdout

License:MIT License


Languages

Language:JavaScript 100.0%