// Allow build scripts for core build tools function readPackage(pkg) { return pkg } module.exports = { hooks: { readPackage } }