{
  "$schema": "http://json-schema.org/schema",
  "id": "CommandOptions",
  "description": "Temporarily disabled. Ejects your app and output the proper webpack configuration and scripts.",
  "$longDescription": "",

  "$hidden": true,
  "$scope": "in",
  "$impl": "./eject-impl#EjectCommand",

  "type": "object"
}