{
  "transpile": {
    "order": 50,
    "category": "project",
    "frameworkSupport": {
      "cordova": true,
      "capacitor": true,
      "react-native": false
    },
    "description": "transpile project source code (execute `npm run monaca:transpile` defined in package.json)",
    "longDescription": [
      "Transpiles projects that are transpilable.",
      "For example: React, Vue and Angular projects."
    ],
    "usage": "monaca transpile",
    "examples": [
      "monaca transpile"
    ],
    "showInHelp": true
  }
}
