UNPKG

generator-nitro

Version:

Yeoman generator for the nitro frontend framework

14 lines (13 loc) 255 B
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "/atom/lottie", "title": "lottie", "description": "A lottie atom", "type": "object", "properties": { "jsonPath": { "type": "string" } }, "required": ["jsonPath"] }