Improved caching and required package.json for the Node platform

Change effective on 23 June 2015

Node’s caching is now faster and more reliable, with improved messaging about exactly what is being saved and restored. A package.json file is now required for detection of node apps (previously server.js would also be accepted).

Learn more about caching in Node