JavaScript library to parse Apple MobileProvision files
npm i https://github.com/selenic-io/mobileprovision-parser.js- Detect if input from new mobileprovision() is filename, object (Already parsed plist), or raw data, then handle accordingly instead of assuming the input is a parsed plist object.
