RichardLitt / knowledge

💡 document everything
MIT License
248 stars 20 forks source link

Use bash to show a field in a local package.json #3

Closed RichardLitt closed 7 years ago

RichardLitt commented 7 years ago

How does one do this?

RichardLitt commented 7 years ago

Use jq. See 1.

cat package.json | jq .description