Pipe data to plutil
I have this bash script that takes the plist prop from package.json and I would like to pass it to plutil cat package.json | ./node_modules/.bin/json "plist" | plutil -convert xml1 -o Info.plist