This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": "https://jsonfeed.org/version/1.1", | |
| "title": "Example Team Prompt Library", | |
| "description": "A sample collection of prompts for software development teams", | |
| "home_page_url": "https://example.com", | |
| "feed_url": "https://example.com/prompts.json", | |
| "icon": "https://example.com/icon.png", | |
| "authors": [ | |
| { | |
| "name": "Engineering Team", |
OlderNewer