UNPKG

@salesforce/plugin-packaging

Version:

SF plugin that support Salesforce Packaging Platform

17 lines (16 loc) 309 B
{ "$schema": "http://json-schema.org/draft-07/schema#", "$ref": "#/definitions/DisplayDependenciesCommandResult", "definitions": { "DisplayDependenciesCommandResult": { "anyOf": [ { "type": "string" }, { "type": "null" } ] } } }