how to get version from package.json file code example Example: npm get package.json version node -pe "require('./package.json')['version']"