Hi, there does not appear to be a documented size limit for the service that I'm publishing to (NPMJS). However, once my package goes above 200MB I receive this error at the end of attempting to publish it. npm error code E413 npm error 413 Payload Too Large - PUT https://registry.npmjs.org/com.*** - Payload Too Large npm error A complete log of this run can be found in: /Users/***/.npm/_logs/***Z-debug-0.log The log doesn't contain anything useful. Has anyone else encountered this, is there a way to get around this and publish it? I've emailed NPMJS support but they have no limit supposedly. TIA