npm / ndm

ndm allows you to deploy OS-specific service-wrappers directly from npm-packages.
ISC License
182 stars 22 forks source link

properly escape xml characters in .plist files #109

Closed bcoe closed 9 years ago

bcoe commented 9 years ago

Characters such as < created invalid .plist files, see: https://github.com/npm/ndm/pull/102