UNPKG

@berenddeboer/nx-sst

Version:
11 lines (10 loc) 233 B
{ "$schema": "http://json-schema.org/schema", "executors": { "sst": { "implementation": "./src/executors/sst/executor", "schema": "./src/executors/sst/schema.json", "description": "sst executor" } } }