{"library":"grunt-mobile-csm","install":[{"cmd":"npm install grunt-mobile-csm","imports":["const grunt = require('grunt');\ngrunt.loadNpmTasks('grunt-mobile-csm');","grunt.initConfig({\n  mobile_csm: {\n    options: {},\n    files: { 'dest': ['src'] }\n  }\n});"]},{"cmd":"yarn add grunt-mobile-csm","imports":[]},{"cmd":"pnpm add grunt-mobile-csm","imports":[]}]}