diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index 7784ba21240..6df5d54a68e 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -146,6 +146,12 @@ "fileMatch": [ "launchsettings.json" ], "url": "http://json.schemastore.org/launchsettings" }, + { + "name": "news in JSON", + "description": "A JSON Schema for ninjs by the IPTC. News and publishing information. See http://dev.iptc.org/ninjs", + "fileMatch": [ "ninjs.json" ], + "url": "http://json.schemastore.org/ninjs" + }, { "name": "package.json", "description": "NPM configuration file",