{"library":"grunt-build-number","type":"library","category":null,"description":"This package, `grunt-build-number`, is a Grunt plugin designed to manage and increment a build number within project configuration files like `package.json` or `bower.json`. Its current stable version is 1.0.0, released in 2014, indicating a very slow or effectively abandoned release cadence since its initial launch. It provides a straightforward mechanism to automatically bump a specified field (defaulting to 'build') in a JSON file during the build process, which is highly useful for versioning deployments or artifacts within continuous integration workflows. It differentiates itself by being a dedicated Grunt task for this specific purpose, integrating directly into a Grunt-based workflow rather than requiring separate scripts or manual updates. The plugin requires Grunt to be installed and configured as a peer dependency in the project. Developers typically use it to ensure unique build identifiers for build artifacts or releases.","language":"javascript","status":"abandoned","version":"1.0.0","tags":["javascript","gruntplugin","build","version"],"last_verified":"Wed May 27","install":[{"cmd":"npm install grunt-build-number","imports":["grunt.loadNpmTasks('grunt-build-number');","grunt.initConfig({\n  buildnumber: {\n    your_target: {}\n  }\n});","grunt buildnumber"]},{"cmd":"yarn add grunt-build-number","imports":[]},{"cmd":"pnpm add grunt-build-number","imports":[]}],"homepage":null,"github":"https://github.com/creynders/grunt-build-number","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-build-number","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/grunt-build-number/compatibility"}}