A tool for viewing the contents of a package.json file.
Installing (via Brew)
brew install superhighfives/tools/pack
Once installed, run pack in any directory with a package.json file:
Available script commands in package.json
-----------------------------------------
start react-scripts start
start-prod yarn build && node app.js
build react-scripts build
test react-scripts test --env=jsdom
eject react-scripts eject
flow flow
🍻
go build pack.go
tar -czf pack-0.0.1.tar.gz pack
shasum -a 256 pack-0.0.1.tar.gz
