{"library":"grunt-fetch-json","install":[{"cmd":"npm install grunt-fetch-json","imports":["grunt.loadNpmTasks('grunt-fetch-json');","grunt.initConfig({ fetchJson: { ... } });","fetchJson: { files: { 'dest.json': 'http://example.com/data.json' } }"]},{"cmd":"yarn add grunt-fetch-json","imports":[]},{"cmd":"pnpm add grunt-fetch-json","imports":[]}]}