Files
flights_web_raw/node_modules/@angular/cli/commands/easter-egg.json
T

13 lines
304 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ng-cli://commands/easter-egg.json",
"description": "",
"$longDescription": "",
"$hidden": true,
"$impl": "./easter-egg-impl#AwesomeCommand",
"type": "object",
"allOf": [{ "$ref": "./definitions.json#/definitions/base" }]
}