input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "dependencies": {"type": "object", "properties": {"elasticio-sailor-nodejs": {"type": "string"}, "elasticio-node": {"type": "string"}, "node-uuid": {"type": "string"}, "sphere-node-sdk": {"type": "string"}, "moment": {"type": "string"}, "underscore": {"type": "string"}, "q": {"type": "string"}}, "required": ["elasticio-sailor-nodejs", "elasticio-node", "node-uuid", "sphere-node-sdk", "moment", "underscore", "q"]}, "devDependencies": {"type": "object", "properties": {"@elastic.io/component-logger": {"type": "string"}, "grunt": {"type": "string"}, "grunt-cli": {"type": "string"}, "grunt-contrib-clean": {"type": "string"}, "grunt-contrib-copy": {"type": "string"}, "grunt-contrib-jshint": {"type": "string"}, "grunt-coveralls": {"type": "string"}, "grunt-env": {"type": "string"}, "grunt-istanbul": {"type": "string"}, "grunt-jasmine-node": {"type": "string"}, "grunt-jscs": {"type": "string"}, "nock": {"type": "string"}}, "required": ["@elastic.io/component-logger", "grunt", "grunt-cli", "grunt-contrib-clean", "grunt-contrib-copy", "grunt-contrib-jshint", "grunt-coveralls", "grunt-env", "grunt-istanbul", "grunt-jasmine-node", "grunt-jscs", "nock"]}}, "required": ["name", "version", "description", "engines", "repository", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "sphereio-api", "version" : "1.0.1", "description" : "sphere.io API connector for elastic.io", "engines" : {"node" : "^8.4.0", "npm" : ">=5.4"}, "repository" : {"type" : "git", "url" : "https://github.com/elasticio/sphereio-api.git"}, "scripts" : {"test" : "./node_modules/.bin/grunt test"}, "dependencies" : {"elasticio-sailor-nodejs" : "2.5.4", "elasticio-node" : "0.0.8", "node-uuid" : "^1.4.1", "sphere-node-sdk" : "1.24.0", "moment" : "2.0.0", "underscore" : "^1.8.0", "q" : "1.4.1"}, "devDependencies" : {"@elastic.io/component-logger" : "0.0.1", "grunt" : "~0.4.5", "grunt-cli" : "0.1.7", "grunt-contrib-clean" : "~0.4.0", "grunt-contrib-copy" : "~0.5.0", "grunt-contrib-jshint" : "^0.10.0", "grunt-coveralls" : "0.3.0", "grunt-env" : "~0.4.1", "grunt-istanbul" : "0.3.0", "grunt-jasmine-node" : "0.2.1", "grunt-jscs" : "^0.7.0", "nock" : "0.27.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "dependencies": {"type": "object", "properties": {"elasticio-sailor-nodejs": {"type": "string"}, "elasticio-node": {"type": "string"}, "node-uuid": {"type": "string"}, "sphere-node-sdk": {"type": "string"}, "moment": {"type": "string"}, "underscore": {"type": "string"}, "q": {"type": "string"}}, "required": ["elasticio-sailor-nodejs", "elasticio-node", "node-uuid", "sphere-node-sdk", "moment", "underscore", "q"]}, "devDependencies": {"type": "object", "properties": {"@elastic.io/component-logger": {"type": "string"}, "grunt": {"type": "string"}, "grunt-cli": {"type": "string"}, "grunt-contrib-clean": {"type": "string"}, "grunt-contrib-copy": {"type": "string"}, "grunt-contrib-jshint": {"type": "string"}, "grunt-coveralls": {"type": "string"}, "grunt-env": {"type": "string"}, "grunt-istanbul": {"type": "string"}, "grunt-jasmine-node": {"type": "string"}, "grunt-jscs": {"type": "string"}, "nock": {"type": "string"}}, "required": ["@elastic.io/component-logger", "grunt", "grunt-cli", "grunt-contrib-clean", "grunt-contrib-copy", "grunt-contrib-jshint", "grunt-coveralls", "grunt-env", "grunt-istanbul", "grunt-jasmine-node", "grunt-jscs", "nock"]}}, "required": ["name", "version", "description", "engines", "repository", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "number"}, "$schema": "http://json-schema.org/draft-07/schema#"}
[1.0, 2.0, 2.0, 3.0, 3.0, 5.0, 2.0, 3.0, 2.0, 2.0]
json_instruct
{"type": "array", "items": {"type": "number"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"p": {"type": "string"}}, "required": ["p"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "2": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}}, "required": ["0", "1", "2"]}}, "required": ["text"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : {"0" : {"p" : "\u0628\u0647 \u0647\u0631\u06a9\u0633 \u0648 \u0647\u0631 \u0686\u06cc\u0632 \u0648\u0633\u062a\u0627\u0631 (\u0633\u0633\u062a) \u0648 \u06af\u0633\u062a\u0627\u062e \u0645\u0628\u0627\u0634."}, "1" : {"m1" : "\u0628\u0647 \u0647\u0631 \u06a9\u0627\u0631 \u06af\u0633\u062a\u0627\u062e \u0646\u062a\u0648\u0627\u0646 \u0628\u062f\u0646", "m2" : "\u0628\u0647 \u0647\u0631\u0686\u06cc\u0632 \u0648 \u0647\u0631\u06a9\u0633\u200c \u0646\u0634\u0627\u06cc\u062f \u0632\u062f\u0646"}, "2" : {"m1" : "\u0645\u06cc\u0627\u0646\u0647 \u0628\u0647 \u0647\u0631 \u0686\u06cc\u0632 \u0648 \u0647\u0631\u06a9\u0627\u0631 \u0628\u0627\u0634", "m2" : "\u0646\u0647 \u06af\u0633\u062a\u0627\u062e \u0628\u0627\u0634 \u0648 \u0646\u0647\u200c \u0628\u0633\u062a\u0627\u0631 \u0628\u0627\u0634"}}}
json_instruct
{"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"p": {"type": "string"}}, "required": ["p"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "2": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}}, "required": ["0", "1", "2"]}}, "required": ["text"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "originalId": {"type": "string"}, "sourceGame": {"type": "array", "items": {"type": "string"}}, "objectType": {"type": "string"}, "properties": {"type": "object", "properties": {"price": {"type": "integer"}, "removalPrice": {"type": "integer"}, "cursor": {"type": "string"}, "height": {"type": "integer"}, "shape": {"type": "string"}, "isRotatable": {"type": "boolean"}, "isStackable": {"type": "boolean"}}, "required": ["price", "removalPrice", "cursor", "height", "shape", "isRotatable", "isStackable"]}, "images": {"type": "array", "items": {"type": "string"}}, "strings": {"type": "object", "properties": {"name": {"type": "object", "properties": {"en-GB": {"type": "string"}, "fr-FR": {"type": "string"}, "de-DE": {"type": "string"}, "es-ES": {"type": "string"}, "it-IT": {"type": "string"}, "nl-NL": {"type": "string"}, "sv-SE": {"type": "string"}, "ko-KR": {"type": "string"}, "zh-CN": {"type": "string"}, "zh-TW": {"type": "string"}, "pt-BR": {"type": "string"}, "cs-CZ": {"type": "string"}, "ja-JP": {"type": "string"}, "pl-PL": {"type": "string"}, "ru-RU": {"type": "string"}, "eo-ZZ": {"type": "string"}}, "required": ["en-GB", "fr-FR", "de-DE", "es-ES", "it-IT", "nl-NL", "sv-SE", "ko-KR", "zh-CN", "zh-TW", "pt-BR", "cs-CZ", "ja-JP", "pl-PL", "ru-RU", "eo-ZZ"]}}, "required": ["name"]}}, "required": ["id", "authors", "version", "originalId", "sourceGame", "objectType", "properties", "images", "strings"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "rct2.scenery_small.tk4", "authors" : ["Chris Sawyer", "Simon Foster"], "version" : "1.0", "originalId" : "0A188E81|TK4 |9DB61514", "sourceGame" : ["rct2", "rct1"], "objectType" : "scenery_small", "properties" : {"price" : 5, "removalPrice" : -4, "cursor" : "CURSOR_STATUE_DOWN", "height" : 40, "shape" : "1/4", "isRotatable" : true, "isStackable" : true}, "images" : ["$RCT2:OBJDATA/TK4.DAT[0..3]"], "strings" : {"name" : {"en-GB" : "Black King", "fr-FR" : "Roi noir", "de-DE" : "Schwarzer K\u00f6nig", "es-ES" : "Rey negro", "it-IT" : "Re nero", "nl-NL" : "Zwarte koning", "sv-SE" : "Svart kung", "ko-KR" : "\uac80\uc740\uc0c9 \ud0b9", "zh-CN" : "\u9ed1\u68cb\u56fd\u738b", "zh-TW" : "\u9ed1\u68cb\u570b\u738b", "pt-BR" : "Rei Preto", "cs-CZ" : "\u010cern\u00fd kr\u00e1l", "ja-JP" : "\u9ed2\u30ad\u30f3\u30b0", "pl-PL" : "Czarny kr\u00f3l", "ru-RU" : "\u041a\u043e\u0440\u043e\u043b\u044c", "eo-ZZ" : "Nigra Re\u011do"}}}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "originalId": {"type": "string"}, "sourceGame": {"type": "array", "items": {"type": "string"}}, "objectType": {"type": "string"}, "properties": {"type": "object", "properties": {"price": {"type": "integer"}, "removalPrice": {"type": "integer"}, "cursor": {"type": "string"}, "height": {"type": "integer"}, "shape": {"type": "string"}, "isRotatable": {"type": "boolean"}, "isStackable": {"type": "boolean"}}, "required": ["price", "removalPrice", "cursor", "height", "shape", "isRotatable", "isStackable"]}, "images": {"type": "array", "items": {"type": "string"}}, "strings": {"type": "object", "properties": {"name": {"type": "object", "properties": {"en-GB": {"type": "string"}, "fr-FR": {"type": "string"}, "de-DE": {"type": "string"}, "es-ES": {"type": "string"}, "it-IT": {"type": "string"}, "nl-NL": {"type": "string"}, "sv-SE": {"type": "string"}, "ko-KR": {"type": "string"}, "zh-CN": {"type": "string"}, "zh-TW": {"type": "string"}, "pt-BR": {"type": "string"}, "cs-CZ": {"type": "string"}, "ja-JP": {"type": "string"}, "pl-PL": {"type": "string"}, "ru-RU": {"type": "string"}, "eo-ZZ": {"type": "string"}}, "required": ["en-GB", "fr-FR", "de-DE", "es-ES", "it-IT", "nl-NL", "sv-SE", "ko-KR", "zh-CN", "zh-TW", "pt-BR", "cs-CZ", "ja-JP", "pl-PL", "ru-RU", "eo-ZZ"]}}, "required": ["name"]}}, "required": ["id", "authors", "version", "originalId", "sourceGame", "objectType", "properties", "images", "strings"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"nendo": {"type": "integer"}, "seibetu": {"type": "string"}, "nenrei": {"type": "integer"}, "sintyoo": {"type": "integer"}, "taizyuu": {"type": "number"}}, "required": ["nendo", "seibetu", "nenrei", "sintyoo", "taizyuu"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nendo" : 2005, "seibetu" : "\u5973", "nenrei" : 13, "sintyoo" : 151, "taizyuu" : 44.9}
json_instruct
{"type": "object", "properties": {"nendo": {"type": "integer"}, "seibetu": {"type": "string"}, "nenrei": {"type": "integer"}, "sintyoo": {"type": "integer"}, "taizyuu": {"type": "number"}}, "required": ["nendo", "seibetu", "nenrei", "sintyoo", "taizyuu"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"conservation_status": {"type": "object", "properties": {"id": {"type": "integer"}, "taxon_id": {"type": "integer"}, "user_id": {"type": "null"}, "place_id": {"type": "null"}, "source_id": {"type": "integer"}, "authority": {"type": "string"}, "status": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "geoprivacy": {"type": "string"}, "iucn": {"type": "integer"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "updater_id": {"type": "null"}, "status_name": {"type": "string"}, "iucn_status": {"type": "string"}, "iucn_status_code": {"type": "string"}}, "required": ["id", "taxon_id", "user_id", "place_id", "source_id", "authority", "status", "url", "description", "geoprivacy", "iucn", "created_at", "updated_at", "updater_id", "status_name", "iucn_status", "iucn_status_code"]}, "listed_taxon": {"type": "null"}, "wikipedia_summary": {"type": "string"}}, "required": ["conservation_status", "listed_taxon", "wikipedia_summary"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"conservation_status" : {"id" : 1568, "taxon_id" : 4747, "user_id" : null, "place_id" : null, "source_id" : 18766, "authority" : "IUCN Red List", "status" : "NT", "url" : "https://www.iucnredlist.org/species/22697641/117360971", "description" : "", "geoprivacy" : "obscured", "iucn" : 20, "created_at" : "2013-02-16T00:50:56.264Z", "updated_at" : "2020-01-15T21:11:01.941Z", "updater_id" : null, "status_name" : "near threatened", "iucn_status" : "near_threatened", "iucn_status_code" : "NT"}, "listed_taxon" : null, "wikipedia_summary" : "The <b>Andean condor</b> (<i>Vultur gryphus</i>) is a South American bird in the New World vulture family Cathartidae and is the only member of the genus <i><b>Vultur</b></i>. Found in the Andes mountains and adjacent Pacific coasts of western South America, the Andean condor is the largest flying bird in the world by combined measurement of weight and wingspan. It has a maximum wingspan of 3.3\u00a0m (10\u00a0ft 10\u00a0in) exceeded only by the wingspans of four seabirds and water..."}
json_instruct
{"type": "object", "properties": {"conservation_status": {"type": "object", "properties": {"id": {"type": "integer"}, "taxon_id": {"type": "integer"}, "user_id": {"type": "null"}, "place_id": {"type": "null"}, "source_id": {"type": "integer"}, "authority": {"type": "string"}, "status": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "geoprivacy": {"type": "string"}, "iucn": {"type": "integer"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "updater_id": {"type": "null"}, "status_name": {"type": "string"}, "iucn_status": {"type": "string"}, "iucn_status_code": {"type": "string"}}, "required": ["id", "taxon_id", "user_id", "place_id", "source_id", "authority", "status", "url", "description", "geoprivacy", "iucn", "created_at", "updated_at", "updater_id", "status_name", "iucn_status", "iucn_status_code"]}, "listed_taxon": {"type": "null"}, "wikipedia_summary": {"type": "string"}}, "required": ["conservation_status", "listed_taxon", "wikipedia_summary"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"lastUpdated": {"type": "integer"}, "username": {"type": "string"}, "scores": {"type": "array", "items": {"type": "object", "properties": {"xp": {"type": "integer"}, "rank": {"type": "integer"}, "cardId": {"type": "integer"}}, "required": ["xp", "rank", "cardId"]}}}, "required": ["lastUpdated", "username", "scores"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"lastUpdated" : 1649828163034, "username" : "thedodo", "scores" : [{"xp" : 9000, "rank" : 500, "cardId" : 440}]}
json_instruct
{"type": "object", "properties": {"lastUpdated": {"type": "integer"}, "username": {"type": "string"}, "scores": {"type": "array", "items": {"type": "object", "properties": {"xp": {"type": "integer"}, "rank": {"type": "integer"}, "cardId": {"type": "integer"}}, "required": ["xp", "rank", "cardId"]}}}, "required": ["lastUpdated", "username", "scores"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "score": {"type": "string"}}, "required": ["type", "score"]}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"schema_version" : "1.2.0", "id" : "GHSA-4xq7-f7cv-mrfw", "modified" : "2022-05-13T01:23:19Z", "published" : "2022-05-13T01:23:19Z", "aliases" : ["CVE-2018-11555"], "details" : "** DISPUTED ** tificc in Little CMS 2.9 has an out-of-bounds write in the PrecalculatedXFORM function in cmsxform.c in liblcms2.a via a crafted TIFF file. NOTE: Little CMS developers do consider this a vulnerability because the issue is based on an sample program using LIBTIFF and do not apply to the lcms2 library, lcms2 does not depends on LIBTIFF other than to build sample programs, and the issue cannot be reproduced on the lcms2 library.\u201d.", "severity" : [{"type" : "CVSS_V3", "score" : "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2018-11555"}, {"type" : "WEB", "url" : "https://github.com/mm2/Little-CMS/issues/167"}, {"type" : "WEB", "url" : "https://github.com/xiaoqx/pocs/tree/master/cms"}], "database_specific" : {"cwe_ids" : ["CWE-787"], "severity" : "HIGH", "github_reviewed" : false}}
json_instruct
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "score": {"type": "string"}}, "required": ["type", "score"]}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "3204011002", "district_id" : "3204011", "name" : "SUKARESMI"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "dev:js": {"type": "string"}, "dev:html": {"type": "string"}}, "required": ["dev", "dev:js", "dev:html"]}, "dependencies": {"type": "object", "properties": {"@lxg/l10n": {"type": "string"}, "@rollup/plugin-json": {"type": "string"}, "@rollup/plugin-node-resolve": {"type": "string"}, "browser-sync": {"type": "string"}, "npm-run-all": {"type": "string"}, "rollup": {"type": "string"}, "rollup-plugin-copy": {"type": "string"}}, "required": ["@lxg/l10n", "@rollup/plugin-json", "@rollup/plugin-node-resolve", "browser-sync", "npm-run-all", "rollup", "rollup-plugin-copy"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "license": {"type": "string"}, "l10n": {"type": "object", "properties": {"instance": {"type": "string"}, "locales": {"type": "array", "items": {"type": "string"}}, "sources": {"type": "array", "items": {"type": "string"}}, "targets": {"type": "object", "properties": {"src/translations.json": {"type": "array", "items": {"type": "string"}}}, "required": ["src/translations.json"]}}, "required": ["instance", "locales", "sources", "targets"]}}, "required": ["name", "version", "description", "scripts", "dependencies", "repository", "author", "license", "l10n"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@lxg/l10n-demo", "version" : "1.0.0", "description" : "Playground to demonstrate localisation with the @lxg/l10n library", "scripts" : {"dev" : "npm-run-all --parallel dev:*", "dev:js" : "npx rollup -c -w", "dev:html" : "npx browser-sync start --server dist --cors --port 8081 --watch --files 'src/*' --no-open --no-ui"}, "dependencies" : {"@lxg/l10n" : "^2.4.0", "@rollup/plugin-json" : "^4.1.0", "@rollup/plugin-node-resolve" : "^13.1.3", "browser-sync" : "^2.27.7", "npm-run-all" : "^4.1.5", "rollup" : "^2.66.1", "rollup-plugin-copy" : "^3.4.0"}, "repository" : {"type" : "git", "url" : "git+https://github.com/lxg/l10n.git"}, "author" : {"name" : "Alexander G\u00fcnsche", "url" : "https://lxg.de/"}, "license" : "ISC", "l10n" : {"instance" : "this._l10n", "locales" : ["de-DE"], "sources" : ["src/*.js"], "targets" : {"src/translations.json" : ["src/*.js", "l10n:date:firstday", "l10n:date:daysShort", "l10n:date:days", "l10n:date:monthsShort", "l10n:date:months"]}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "dev:js": {"type": "string"}, "dev:html": {"type": "string"}}, "required": ["dev", "dev:js", "dev:html"]}, "dependencies": {"type": "object", "properties": {"@lxg/l10n": {"type": "string"}, "@rollup/plugin-json": {"type": "string"}, "@rollup/plugin-node-resolve": {"type": "string"}, "browser-sync": {"type": "string"}, "npm-run-all": {"type": "string"}, "rollup": {"type": "string"}, "rollup-plugin-copy": {"type": "string"}}, "required": ["@lxg/l10n", "@rollup/plugin-json", "@rollup/plugin-node-resolve", "browser-sync", "npm-run-all", "rollup", "rollup-plugin-copy"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "license": {"type": "string"}, "l10n": {"type": "object", "properties": {"instance": {"type": "string"}, "locales": {"type": "array", "items": {"type": "string"}}, "sources": {"type": "array", "items": {"type": "string"}}, "targets": {"type": "object", "properties": {"src/translations.json": {"type": "array", "items": {"type": "string"}}}, "required": ["src/translations.json"]}}, "required": ["instance", "locales", "sources", "targets"]}}, "required": ["name", "version", "description", "scripts", "dependencies", "repository", "author", "license", "l10n"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "permission": {"type": "array", "items": {"type": "string"}}, "fireCallback": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "permission", "fireCallback"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "recepcion_botella", "permission" : ["recibirBotella"], "fireCallback" : ["finRecepcionBot"]}, {"name" : "clasificacion_botella", "permission" : ["clasificarBotella"], "fireCallback" : ["clasificadaGaseosa", "clasificadaCerveza", "clasificadaOtra"], "setGuardCallback" : [["guardCerveza", "guardGaseosa", "guardOtra"]]}, {"name" : "lavado_cerveza", "permission" : ["lavarCerveza", "enjuagarCerveza", "secarCerveza"], "fireCallback" : ["finSecadoCerveza"]}, {"name" : "lavado_gaseosa", "permission" : ["lavarGaseosa", "secarGaseosa"], "fireCallback" : ["finSecadoGaseosa"]}, {"name" : "expulsion_otra", "permission" : ["expulsarBotella"], "fireCallback" : ["finExpulsion"]}, {"name" : "devolucion_botella", "permission" : ["devolverBotellaLimpia"], "fireCallback" : ["finDevolucion"]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "permission": {"type": "array", "items": {"type": "string"}}, "fireCallback": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "permission", "fireCallback"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"pe_name": {"type": "string"}, "pe_type": {"type": "integer"}, "pe_size": {"type": "integer"}, "pe_subsystem": {"type": "integer"}, "pe_subsystem_caption": {"type": "string"}, "pe_path": {"type": "string"}, "pe_timedate_stamp": {"type": "integer"}, "pe_timedate_human": {"type": "string"}, "ImageDLLImports": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "imports": {"type": "integer"}, "functions": {"type": "array", "items": {}}}, "required": ["name", "imports", "functions"]}}, "ImageDLLExports": {"type": "object", "properties": {"exports": {"type": "integer"}, "functions": {"type": "array", "items": {}}}, "required": ["exports", "functions"]}, "ImageHashSignatures": {"type": "object", "properties": {"md5": {"type": "string"}, "sha2": {"type": "string"}}, "required": ["md5", "sha2"]}}, "required": ["pe_name", "pe_type", "pe_size", "pe_subsystem", "pe_subsystem_caption", "pe_path", "pe_timedate_stamp", "pe_timedate_human", "ImageDLLImports", "ImageDLLExports", "ImageHashSignatures"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pe_name" : "System.Web.dll", "pe_type" : 523, "pe_size" : 5403184, "pe_subsystem" : 3, "pe_subsystem_caption" : "The Windows character (Cosole UI) subsystem", "pe_path" : "c:\\Windows\\WinSxS\\amd64_system.web_b03f5f7f11d50a3a_4.0.15788.0_none_5049a1cb048405b2\\System.Web.dll", "pe_timedate_stamp" : 1551505103, "pe_timedate_human" : "2019-03-02T05:38:23.000Z", "ImageDLLImports" : [{"name" : "", "imports" : 0, "functions" : []}], "ImageDLLExports" : {"exports" : 0, "functions" : []}, "ImageHashSignatures" : {"md5" : "c183c93bf69e5accc8f8707358545281", "sha2" : "faaaa6a7f41d374d67ad7e515be0b2f54885b2737965edb523c7506c17bb82b5"}}
json_instruct
{"type": "object", "properties": {"pe_name": {"type": "string"}, "pe_type": {"type": "integer"}, "pe_size": {"type": "integer"}, "pe_subsystem": {"type": "integer"}, "pe_subsystem_caption": {"type": "string"}, "pe_path": {"type": "string"}, "pe_timedate_stamp": {"type": "integer"}, "pe_timedate_human": {"type": "string"}, "ImageDLLImports": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "imports": {"type": "integer"}, "functions": {"type": "array", "items": {}}}, "required": ["name", "imports", "functions"]}}, "ImageDLLExports": {"type": "object", "properties": {"exports": {"type": "integer"}, "functions": {"type": "array", "items": {}}}, "required": ["exports", "functions"]}, "ImageHashSignatures": {"type": "object", "properties": {"md5": {"type": "string"}, "sha2": {"type": "string"}}, "required": ["md5", "sha2"]}}, "required": ["pe_name", "pe_type", "pe_size", "pe_subsystem", "pe_subsystem_caption", "pe_path", "pe_timedate_stamp", "pe_timedate_human", "ImageDLLImports", "ImageDLLExports", "ImageHashSignatures"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"extraPaths": {"type": "array", "items": {"type": "string"}}, "venv": {"type": "string"}, "venvPath": {"type": "string"}}, "required": ["extraPaths", "venv", "venvPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"extraPaths" : ["src", "../freeplane_tools/src"], "venv" : "pyquanda_3_8_9", "venvPath" : "/home/shollingsworth/.pyenv/versions"}
json_instruct
{"type": "object", "properties": {"extraPaths": {"type": "array", "items": {"type": "string"}}, "venv": {"type": "string"}, "venvPath": {"type": "string"}}, "required": ["extraPaths", "venv", "venvPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"entries": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}, "emc": {"type": "integer"}}, "required": ["item", "emc"]}}}, "required": ["entries"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"entries" : [{"item" : "ironbackpacks:backpack|0", "emc" : 0}, {"item" : "minecraft:furnace|0", "emc" : 8}, {"item" : "forge:bucketfilled|0", "emc" : 0}, {"item" : "immersiveengineering:treated_wood|0", "emc" : 8}]}
json_instruct
{"type": "object", "properties": {"entries": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}, "emc": {"type": "integer"}}, "required": ["item", "emc"]}}}, "required": ["entries"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "descriptionPath": {"type": "string"}, "imageName": {"type": "string"}, "price": {"type": "integer"}, "finalLevel": {"type": "integer"}, "effect": {"type": "integer"}, "currentLevel": {"type": "integer"}, "itemObject": {"type": "object", "properties": {}, "required": []}, "threatAffinity": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "descriptionPath", "imageName", "price", "finalLevel", "effect", "currentLevel", "itemObject", "threatAffinity"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Mostra note carta d'identit\u00e0", "descriptionPath" : "ThiefIdCardUpgradeBody", "imageName" : "", "price" : 1000, "finalLevel" : 1, "effect" : 21, "currentLevel" : 0, "itemObject" : {}, "threatAffinity" : ["local"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "descriptionPath": {"type": "string"}, "imageName": {"type": "string"}, "price": {"type": "integer"}, "finalLevel": {"type": "integer"}, "effect": {"type": "integer"}, "currentLevel": {"type": "integer"}, "itemObject": {"type": "object", "properties": {}, "required": []}, "threatAffinity": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "descriptionPath", "imageName", "price", "finalLevel", "effect", "currentLevel", "itemObject", "threatAffinity"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "diaphoretical", "definition" : "Having the power to increase perspiration."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"updatedAt": {"type": "string"}, "description": {"type": "string"}, "uri": {"type": "string"}, "contents": {"type": "string"}, "link": {"type": "string"}, "categories": {"type": "string"}, "content": {"type": "string"}, "title": {"type": "string"}, "publishedAt": {"type": "string"}}, "required": ["updatedAt", "description", "uri", "contents", "link", "categories", "content", "title", "publishedAt"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"updatedAt" : "", "description" : "<img src='https://conteudo.imguol.com.br/c/blogs/ab/2019/07/12/personalassistant-1562942026936_v2_142x100.jpg' align=\"left\" /> Oito empresas contratadas pelo Google est\u00e3o ouvindo secretamente nossas conversas, via Google Assistant,\u00a0mesmo que n\u00e3o estejamos falando diretamente com o Google Home ou com nossos smartphones. \u00c9 o que diz a reportagem da\u00a0emissora belga VRT News, descrevendo o processo pelo qual as grava\u00e7\u00f5es do Google Home acabam sendo ouvidas por terceiros. ", "uri" : "http://porta23.blogosfera.uol.com.br/2019/07/12/nao-e-so-o-alexa-o-google-assistant-tambem-ouve-todas-as-nossas-conversas/", "contents" : "[]", "link" : "[]", "categories" : "[]", "content" : "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>302 Found</title>\n</head><body>\n<h1>Found</h1>\n<p>The document has moved <a href=\"https://porta23.blogosfera.uol.com.br/2019/07/12/nao-e-so-o-alexa-o-google-assistant-tambem-ouve-todas-as-nossas-conversas/\">here</a>.</p>\n</body></html>\n", "title" : "N\u00e3o \u00e9 s\u00f3 o Alexa. O Google Assistant tamb\u00e9m ouve todas as nossas conversas", "publishedAt" : ""}
json_instruct
{"type": "object", "properties": {"updatedAt": {"type": "string"}, "description": {"type": "string"}, "uri": {"type": "string"}, "contents": {"type": "string"}, "link": {"type": "string"}, "categories": {"type": "string"}, "content": {"type": "string"}, "title": {"type": "string"}, "publishedAt": {"type": "string"}}, "required": ["updatedAt", "description", "uri", "contents", "link", "categories", "content", "title", "publishedAt"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "main": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "repository": {"type": "object", "properties": {"url": {"type": "string"}, "type": {"type": "string"}}, "required": ["url", "type"]}, "license": {"type": "string"}, "engines": {"type": "object", "properties": {"atom": {"type": "string"}}, "required": ["atom"]}, "dependencies": {"type": "object", "properties": {}, "required": []}, "readme": {"type": "string"}, "readmeFilename": {"type": "string"}, "homepage": {"type": "string"}, "_id": {"type": "string"}, "_shasum": {"type": "string"}, "_resolved": {"type": "string"}, "_from": {"type": "string"}, "_atomModuleCache": {"type": "object", "properties": {"version": {"type": "integer"}, "dependencies": {"type": "array", "items": {}}, "extensions": {"type": "object", "properties": {".coffee": {"type": "array", "items": {"type": "string"}}, ".json": {"type": "array", "items": {"type": "string"}}}, "required": [".coffee", ".json"]}, "folders": {"type": "array", "items": {}}}, "required": ["version", "dependencies", "extensions", "folders"]}}, "required": ["name", "main", "version", "description", "author", "bugs", "repository", "license", "engines", "dependencies", "readme", "readmeFilename", "homepage", "_id", "_shasum", "_resolved", "_from", "_atomModuleCache"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "less-than-slash", "main" : "./lib/less-than-slash", "version" : "0.6.0", "description" : "Adds automatic closing of HTML tags when less-than, slash (</) is typed.", "author" : {"name" : "Matthew R Hanlon", "email" : "mrhanlon@gmail.com", "url" : "https://mrhanlon.com"}, "bugs" : {"url" : "https://github.com/mrhanlon/less-than-slash/issues"}, "repository" : {"url" : "https://github.com/mrhanlon/less-than-slash", "type" : "git"}, "license" : "MIT", "engines" : {"atom" : ">0.50.0"}, "dependencies" : {}, "readme" : "# </ Less Than-Slash\n\n[![Build Status](https://travis-ci.org/mrhanlon/less-than-slash.png)](https://travis-ci.org/mrhanlon/less-than-slash)\n\nAtom.io package for closing open tags when less-than, slash (`</`) is typed, like in Sublime Text 3.\n\n\n![Less Than Slash](https://mrhanlon.github.io/images/less-than-slash.gif)\n\n## Installation\n\n`apm install less-than-slash`\n\n## Settings\n\nYou can specify a list of \"Empty Tags\" to be ignored from auto-closing. The default value for \"Empty Tags\" is:\n\n`br`, `hr`, `img`, `input`, `link`, `meta`, `area`, `base`, `col`, `command`, `embed`, `keygen`, `param`, `source`, `track`, `wbr`\n\nThe plugin will automatically ignore any self-closing tags. This is useful for frameworks like Angular.js, which allows the definition of custom elements.\n\n## Contributing\n\nPlease follow the guidelines for [Contributing to Atom](https://atom.io/docs/latest/contributing).\n", "readmeFilename" : "README.md", "homepage" : "https://github.com/mrhanlon/less-than-slash", "_id" : "less-than-slash@0.6.0", "_shasum" : "155587d6bc827f4de2bb7807eca7c2d471295d2c", "_resolved" : "file:../d-11567-10970-1mq7xvt/package.tgz", "_from" : "../d-11567-10970-1mq7xvt/package.tgz", "_atomModuleCache" : {"version" : 1, "dependencies" : [], "extensions" : {".coffee" : ["lib/less-than-slash.coffee"], ".json" : ["package.json"]}, "folders" : []}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "main": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "repository": {"type": "object", "properties": {"url": {"type": "string"}, "type": {"type": "string"}}, "required": ["url", "type"]}, "license": {"type": "string"}, "engines": {"type": "object", "properties": {"atom": {"type": "string"}}, "required": ["atom"]}, "dependencies": {"type": "object", "properties": {}, "required": []}, "readme": {"type": "string"}, "readmeFilename": {"type": "string"}, "homepage": {"type": "string"}, "_id": {"type": "string"}, "_shasum": {"type": "string"}, "_resolved": {"type": "string"}, "_from": {"type": "string"}, "_atomModuleCache": {"type": "object", "properties": {"version": {"type": "integer"}, "dependencies": {"type": "array", "items": {}}, "extensions": {"type": "object", "properties": {".coffee": {"type": "array", "items": {"type": "string"}}, ".json": {"type": "array", "items": {"type": "string"}}}, "required": [".coffee", ".json"]}, "folders": {"type": "array", "items": {}}}, "required": ["version", "dependencies", "extensions", "folders"]}}, "required": ["name", "main", "version", "description", "author", "bugs", "repository", "license", "engines", "dependencies", "readme", "readmeFilename", "homepage", "_id", "_shasum", "_resolved", "_from", "_atomModuleCache"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"mid_price": {"type": "integer"}, "bids": {"type": "array", "items": {"type": "object", "properties": {"price": {"type": "integer"}, "size": {"type": "number"}}, "required": ["price", "size"]}}}, "required": ["mid_price", "bids"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"mid_price" : 1273730, "bids" : [{"price" : 1273130, "size" : 0.00157167}, {"price" : 1272933, "size" : 0.011}]}
json_instruct
{"type": "object", "properties": {"mid_price": {"type": "integer"}, "bids": {"type": "array", "items": {"type": "object", "properties": {"price": {"type": "integer"}, "size": {"type": "number"}}, "required": ["price", "size"]}}}, "required": ["mid_price", "bids"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"id_1515": {"type": "object", "properties": {"publicdate": {"type": "string"}, "title": {"type": "string"}}, "required": ["publicdate", "title"]}}, "required": ["id_1515"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id_1515" : {"publicdate" : "2007-10-12 00:53:18", "title" : "The Dead"}}
json_instruct
{"type": "object", "properties": {"id_1515": {"type": "object", "properties": {"publicdate": {"type": "string"}, "title": {"type": "string"}}, "required": ["publicdate", "title"]}}, "required": ["id_1515"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"body" : "WHETHER MEN, AT THE SAME TIME THAT THEY FEEL IN THEMSELVES THE IMPRINTED EDICTS OF AN OMNIPOTENT LAW-MAKER,", "next" : "https://raw.githubusercontent.com/CAPSELOCKE/CAPSELOCKE/master/tweets/965.json"}
json_instruct
{"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["Banfield", "1", "2", "Gimnasia (S)", "Torneo Clausura 1994 - Fecha 2"], ["Gimnasia (S)", "1", "2", "Banfield", "Torneo Apertura 1993 - Fecha 2"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"900124297": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900124298": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900124299": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900124300": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900124297", "900124298", "900124299", "900124300"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"900124297" : {"nama" : "TPS 1", "dapil" : [1701, 11707, 2170504]}, "900124298" : {"nama" : "TPS 2", "dapil" : [1701, 11707, 2170504]}, "900124299" : {"nama" : "TPS 3", "dapil" : [1701, 11707, 2170504]}, "900124300" : {"nama" : "TPS 4", "dapil" : [1701, 11707, 2170504]}}
json_instruct
{"type": "object", "properties": {"900124297": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900124298": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900124299": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900124300": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900124297", "900124298", "900124299", "900124300"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"cumulativeRecoveredCases": {"type": "array", "items": {"type": "integer"}}}, "required": ["cumulativeRecoveredCases"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"cumulativeRecoveredCases" : [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 5, 6, 9, 9, 33, 33, 33, 35, 35, 44, 54, 67, 71, 78, 91, 114, 130, 133, 201, 216, 254, 302, 345, 345, 370, 395, 416, 437, 462, 504, 527, 564, 575, 600, 614, 637, 650, 658, 675, 688, 709, 726, 735, 745, 783, 804, 827, 898, 910, 923, 939, 957, 980, 992, 1015, 1043, 1066, 1088, 1113, 1170, 1181, 1219, 1265, 1292, 1340, 1360, 1425, 1445, 1483, 1572, 1668, 1668, 1722, 1791, 1847, 1902, 1933, 1933, 1961, 1981, 2021, 2021, 2082, 2112, 2162, 2194, 2212, 2294, 2370, 2443, 2530, 2655, 2671, 2714, 2802, 2916, 2967, 3053, 3134, 3236, 3253, 3460, 3538, 3538, 3712, 3735, 3821, 10704, 13109, 13109, 14776, 15536, 18038, 18038, 19203, 20388, 21205, 22296, 22296, 23985, 25037, 26419, 27274, 27927, 28743, 29513, 30099, 30764, 31062, 31822, 32126, 32734, 32997, 33288, 33592, 33951, 34276, 34537, 34855, 35197, 35486, 35831, 36056, 36397, 36615, 36925, 37217, 37492, 37726, 37973, 38198, 38459, 38649, 38895, 39174, 39389, 39599, 39826, 39960, 40092, 40336, 40487, 40631, 40779, 40922, 41023, 41103, 41210, 41317, 41415, 41484, 41484, 41682, 41796, 41904, 42005, 42147, 42302, 42453, 42613, 42761, 42879, 42983, 43137, 43278, 43418, 43521, 43644, 43798, 43957, 44097, 44227, 44227, 44522, 44712, 44884, 45080, 45288, 45509, 45736, 45863, 46139, 46444, 46726, 47050, 47337, 47616, 47843, 48223, 48637, 49097, 49522, 49983, 49983, 50741, 51815, 52343, 52343, 52855, 53406, 53952, 54358, 55306, 55306, 55824, 56307, 56847, 57760, 57760, 58315, 58846, 59362, 59789, 60294, 60811, 61160, 61593, 62544, 62946, 62946, 63407, 64149, 64711, 64711, 65189, 66113, 66113, 66538, 67400, 67400, 67873, 68894, 68894, 69794, 69794, 70450, 70450, 71270, 71270, 71656, 72051, 72459, 73005, 73005, 73300, 73561, 73870, 74177, 74477, 74820, 75057, 75334, 75624, 75918, 76148, 76351, 76728, 76728, 76955, 77170, 77376, 77547, 77751, 77902, 78003, 78358, 78358, 78563, 78866, 78994, 79104, 79104, 79373, 79373, 79509, 79772, 79772, 79927, 80182, 80330, 80481, 80481, 80643, 80896, 80987, 80987, 81102, 81334, 81444, 81444, 81542, 81635, 81714]}
json_instruct
{"type": "object", "properties": {"cumulativeRecoveredCases": {"type": "array", "items": {"type": "integer"}}}, "required": ["cumulativeRecoveredCases"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"hash": {"type": "string"}, "ledger_index": {"type": "integer"}, "date": {"type": "string"}, "tx": {"type": "object", "properties": {"TransactionType": {"type": "string"}, "Flags": {"type": "integer"}, "Sequence": {"type": "integer"}, "DestinationTag": {"type": "integer"}, "LastLedgerSequence": {"type": "integer"}, "Amount": {"type": "string"}, "Fee": {"type": "string"}, "SendMax": {"type": "object", "properties": {"value": {"type": "string"}, "currency": {"type": "string"}, "issuer": {"type": "string"}}, "required": ["value", "currency", "issuer"]}, "SigningPubKey": {"type": "string"}, "TxnSignature": {"type": "string"}, "Account": {"type": "string"}, "Destination": {"type": "string"}, "Memos": {"type": "array", "items": {"type": "object", "properties": {"Memo": {"type": "object", "properties": {"MemoType": {"type": "string"}, "MemoData": {"type": "string"}}, "required": ["MemoType", "MemoData"]}}, "required": ["Memo"]}}}, "required": ["TransactionType", "Flags", "Sequence", "DestinationTag", "LastLedgerSequence", "Amount", "Fee", "SendMax", "SigningPubKey", "TxnSignature", "Account", "Destination", "Memos"]}, "meta": {"type": "object", "properties": {"TransactionIndex": {"type": "integer"}, "DeliveredAmount": {"type": "string"}, "TransactionResult": {"type": "string"}, "delivered_amount": {"type": "string"}}, "required": ["TransactionIndex", "DeliveredAmount", "TransactionResult", "delivered_amount"]}}, "required": ["hash", "ledger_index", "date", "tx", "meta"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"hash" : "3D8512E02414EF5A6BC00281D945735E85DED9EF739B1DCA9EABE04D9EEC72C1", "ledger_index" : 49163909, "date" : "2019-08-06T17:58:01+00:00", "tx" : {"TransactionType" : "Payment", "Flags" : 2147614720, "Sequence" : 115, "DestinationTag" : 0, "LastLedgerSequence" : 49163911, "Amount" : "1000000000", "Fee" : "120", "SendMax" : {"value" : "0.001", "currency" : "USD", "issuer" : "rhub8VRN55s94qWKDv6jmDy1pUykJzF3wq"}, "SigningPubKey" : "030E4853E7D0B0E2D3C1233EADCB1B1C35DE75AD4AECD94AC534B3057537753B94", "TxnSignature" : "3045022100EBBDDB5D2F59472463CA03429DDDED4F06648FF097662697CCFF3C5C9C36091202205367A18FE65F767D6C6D256B2F7058BBA3C5D35655AD881A94EFC4BA2C2422DF", "Account" : "raz97dHvnyBcnYTbXGYxhV8bGyr1aPrE5w", "Destination" : "rna8qC8Y9uLd2vzYtSEa1AJcdD3896zQ9S", "Memos" : [{"Memo" : {"MemoType" : "636C69656E74", "MemoData" : "726D2D312E322E34"}}]}, "meta" : {"TransactionIndex" : 24, "DeliveredAmount" : "3100", "TransactionResult" : "tesSUCCESS", "delivered_amount" : "3100"}}
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "ledger_index": {"type": "integer"}, "date": {"type": "string"}, "tx": {"type": "object", "properties": {"TransactionType": {"type": "string"}, "Flags": {"type": "integer"}, "Sequence": {"type": "integer"}, "DestinationTag": {"type": "integer"}, "LastLedgerSequence": {"type": "integer"}, "Amount": {"type": "string"}, "Fee": {"type": "string"}, "SendMax": {"type": "object", "properties": {"value": {"type": "string"}, "currency": {"type": "string"}, "issuer": {"type": "string"}}, "required": ["value", "currency", "issuer"]}, "SigningPubKey": {"type": "string"}, "TxnSignature": {"type": "string"}, "Account": {"type": "string"}, "Destination": {"type": "string"}, "Memos": {"type": "array", "items": {"type": "object", "properties": {"Memo": {"type": "object", "properties": {"MemoType": {"type": "string"}, "MemoData": {"type": "string"}}, "required": ["MemoType", "MemoData"]}}, "required": ["Memo"]}}}, "required": ["TransactionType", "Flags", "Sequence", "DestinationTag", "LastLedgerSequence", "Amount", "Fee", "SendMax", "SigningPubKey", "TxnSignature", "Account", "Destination", "Memos"]}, "meta": {"type": "object", "properties": {"TransactionIndex": {"type": "integer"}, "DeliveredAmount": {"type": "string"}, "TransactionResult": {"type": "string"}, "delivered_amount": {"type": "string"}}, "required": ["TransactionIndex", "DeliveredAmount", "TransactionResult", "delivered_amount"]}}, "required": ["hash", "ledger_index", "date", "tx", "meta"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"userId" : 43974, "cartId" : "90b1a3f7-092d-45a9-b76d-d8a7181e547d", "preferredProducts" : [373, 778, 992, 1498, 3038, 2343], "productReviews" : [{"productId" : 486, "reviewText" : "This is a really good mobile.", "reviewDate" : "2017-05-02T17:05:02.4144313+03:00"}, {"productId" : 4864, "reviewText" : "The box this comes in is 4 mile by 5 yard and weights 18 pound!!", "reviewDate" : "2020-04-22T12:38:23.6325323+03:00"}, {"productId" : 1855, "reviewText" : "i use it until further notice when i'm in my station.", "reviewDate" : "2018-03-29T07:24:39.9934417+03:00"}, {"productId" : 4787, "reviewText" : "My neighbor Allean has one of these. She works as a sky diver and she says it looks weedy.", "reviewDate" : "2019-11-03T10:26:02.1172086+02:00"}, {"productId" : 1431, "reviewText" : "The box this comes in is 3 light-year by 5 meter and weights 10 ounce!", "reviewDate" : "2017-05-17T08:49:25.5549266+03:00"}]}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"directions" : ["Dissolve vegetable bouillon in boiling water.", "In a large saucepan over medium heat combine vegetable broth, ketchup, Worcestershire sauce, mustard, onion flakes, salt, sugar, cayenne pepper, oil, lemon, honey and garlic. Bring to a boil; reduce heat and simmer for 10 minutes."], "ingredients" : ["1 cube vegetable bouillon", "1 cup boiling water", "1/2 cup ketchup", "2 tablespoons vegetarian Worcestershire sauce", "1 teaspoon dry mustard", "1 teaspoon dried minced onion flakes", "1 1/2 teaspoons salt", "1 tablespoon white sugar", "1/8 teaspoon cayenne pepper, or to taste", "2 tablespoons vegetable oil", "1 slice lemon", "1/4 cup honey", "4 cloves garlic, minced"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Honey Garlic BBQ Sauce", "url" : "http://allrecipes.com/recipe/23086/honey-garlic-bbq-sauce/"}
json_instruct
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"del": {"type": "string"}, "gulp": {"type": "string"}, "gulp-clean": {"type": "string"}, "gulp-concat": {"type": "string"}, "gulp-concat-css": {"type": "string"}, "gulp-csslint": {"type": "string"}, "gulp-debug": {"type": "string"}, "gulp-jshint": {"type": "string"}, "gulp-minify-css": {"type": "string"}, "gulp-qunit": {"type": "string"}, "gulp-rename": {"type": "string"}, "gulp-sass": {"type": "string"}, "gulp-sourcemaps": {"type": "string"}, "gulp-typedoc": {"type": "string"}, "gulp-typescript": {"type": "string"}, "gulp-uglify": {"type": "string"}, "gulp-zip": {"type": "string"}, "merge2": {"type": "string"}, "rimraf": {"type": "string"}, "tsd": {"type": "string"}}, "required": ["del", "gulp", "gulp-clean", "gulp-concat", "gulp-concat-css", "gulp-csslint", "gulp-debug", "gulp-jshint", "gulp-minify-css", "gulp-qunit", "gulp-rename", "gulp-sass", "gulp-sourcemaps", "gulp-typedoc", "gulp-typescript", "gulp-uglify", "gulp-zip", "merge2", "rimraf", "tsd"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "fusion-modern-template", "version" : "0.0.1", "description" : "A modern viewer template for MapGuide Fusion", "main" : "index.js", "scripts" : {"test" : "test"}, "repository" : {"type" : "git", "url" : "https://github.com/jumpinjackie/fusion-modern-template"}, "keywords" : ["mapguide", "fusion", "template"], "author" : "Jackie Ng", "license" : "MIT", "bugs" : {"url" : "https://github.com/jumpinjackie/fusion-modern-template/issues"}, "homepage" : "https://github.com/jumpinjackie/fusion-modern-template", "devDependencies" : {"del" : "^1.2.1", "gulp" : "^3.9.0", "gulp-clean" : "^0.3.1", "gulp-concat" : "^2.6.0", "gulp-concat-css" : "^2.2.0", "gulp-csslint" : "^0.2.0", "gulp-debug" : "^2.1.0", "gulp-jshint" : "^1.11.2", "gulp-minify-css" : "^1.2.0", "gulp-qunit" : "^1.2.1", "gulp-rename" : "^1.2.2", "gulp-sass" : "^2.0.4", "gulp-sourcemaps" : "^1.5.2", "gulp-typedoc" : "^1.2.1", "gulp-typescript" : "^2.8.1", "gulp-uglify" : "^1.2.0", "gulp-zip" : "^3.0.2", "merge2" : "^0.3.6", "rimraf" : "^2.4.2", "tsd" : "^0.6.3"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"del": {"type": "string"}, "gulp": {"type": "string"}, "gulp-clean": {"type": "string"}, "gulp-concat": {"type": "string"}, "gulp-concat-css": {"type": "string"}, "gulp-csslint": {"type": "string"}, "gulp-debug": {"type": "string"}, "gulp-jshint": {"type": "string"}, "gulp-minify-css": {"type": "string"}, "gulp-qunit": {"type": "string"}, "gulp-rename": {"type": "string"}, "gulp-sass": {"type": "string"}, "gulp-sourcemaps": {"type": "string"}, "gulp-typedoc": {"type": "string"}, "gulp-typescript": {"type": "string"}, "gulp-uglify": {"type": "string"}, "gulp-zip": {"type": "string"}, "merge2": {"type": "string"}, "rimraf": {"type": "string"}, "tsd": {"type": "string"}}, "required": ["del", "gulp", "gulp-clean", "gulp-concat", "gulp-concat-css", "gulp-csslint", "gulp-debug", "gulp-jshint", "gulp-minify-css", "gulp-qunit", "gulp-rename", "gulp-sass", "gulp-sourcemaps", "gulp-typedoc", "gulp-typescript", "gulp-uglify", "gulp-zip", "merge2", "rimraf", "tsd"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "require": {"type": "object", "properties": {"laravel/lumen-framework": {"type": "string"}}, "required": ["laravel/lumen-framework"]}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type": "string"}}, "required": ["name", "description", "type", "require", "license", "authors", "minimum-stability"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "trangfoo/base", "description" : "TrangFoo Framework based on lumen5.4", "type" : "project", "require" : {"laravel/lumen-framework" : "5.4.7"}, "license" : "MIT", "authors" : [{"name" : "luomanqiang", "email" : "manqiang.luo@gmail.com"}], "minimum-stability" : "dev"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "require": {"type": "object", "properties": {"laravel/lumen-framework": {"type": "string"}}, "required": ["laravel/lumen-framework"]}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type": "string"}}, "required": ["name", "description", "type", "require", "license", "authors", "minimum-stability"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"done": {"type": "array", "items": {}}, "in-pr": {"type": "array", "items": {"type": "string"}}, "awaiting-pr": {"type": "array", "items": {}}, "awaiting-parents": {"type": "array", "items": {}}, "bot-error": {"type": "array", "items": {}}, "_feedstock_status": {"type": "object", "properties": {"kafkacat": {"type": "object", "properties": {"num_descendants": {"type": "integer"}, "immediate_children": {"type": "array", "items": {"type": "string"}}, "pr_url": {"type": "string"}}, "required": ["num_descendants", "immediate_children", "pr_url"]}, "pykafka": {"type": "object", "properties": {"num_descendants": {"type": "integer"}, "immediate_children": {"type": "array", "items": {"type": "string"}}, "pr_url": {"type": "string"}}, "required": ["num_descendants", "immediate_children", "pr_url"]}, "python-confluent-kafka": {"type": "object", "properties": {"num_descendants": {"type": "integer"}, "immediate_children": {"type": "array", "items": {"type": "string"}}, "pr_url": {"type": "string"}}, "required": ["num_descendants", "immediate_children", "pr_url"]}, "omniscidb-cpu": {"type": "object", "properties": {"num_descendants": {"type": "integer"}, "immediate_children": {"type": "array", "items": {"type": "string"}}, "pr_url": {"type": "string"}}, "required": ["num_descendants", "immediate_children", "pr_url"]}}, "required": ["kafkacat", "pykafka", "python-confluent-kafka", "omniscidb-cpu"]}}, "required": ["done", "in-pr", "awaiting-pr", "awaiting-parents", "bot-error", "_feedstock_status"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"done" : [], "in-pr" : ["kafkacat", "pykafka", "omniscidb-cpu", "python-confluent-kafka"], "awaiting-pr" : [], "awaiting-parents" : [], "bot-error" : [], "_feedstock_status" : {"kafkacat" : {"num_descendants" : 1, "immediate_children" : ["conda-forge-pinning"], "pr_url" : "https://github.com/conda-forge/kafkacat-feedstock/pull/6"}, "pykafka" : {"num_descendants" : 1, "immediate_children" : ["conda-forge-pinning"], "pr_url" : "https://github.com/conda-forge/pykafka-feedstock/pull/9"}, "python-confluent-kafka" : {"num_descendants" : 1, "immediate_children" : ["conda-forge-pinning"], "pr_url" : "https://github.com/conda-forge/python-confluent-kafka-feedstock/pull/24"}, "omniscidb-cpu" : {"num_descendants" : 1, "immediate_children" : ["conda-forge-pinning"], "pr_url" : "https://github.com/conda-forge/omniscidb-cpu-feedstock/pull/25"}}}
json_instruct
{"type": "object", "properties": {"done": {"type": "array", "items": {}}, "in-pr": {"type": "array", "items": {"type": "string"}}, "awaiting-pr": {"type": "array", "items": {}}, "awaiting-parents": {"type": "array", "items": {}}, "bot-error": {"type": "array", "items": {}}, "_feedstock_status": {"type": "object", "properties": {"kafkacat": {"type": "object", "properties": {"num_descendants": {"type": "integer"}, "immediate_children": {"type": "array", "items": {"type": "string"}}, "pr_url": {"type": "string"}}, "required": ["num_descendants", "immediate_children", "pr_url"]}, "pykafka": {"type": "object", "properties": {"num_descendants": {"type": "integer"}, "immediate_children": {"type": "array", "items": {"type": "string"}}, "pr_url": {"type": "string"}}, "required": ["num_descendants", "immediate_children", "pr_url"]}, "python-confluent-kafka": {"type": "object", "properties": {"num_descendants": {"type": "integer"}, "immediate_children": {"type": "array", "items": {"type": "string"}}, "pr_url": {"type": "string"}}, "required": ["num_descendants", "immediate_children", "pr_url"]}, "omniscidb-cpu": {"type": "object", "properties": {"num_descendants": {"type": "integer"}, "immediate_children": {"type": "array", "items": {"type": "string"}}, "pr_url": {"type": "string"}}, "required": ["num_descendants", "immediate_children", "pr_url"]}}, "required": ["kafkacat", "pykafka", "python-confluent-kafka", "omniscidb-cpu"]}}, "required": ["done", "in-pr", "awaiting-pr", "awaiting-parents", "bot-error", "_feedstock_status"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"next_record": {"type": "string"}, "operations": {"type": "array", "items": {"type": "object", "properties": {"operation_id": {"type": "string"}, "status": {"type": "string"}, "pattern_id": {"type": "string"}, "direction": {"type": "string"}, "amount": {"type": "number"}, "datetime": {"type": "string"}, "title": {"type": "string"}, "recipient": {"type": "string"}, "recipient_type": {"type": "string"}, "message": {"type": "string"}, "comment": {"type": "string"}, "codepro": {"type": "boolean"}, "details": {"type": "string"}, "type": {"type": "string"}}, "required": ["operation_id", "status", "pattern_id", "direction", "amount", "datetime", "title", "recipient", "recipient_type", "message", "comment", "codepro", "details", "type"]}}}, "required": ["next_record", "operations"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"next_record" : "2", "operations" : [{"operation_id" : "1234567", "status" : "success", "pattern_id" : "p2p", "direction" : "out", "amount" : 50.25, "datetime" : "2011-07-11T20:43:00.000+04:00", "title" : "\u041f\u0435\u0440\u0435\u0432\u043e\u0434 \u043d\u0430 \u0441\u0447\u0435\u0442 4100123456789", "recipient" : "4100123456789", "recipient_type" : "account", "message" : "\u041a\u0443\u043f\u0438\u0442\u0435 \u0431\u0443\u0431\u043b\u0438\u043a\u0438", "comment" : "\u041f\u0435\u0440\u0435\u0432\u043e\u0434 \u043e\u0442 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u042eMoney", "codepro" : false, "details" : "\u0421\u0447\u0435\u0442 \u043f\u043e\u043b\u0443\u0447\u0430\u0442\u0435\u043b\u044f:\n4100123456789\n\u0421\u0443\u043c\u043c\u0430 \u043a \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044e: 50,00 \u0440\u0443\u0431.", "type" : "outgoing-transfer"}]}
json_instruct
{"type": "object", "properties": {"next_record": {"type": "string"}, "operations": {"type": "array", "items": {"type": "object", "properties": {"operation_id": {"type": "string"}, "status": {"type": "string"}, "pattern_id": {"type": "string"}, "direction": {"type": "string"}, "amount": {"type": "number"}, "datetime": {"type": "string"}, "title": {"type": "string"}, "recipient": {"type": "string"}, "recipient_type": {"type": "string"}, "message": {"type": "string"}, "comment": {"type": "string"}, "codepro": {"type": "boolean"}, "details": {"type": "string"}, "type": {"type": "string"}}, "required": ["operation_id", "status", "pattern_id", "direction", "amount", "datetime", "title", "recipient", "recipient_type", "message", "comment", "codepro", "details", "type"]}}}, "required": ["next_record", "operations"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"_smoothingangle": {"type": "array", "items": {"type": "integer"}}, "_dataindex": {"type": "array", "items": {"type": "integer"}}, "_lvertexnormals": {"type": "array", "items": {"type": "integer"}}, "_changes": {"type": "array", "items": {"type": "integer"}}, "_ledgehndl": {"type": "array", "items": {"type": "integer"}}, "_lfacehndl": {"type": "array", "items": {"type": "integer"}}, "_lfacenormals": {"type": "array", "items": {"type": "integer"}}, "_lvertexval": {"type": "array", "items": {"type": "integer"}}, "_lverticehndl": {"type": "array", "items": {"type": "integer"}}, "_docalcvertexnormals": {"type": "array", "items": {"type": "integer"}}, "_vertexnormalactive": {"type": "array", "items": {"type": "integer"}}}, "required": ["_smoothingangle", "_dataindex", "_lvertexnormals", "_changes", "_ledgehndl", "_lfacehndl", "_lfacenormals", "_lvertexval", "_lverticehndl", "_docalcvertexnormals", "_vertexnormalactive"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"_smoothingangle" : [65539, 2097153, 4653057], "_dataindex" : [327681, 720897, 917505, 1048577, 1310721, 1441793, 1703937, 2031617, 2162689, 3407873, 3473409, 3866625, 4128769, 4194305, 4259841, 4325377, 5439489, 5636097, 5701633, 5898241, 5963777], "_lvertexnormals" : [1900547, 2097153, 4653057], "_changes" : [2097153, 4456451, 4653057], "_ledgehndl" : [2097153, 4653057, 5373955], "_lfacehndl" : [2097153, 4521987, 4653057], "_lfacenormals" : [2097153, 2359299, 4653057], "_lvertexval" : [2097153, 3080195, 4653057], "_lverticehndl" : [2097153, 2883587, 4653057], "_docalcvertexnormals" : [2097153, 4718593, 4849667], "_vertexnormalactive" : [2097153, 4718593, 4849665]}
json_instruct
{"type": "object", "properties": {"_smoothingangle": {"type": "array", "items": {"type": "integer"}}, "_dataindex": {"type": "array", "items": {"type": "integer"}}, "_lvertexnormals": {"type": "array", "items": {"type": "integer"}}, "_changes": {"type": "array", "items": {"type": "integer"}}, "_ledgehndl": {"type": "array", "items": {"type": "integer"}}, "_lfacehndl": {"type": "array", "items": {"type": "integer"}}, "_lfacenormals": {"type": "array", "items": {"type": "integer"}}, "_lvertexval": {"type": "array", "items": {"type": "integer"}}, "_lverticehndl": {"type": "array", "items": {"type": "integer"}}, "_docalcvertexnormals": {"type": "array", "items": {"type": "integer"}}, "_vertexnormalactive": {"type": "array", "items": {"type": "integer"}}}, "required": ["_smoothingangle", "_dataindex", "_lvertexnormals", "_changes", "_ledgehndl", "_lfacehndl", "_lfacenormals", "_lvertexval", "_lverticehndl", "_docalcvertexnormals", "_vertexnormalactive"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "arch stone", "definition" : "A wedge-shaped stone used in an arch; a voussoir."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x5e640a8e52fa0edfac5ff1655bc9f2e10dbe9606", "tool" : "honeybadger", "start" : 1565826724.719372, "end" : 1565826728.359281, "duration" : 3.639909029006958, "analysis" : []}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"e": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["e", "f"]}}}, "required": ["d"]}}, "stem": {"type": "string"}, "t": {"type": "string"}}, "required": ["h", "stem", "t"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : [{"d" : [{"e" : ["\ufff9`Mipaisofok~ `to~ `hafel~.\ufffa\ufffb\u53e3\u888b\u88e1\u88dd\u6728\u70ad\u3002"], "f" : "\u88dd\u9032\u53e3\u888b\u88e1\uff0c\u653e\u9032\u53e3\u888b\u88e1\u3002"}]}], "stem" : "sofok", "t" : "mipaisofok"}
json_instruct
{"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"e": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["e", "f"]}}}, "required": ["d"]}}, "stem": {"type": "string"}, "t": {"type": "string"}}, "required": ["h", "stem", "t"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"pluralize.js": {"type": "string"}, "pluralize.min.js": {"type": "string"}}, "required": ["pluralize.js", "pluralize.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pluralize.js" : "sha512-0/xBRIlMcjLWb2itH/fbvl1dI8XmkvjwJi7xOthvZEFMUMppPQCwgq1hTqWrXbbrX7/5w20lHvdxwncZEtPpoA==", "pluralize.min.js" : "sha512-hfz//d/kL32gCReXwNlUGpP2fII5wrJDSJgcb1BYs8zkmCIaI/f2P1CQv91eazCjUu1S/etIwNM9r6sFYJM29A=="}
json_instruct
{"type": "object", "properties": {"pluralize.js": {"type": "string"}, "pluralize.min.js": {"type": "string"}}, "required": ["pluralize.js", "pluralize.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"examine": {"type": "string"}, "bonuses": {"type": "array", "items": {"type": "integer"}}}, "required": ["examine", "bonuses"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"examine" : "Like a snowflake, no page is the same as another.", "bonuses" : [0, 0, 0, 10, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0]}
json_instruct
{"type": "object", "properties": {"examine": {"type": "string"}, "bonuses": {"type": "array", "items": {"type": "integer"}}}, "required": ["examine", "bonuses"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"schema_version" : "1.2.0", "id" : "GHSA-4p85-2vx8-762m", "modified" : "2022-05-02T06:09:55Z", "published" : "2022-05-02T06:09:55Z", "aliases" : ["CVE-2010-0066"], "details" : "Unspecified vulnerability in the Access Manager Identity Server component in Oracle Application Server 7.0.4.3 and 10.1.4.2 allows remote attackers to affect integrity via unknown vectors.", "severity" : [], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2010-0066"}, {"type" : "WEB", "url" : "http://www.oracle.com/technetwork/topics/security/cpujan2010-084891.html"}, {"type" : "WEB", "url" : "http://www.securitytracker.com/id?1023438"}, {"type" : "WEB", "url" : "http://www.us-cert.gov/cas/techalerts/TA10-012A.html"}], "database_specific" : {"cwe_ids" : [], "severity" : "MODERATE", "github_reviewed" : false}}
json_instruct
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"@carbon/colors": {"type": "string"}, "@carbon/motion": {"type": "string"}, "carbon-components": {"type": "string"}}, "required": ["@carbon/colors", "@carbon/motion", "carbon-components"]}}, "required": ["dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"dependencies" : {"@carbon/colors" : "0.0.1-alpha.27", "@carbon/motion" : "0.0.1-alpha.27", "carbon-components" : "9.x"}}
json_instruct
{"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"@carbon/colors": {"type": "string"}, "@carbon/motion": {"type": "string"}, "carbon-components": {"type": "string"}}, "required": ["@carbon/colors", "@carbon/motion", "carbon-components"]}}, "required": ["dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"pl_disc": {"type": "string"}, "pl_pelink": {"type": "string"}, "st_rad": {"type": "string"}, "pl_massj": {"type": "string"}, "st_dist": {"type": "string"}, "null": {"type": "array", "items": {"type": "string"}}, "pl_dens": {"type": "string"}, "pl_eqt": {"type": "string"}, "st_optmag": {"type": "string"}, "ra": {"type": "string"}, "pl_discmethod": {"type": "string"}, "pl_hostname": {"type": "string"}, "pl_radj": {"type": "string"}, "rowupdate": {"type": "string"}, "pl_facility": {"type": "string"}, "pl_edelink": {"type": "string"}, "dec": {"type": "string"}}, "required": ["pl_disc", "pl_pelink", "st_rad", "pl_massj", "st_dist", "null", "pl_dens", "pl_eqt", "st_optmag", "ra", "pl_discmethod", "pl_hostname", "pl_radj", "rowupdate", "pl_facility", "pl_edelink", "dec"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pl_disc" : "91 Aqr", "pl_pelink" : "0", "st_rad" : "1", "pl_massj" : "0", "st_dist" : "91 Aqr b", "null" : ["3.560", "45.52", "1.40", "4.250", "11.00", "4665.00", "http://exoplanet.eu/catalog/91_aqr_b/", "http://exoplanets.org/detail/91_Aqr_b"], "pl_dens" : "2013", "pl_eqt" : "Radial Velocity", "st_optmag" : "0", "ra" : "1", "pl_discmethod" : "0", "pl_hostname" : "-9.087737", "pl_radj" : "0", "rowupdate" : "2014-05-14", "pl_facility" : "Lick Observatory", "pl_edelink" : "348.972900", "dec" : "0.6 m Coude Auxiliary Telescope"}
json_instruct
{"type": "object", "properties": {"pl_disc": {"type": "string"}, "pl_pelink": {"type": "string"}, "st_rad": {"type": "string"}, "pl_massj": {"type": "string"}, "st_dist": {"type": "string"}, "null": {"type": "array", "items": {"type": "string"}}, "pl_dens": {"type": "string"}, "pl_eqt": {"type": "string"}, "st_optmag": {"type": "string"}, "ra": {"type": "string"}, "pl_discmethod": {"type": "string"}, "pl_hostname": {"type": "string"}, "pl_radj": {"type": "string"}, "rowupdate": {"type": "string"}, "pl_facility": {"type": "string"}, "pl_edelink": {"type": "string"}, "dec": {"type": "string"}}, "required": ["pl_disc", "pl_pelink", "st_rad", "pl_massj", "st_dist", "null", "pl_dens", "pl_eqt", "st_optmag", "ra", "pl_discmethod", "pl_hostname", "pl_radj", "rowupdate", "pl_facility", "pl_edelink", "dec"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"qpuType": {"type": "string"}, "port": {"type": "string"}, "connections": {"type": "array", "items": {"type": "string"}}}, "required": ["qpuType", "port", "connections"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"qpuType" : "filter", "port" : "50250", "connections" : ["localhost:50150"]}
json_instruct
{"type": "object", "properties": {"qpuType": {"type": "string"}, "port": {"type": "string"}, "connections": {"type": "array", "items": {"type": "string"}}}, "required": ["qpuType", "port", "connections"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "name": {"type": "string"}, "count_objects": {"type": "string"}, "supersedes": {"type": "string"}, "superseded_by": {"type": "string"}}, "required": ["id", "url", "name", "count_objects", "supersedes", "superseded_by"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "35287597", "url" : "http://collection.cooperhewitt.org/types/35287597/", "name" : "Kozuka", "count_objects" : "196", "supersedes" : "0", "superseded_by" : "0"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "name": {"type": "string"}, "count_objects": {"type": "string"}, "supersedes": {"type": "string"}, "superseded_by": {"type": "string"}}, "required": ["id", "url", "name", "count_objects", "supersedes", "superseded_by"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"button|block": {"type": "string"}, "button.pushType.down|block": {"type": "string"}, "button.pushType.up|block": {"type": "string"}, "button.onBtnChanged|block": {"type": "string"}}, "required": ["button|block", "button.pushType.down|block", "button.pushType.up|block", "button.onBtnChanged|block"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"button|block" : "\u6309\u9215", "button.pushType.down|block" : "\u6309\u4e0b", "button.pushType.up|block" : "\u653e\u958b", "button.onBtnChanged|block" : "\u7576\u6309\u9215\u8173\u4f4d| %btnPin | \u88ab | %dir"}
json_instruct
{"type": "object", "properties": {"button|block": {"type": "string"}, "button.pushType.down|block": {"type": "string"}, "button.pushType.up|block": {"type": "string"}, "button.onBtnChanged|block": {"type": "string"}}, "required": ["button|block", "button.pushType.down|block", "button.pushType.up|block", "button.onBtnChanged|block"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "queryName": {"type": "string"}, "severity": {"type": "string"}, "category": {"type": "string"}, "descriptionText": {"type": "string"}, "descriptionUrl": {"type": "string"}, "platform": {"type": "string"}}, "required": ["id", "queryName", "severity", "category", "descriptionText", "descriptionUrl", "platform"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "d71b5fd7-9020-4b2d-9ec8-b3839faa2744", "queryName" : "Support Has No Role Associated", "severity" : "LOW", "category" : "Access Control", "descriptionText" : "Check if any AWS Support policy does not have any role and users and group associated, which means that is not being managed.", "descriptionUrl" : "https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-policy.html", "platform" : "CloudFormation"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "queryName": {"type": "string"}, "severity": {"type": "string"}, "category": {"type": "string"}, "descriptionText": {"type": "string"}, "descriptionUrl": {"type": "string"}, "platform": {"type": "string"}}, "required": ["id", "queryName", "severity", "category", "descriptionText", "descriptionUrl", "platform"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "points": {"type": "number"}, "winner": {"type": "string"}, "loser": {"type": "string"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "points", "winner", "loser"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"n_dim" : 13, "n_trials" : 550, "objective" : "damavandi_on_cube", "white" : "ultraopt_etpe", "black" : "dlib", "traceback" : ["passing", "passing"], "best_val" : [1.0001530612244836, 1.0001530612244836], "best_x" : [[1.0, 1.0, 0.4548381110103295, 1.0, 1.0, 0.0, 1.0, 0.0, 0.8137306756497733, 1.0, 0.034497461029416865, 0.31595815119594284, 0.0], [1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 1.0]], "feval_count" : [550, 550], "n_trials_instructed" : [550, 550], "passing" : [true, true], "completed" : true, "points" : 0.5, "winner" : "draw", "loser" : "draw"}
json_instruct
{"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "points": {"type": "number"}, "winner": {"type": "string"}, "loser": {"type": "string"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "points", "winner", "loser"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {}}}, "required": ["code", "parent", "name", "latitude", "longitude", "postal", "children"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"code" : 3502030008, "parent" : 3502030, "name" : "BELANG", "latitude" : null, "longitude" : null, "postal" : [63462], "children" : []}
json_instruct
{"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {}}}, "required": ["code", "parent", "name", "latitude", "longitude", "postal", "children"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 404382649, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "b01b9469e4644b6edbb7b367a8be1b9d", "wof:id" : 404382649, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [-1.39825659049342, 49.42468458349165, -1.30494765027784, 49.46426998080645], "geometry" : {"coordinates" : [[[-1.35869030011825, 49.42468458349165], [-1.38126078437241, 49.43125056723378], [-1.38876604182864, 49.43833304491721], [-1.39789720077077, 49.43954073446201], [-1.39825659049342, 49.43970770677909], [-1.37566462636953, 49.45340852994006], [-1.36504312915404, 49.46426998080645], [-1.3439715524354, 49.44943761377967], [-1.32886593636693, 49.44778265551138], [-1.31614866514618, 49.4466077507845], [-1.30494765027784, 49.43616018962886], [-1.30960880429644, 49.43561614982769], [-1.31214240857628, 49.4299449319229], [-1.33670178445049, 49.43281147980107], [-1.35869030011825, 49.42468458349165]]], "type" : "Polygon"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["amok"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "upload": {"type": "string"}}, "required": ["test", "upload"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"firebase-admin": {"type": "string"}}, "required": ["firebase-admin"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "firestore_script", "version" : "1.0.0", "description" : "Script for uploading data to firestore", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "upload" : "node ../firestore-upload-node"}, "author" : "Raf Schapendonk", "license" : "ISC", "dependencies" : {"firebase-admin" : "^10.0.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "upload": {"type": "string"}}, "required": ["test", "upload"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"firebase-admin": {"type": "string"}}, "required": ["firebase-admin"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"AForgivingIndex": {"type": "array", "items": {"type": "string"}}}, "required": ["AForgivingIndex"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"AForgivingIndex" : ["CruelMercy", "CutenessEqualsForgiveness", "EasilyForgiven", "FlippantForgiveness", "ForgivenButNotForgotten", "Forgiveness", "ForgivenessRequiresDeath", "GetOutOfJailFreeCard", "GoAndSinNoMore", "TheAtoner", "HolidayPardon", "HonorThyAbuser", "MyFistForgivesYou", "NoAnimosityInTheAfterlife", "NoSympathyForGrudgeholders", "PunishedForSympathy", "RejectedApology", "RestrainedRevenge", "SparedButNotForgiven", "ThisIsUnforgivable", "TurnTheOtherCheek", "WelcomeBackTraitor"]}
json_instruct
{"type": "object", "properties": {"AForgivingIndex": {"type": "array", "items": {"type": "string"}}}, "required": ["AForgivingIndex"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"reporterEnabled": {"type": "string"}, "xunitReporterOptions": {"type": "object", "properties": {"output": {"type": "string"}}, "required": ["output"]}}, "required": ["reporterEnabled", "xunitReporterOptions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"reporterEnabled" : "spec, xunit", "xunitReporterOptions" : {"output" : ".testresults/functional/xunit.xml"}}
json_instruct
{"type": "object", "properties": {"reporterEnabled": {"type": "string"}, "xunitReporterOptions": {"type": "object", "properties": {"output": {"type": "string"}}, "required": ["output"]}}, "required": ["reporterEnabled", "xunitReporterOptions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"gulp": {"type": "string"}, "gulp-concat": {"type": "string"}, "gulp-rename": {"type": "string"}, "gulp-uglify": {"type": "string"}}, "required": ["gulp", "gulp-concat", "gulp-rename", "gulp-uglify"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "angular-io", "version" : "0.0.3", "description" : "A concise, reliable and powerful library to make use of Socket.io in Angular.js.", "main" : "bin/angular-io.js", "scripts" : {"test" : "mocha --reporter spec --bail --check-leaks test/ --recursive"}, "repository" : {"type" : "git", "url" : "git+https://github.com/trotyl/Angular-IO.git"}, "keywords" : ["Angular", "Angular.js", "Socket.io", "WebSocket", "Angular-IO", "Angular-Socket"], "author" : "Trotyl <trotyl@qq.com>", "license" : "MIT", "bugs" : {"url" : "https://github.com/trotyl/Angular-IO/issues"}, "homepage" : "https://github.com/trotyl/Angular-IO#readme", "devDependencies" : {"gulp" : "^3.9.0", "gulp-concat" : "^2.6.0", "gulp-rename" : "^1.2.2", "gulp-uglify" : "^1.2.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"gulp": {"type": "string"}, "gulp-concat": {"type": "string"}, "gulp-rename": {"type": "string"}, "gulp-uglify": {"type": "string"}}, "required": ["gulp", "gulp-concat", "gulp-rename", "gulp-uglify"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["cs-versionx"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"BACKEND_URL": {"type": "string"}, "TRACKING_URL": {"type": "string"}}, "required": ["BACKEND_URL", "TRACKING_URL"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"BACKEND_URL" : "https://api.beeline.sg", "TRACKING_URL" : "https://tracking.beeline.sg"}
json_instruct
{"type": "object", "properties": {"BACKEND_URL": {"type": "string"}, "TRACKING_URL": {"type": "string"}}, "required": ["BACKEND_URL", "TRACKING_URL"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"version": {"type": "string"}, "projectName": {"type": "string"}, "preset": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}}, "required": ["name", "version"]}, "plugins": {"type": "object", "properties": {"npm": {"type": "string"}}, "required": ["npm"]}, "params": {"type": "object", "properties": {"npm": {"type": "object", "properties": {"packageName": {"type": "string"}, "packageInfo": {"type": "string"}, "repository": {"type": "string"}}, "required": ["packageName", "packageInfo", "repository"]}, "cli": {"type": "object", "properties": {"enabled": {"type": "boolean"}}, "required": ["enabled"]}}, "required": ["npm", "cli"]}}, "required": ["version", "projectName", "preset", "plugins", "params"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : "0.5.5", "projectName" : "vercel-netlify-cms-github", "preset" : {"name" : "robb-j:ts-node", "version" : "0.2.2"}, "plugins" : {"npm" : "0.1.0"}, "params" : {"npm" : {"packageName" : "@openlab/vercel-netlify-cms-github", "packageInfo" : "Vercel API routes to login to netlify-cms deployed on vercel", "repository" : "digitalinteraction/vercel-netlify-cms-github"}, "cli" : {"enabled" : false}}}
json_instruct
{"type": "object", "properties": {"version": {"type": "string"}, "projectName": {"type": "string"}, "preset": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}}, "required": ["name", "version"]}, "plugins": {"type": "object", "properties": {"npm": {"type": "string"}}, "required": ["npm"]}, "params": {"type": "object", "properties": {"npm": {"type": "object", "properties": {"packageName": {"type": "string"}, "packageInfo": {"type": "string"}, "repository": {"type": "string"}}, "required": ["packageName", "packageInfo", "repository"]}, "cli": {"type": "object", "properties": {"enabled": {"type": "boolean"}}, "required": ["enabled"]}}, "required": ["npm", "cli"]}}, "required": ["version", "projectName", "preset", "plugins", "params"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "license": {"type": "string"}, "author": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {}, "required": []}, "dependencies": {"type": "object", "properties": {"express": {"type": "string"}, "express-session": {"type": "string"}, "@google-cloud/datastore": {"type": "string"}, "googleapis": {"type": "string"}}, "required": ["express", "express-session", "@google-cloud/datastore", "googleapis"]}, "devDependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "description", "version", "private", "license", "author", "repository", "engines", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "connect-google-datastore", "description" : "express-session store interface to keep data in Google Cloud Data Store", "version" : "0.0.3", "private" : false, "license" : "MIT", "author" : "Keshav Channa", "repository" : {"type" : "git", "url" : "git@github.com:kchanna/connect-google-datastore.git"}, "engines" : {"node" : ">=4.3.2"}, "scripts" : {}, "dependencies" : {"express" : "4.16.3", "express-session" : "1.15.6", "@google-cloud/datastore" : "1.4.0", "googleapis" : "31.0.2"}, "devDependencies" : {}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "license": {"type": "string"}, "author": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {}, "required": []}, "dependencies": {"type": "object", "properties": {"express": {"type": "string"}, "express-session": {"type": "string"}, "@google-cloud/datastore": {"type": "string"}, "googleapis": {"type": "string"}}, "required": ["express", "express-session", "@google-cloud/datastore", "googleapis"]}, "devDependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "description", "version", "private", "license", "author", "repository", "engines", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"blurb": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "contributors": {"type": "array", "items": {"type": "string"}}, "files": {"type": "object", "properties": {"solution": {"type": "array", "items": {"type": "string"}}, "test": {"type": "array", "items": {"type": "string"}}, "example": {"type": "array", "items": {"type": "string"}}}, "required": ["solution", "test", "example"]}, "source": {"type": "string"}, "source_url": {"type": "string"}}, "required": ["blurb", "authors", "contributors", "files", "source", "source_url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"blurb" : "Convert a hexadecimal number, represented as a string (e.g. \"10af8c\"), to its decimal equivalent using first principles (i.e. no, you may not use built-in or external libraries to accomplish the conversion).", "authors" : ["geofflane"], "contributors" : ["AndreaCrotti", "canweriotnow", "dkinzer", "haus", "kytrinyx", "mathias", "rubysolo", "yurrriq"], "files" : {"solution" : ["src/hexadecimal.clj"], "test" : ["test/hexadecimal_test.clj"], "example" : [".meta/src/example.clj"]}, "source" : "All of Computer Science", "source_url" : "http://www.wolframalpha.com/examples/NumberBases.html"}
json_instruct
{"type": "object", "properties": {"blurb": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "contributors": {"type": "array", "items": {"type": "string"}}, "files": {"type": "object", "properties": {"solution": {"type": "array", "items": {"type": "string"}}, "test": {"type": "array", "items": {"type": "string"}}, "example": {"type": "array", "items": {"type": "string"}}}, "required": ["solution", "test", "example"]}, "source": {"type": "string"}, "source_url": {"type": "string"}}, "required": ["blurb", "authors", "contributors", "files", "source", "source_url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"lint": {"type": "string"}}, "required": ["lint"]}, "bin": {"type": "object", "properties": {"versionize": {"type": "string"}}, "required": ["versionize"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"find-package-json": {"type": "string"}, "semver": {"type": "string"}, "shelljs": {"type": "string"}, "slug": {"type": "string"}}, "required": ["find-package-json", "semver", "shelljs", "slug"]}, "devDependencies": {"type": "object", "properties": {"eslint-config-kupibilet": {"type": "string"}}, "required": ["eslint-config-kupibilet"]}}, "required": ["name", "version", "description", "keywords", "main", "scripts", "bin", "repository", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "versionize", "version" : "1.0.6", "description" : "Custom package version by branch name and commit hash", "keywords" : ["npm", "version", "beta", "rc", "publish"], "main" : "index.js", "scripts" : {"lint" : "eslint index.js"}, "bin" : {"versionize" : "./index.js"}, "repository" : {"type" : "git", "url" : "git+https://github.com/kupibilet-frontend/versionize.git"}, "author" : "Kupibilet team (http://kupibilet.ru)", "license" : "MIT", "bugs" : {"url" : "https://github.com/kupibilet-frontend/versionize/issues"}, "homepage" : "https://github.com/kupibilet-frontend/versionize#readme", "dependencies" : {"find-package-json" : "^1.0.0", "semver" : "^5.5.0", "shelljs" : "^0.8.1", "slug" : "^0.9.1"}, "devDependencies" : {"eslint-config-kupibilet" : "^9.3.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"lint": {"type": "string"}}, "required": ["lint"]}, "bin": {"type": "object", "properties": {"versionize": {"type": "string"}}, "required": ["versionize"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"find-package-json": {"type": "string"}, "semver": {"type": "string"}, "shelljs": {"type": "string"}, "slug": {"type": "string"}}, "required": ["find-package-json", "semver", "shelljs", "slug"]}, "devDependencies": {"type": "object", "properties": {"eslint-config-kupibilet": {"type": "string"}}, "required": ["eslint-config-kupibilet"]}}, "required": ["name", "version", "description", "keywords", "main", "scripts", "bin", "repository", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "number"}, "$schema": "http://json-schema.org/draft-07/schema#"}
[124799.97806849006, 125079.37887799504, 125824.44770334163, 126103.8485128466]
json_instruct
{"type": "array", "items": {"type": "number"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "host": {"type": "boolean"}}, "required": ["name", "host"]}}}, "required": ["name", "version", "description", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "vcpkg-hello-world-1", "version" : "0", "description" : "A port that builds a hello world function to be used in examples testing general behavior.", "dependencies" : [{"name" : "vcpkg-cmake", "host" : true}, {"name" : "vcpkg-cmake-config", "host" : true}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "host": {"type": "boolean"}}, "required": ["name", "host"]}}}, "required": ["name", "version", "description", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"package": {"type": "string"}, "downloads": {"type": "integer"}, "count": {"type": "integer"}}, "required": ["package", "downloads", "count"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"package" : "bioconductor-illuminahumanwgdaslv4.db", "downloads" : 1100, "count" : 1035}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"package": {"type": "string"}, "downloads": {"type": "integer"}, "count": {"type": "integer"}}, "required": ["package", "downloads", "count"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"compileOnSave": {"type": "boolean"}, "compilerOptions": {"type": "object", "properties": {"rootDir": {"type": "string"}, "sourceMap": {"type": "boolean"}, "declaration": {"type": "boolean"}, "moduleResolution": {"type": "string"}, "emitDecoratorMetadata": {"type": "boolean"}, "experimentalDecorators": {"type": "boolean"}, "esModuleInterop": {"type": "boolean"}, "importHelpers": {"type": "boolean"}, "target": {"type": "string"}, "module": {"type": "string"}, "lib": {"type": "array", "items": {"type": "string"}}, "skipLibCheck": {"type": "boolean"}, "skipDefaultLibCheck": {"type": "boolean"}, "baseUrl": {"type": "string"}, "paths": {"type": "object", "properties": {"@algomart/schemas": {"type": "array", "items": {"type": "string"}}, "@algomart/shared/adapters": {"type": "array", "items": {"type": "string"}}, "@algomart/shared/models": {"type": "array", "items": {"type": "string"}}, "@algomart/shared/plugins": {"type": "array", "items": {"type": "string"}}, "@algomart/shared/services": {"type": "array", "items": {"type": "string"}}, "@algomart/shared/utils": {"type": "array", "items": {"type": "string"}}, "@api-tests/*": {"type": "array", "items": {"type": "string"}}, "@api/*": {"type": "array", "items": {"type": "string"}}}, "required": ["@algomart/schemas", "@algomart/shared/adapters", "@algomart/shared/models", "@algomart/shared/plugins", "@algomart/shared/services", "@algomart/shared/utils", "@api-tests/*", "@api/*"]}}, "required": ["rootDir", "sourceMap", "declaration", "moduleResolution", "emitDecoratorMetadata", "experimentalDecorators", "esModuleInterop", "importHelpers", "target", "module", "lib", "skipLibCheck", "skipDefaultLibCheck", "baseUrl", "paths"]}, "exclude": {"type": "array", "items": {"type": "string"}}}, "required": ["compileOnSave", "compilerOptions", "exclude"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"compileOnSave" : false, "compilerOptions" : {"rootDir" : ".", "sourceMap" : true, "declaration" : false, "moduleResolution" : "node", "emitDecoratorMetadata" : true, "experimentalDecorators" : true, "esModuleInterop" : true, "importHelpers" : true, "target" : "es2015", "module" : "esnext", "lib" : ["ES2017", "DOM", "DOM.Iterable"], "skipLibCheck" : true, "skipDefaultLibCheck" : true, "baseUrl" : ".", "paths" : {"@algomart/schemas" : ["libs/schemas/src/index.ts"], "@algomart/shared/adapters" : ["libs/shared/adapters/src/index.ts"], "@algomart/shared/models" : ["libs/shared/models/src/index.ts"], "@algomart/shared/plugins" : ["libs/shared/plugins/src/index.ts"], "@algomart/shared/services" : ["libs/shared/services/src/index.ts"], "@algomart/shared/utils" : ["libs/shared/utils/src/index.ts"], "@api-tests/*" : ["apps/api/test/*"], "@api/*" : ["apps/api/src/*"]}}, "exclude" : ["node_modules", "tmp"]}
json_instruct
{"type": "object", "properties": {"compileOnSave": {"type": "boolean"}, "compilerOptions": {"type": "object", "properties": {"rootDir": {"type": "string"}, "sourceMap": {"type": "boolean"}, "declaration": {"type": "boolean"}, "moduleResolution": {"type": "string"}, "emitDecoratorMetadata": {"type": "boolean"}, "experimentalDecorators": {"type": "boolean"}, "esModuleInterop": {"type": "boolean"}, "importHelpers": {"type": "boolean"}, "target": {"type": "string"}, "module": {"type": "string"}, "lib": {"type": "array", "items": {"type": "string"}}, "skipLibCheck": {"type": "boolean"}, "skipDefaultLibCheck": {"type": "boolean"}, "baseUrl": {"type": "string"}, "paths": {"type": "object", "properties": {"@algomart/schemas": {"type": "array", "items": {"type": "string"}}, "@algomart/shared/adapters": {"type": "array", "items": {"type": "string"}}, "@algomart/shared/models": {"type": "array", "items": {"type": "string"}}, "@algomart/shared/plugins": {"type": "array", "items": {"type": "string"}}, "@algomart/shared/services": {"type": "array", "items": {"type": "string"}}, "@algomart/shared/utils": {"type": "array", "items": {"type": "string"}}, "@api-tests/*": {"type": "array", "items": {"type": "string"}}, "@api/*": {"type": "array", "items": {"type": "string"}}}, "required": ["@algomart/schemas", "@algomart/shared/adapters", "@algomart/shared/models", "@algomart/shared/plugins", "@algomart/shared/services", "@algomart/shared/utils", "@api-tests/*", "@api/*"]}}, "required": ["rootDir", "sourceMap", "declaration", "moduleResolution", "emitDecoratorMetadata", "experimentalDecorators", "esModuleInterop", "importHelpers", "target", "module", "lib", "skipLibCheck", "skipDefaultLibCheck", "baseUrl", "paths"]}, "exclude": {"type": "array", "items": {"type": "string"}}}, "required": ["compileOnSave", "compilerOptions", "exclude"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"(0, 0)": {"type": "string"}, "(1, 0)": {"type": "string"}, "(1, 1)": {"type": "string"}, "(1, 2)": {"type": "string"}, "(1, 3)": {"type": "string"}, "(1, 4)": {"type": "string"}, "(1, 5)": {"type": "string"}, "(2, 0)": {"type": "string"}, "(2, 1)": {"type": "string"}, "(2, 2)": {"type": "string"}, "(2, 3)": {"type": "string"}, "(2, 4)": {"type": "string"}, "(2, 5)": {"type": "string"}, "(3, 0)": {"type": "string"}, "(3, 1)": {"type": "string"}, "(3, 2)": {"type": "string"}, "(3, 3)": {"type": "string"}, "(3, 4)": {"type": "string"}, "(3, 5)": {"type": "string"}, "(4, 0)": {"type": "string"}, "(4, 1)": {"type": "string"}, "(4, 2)": {"type": "string"}, "(4, 3)": {"type": "string"}, "(4, 4)": {"type": "string"}, "(4, 5)": {"type": "string"}, "(5, 0)": {"type": "string"}, "(5, 1)": {"type": "string"}, "(5, 2)": {"type": "string"}, "(5, 3)": {"type": "string"}, "(5, 4)": {"type": "string"}, "(5, 5)": {"type": "string"}, "(6, 0)": {"type": "string"}, "(6, 1)": {"type": "string"}, "(6, 2)": {"type": "string"}, "(6, 3)": {"type": "string"}, "(6, 4)": {"type": "string"}, "(6, 5)": {"type": "string"}}, "required": ["(0, 0)", "(1, 0)", "(1, 1)", "(1, 2)", "(1, 3)", "(1, 4)", "(1, 5)", "(2, 0)", "(2, 1)", "(2, 2)", "(2, 3)", "(2, 4)", "(2, 5)", "(3, 0)", "(3, 1)", "(3, 2)", "(3, 3)", "(3, 4)", "(3, 5)", "(4, 0)", "(4, 1)", "(4, 2)", "(4, 3)", "(4, 4)", "(4, 5)", "(5, 0)", "(5, 1)", "(5, 2)", "(5, 3)", "(5, 4)", "(5, 5)", "(6, 0)", "(6, 1)", "(6, 2)", "(6, 3)", "(6, 4)", "(6, 5)"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"(0, 0)" : "elimination chamber (2011)", "(1, 0)" : "eliminated", "(1, 1)" : "wrestler", "(1, 2)" : "entered", "(1, 3)" : "eliminated by", "(1, 4)" : "method of elimination", "(1, 5)" : "time", "(2, 0)" : "1", "(2, 1)" : "wade barrett", "(2, 2)" : "3", "(2, 3)" : "big show", "(2, 4)" : "pinned after a ko punch", "(2, 5)" : "18:48", "(3, 0)" : "2", "(3, 1)" : "big show", "(3, 2)" : "6", "(3, 3)" : "kane", "(3, 4)" : "pinned after a chokeslam", "(3, 5)" : "20:54", "(4, 0)" : "3", "(4, 1)" : "drew mcintyre", "(4, 2)" : "5", "(4, 3)" : "kane", "(4, 4)" : "pinned after a chokeslam", "(4, 5)" : "21:09", "(5, 0)" : "4", "(5, 1)" : "kane", "(5, 2)" : "4", "(5, 3)" : "edge", "(5, 4)" : "pinned after a spear", "(5, 5)" : "22:50", "(6, 0)" : "5", "(6, 1)" : "rey mysterio", "(6, 2)" : "2", "(6, 3)" : "edge", "(6, 4)" : "pinned after a spear", "(6, 5)" : "31:30"}
json_instruct
{"type": "object", "properties": {"(0, 0)": {"type": "string"}, "(1, 0)": {"type": "string"}, "(1, 1)": {"type": "string"}, "(1, 2)": {"type": "string"}, "(1, 3)": {"type": "string"}, "(1, 4)": {"type": "string"}, "(1, 5)": {"type": "string"}, "(2, 0)": {"type": "string"}, "(2, 1)": {"type": "string"}, "(2, 2)": {"type": "string"}, "(2, 3)": {"type": "string"}, "(2, 4)": {"type": "string"}, "(2, 5)": {"type": "string"}, "(3, 0)": {"type": "string"}, "(3, 1)": {"type": "string"}, "(3, 2)": {"type": "string"}, "(3, 3)": {"type": "string"}, "(3, 4)": {"type": "string"}, "(3, 5)": {"type": "string"}, "(4, 0)": {"type": "string"}, "(4, 1)": {"type": "string"}, "(4, 2)": {"type": "string"}, "(4, 3)": {"type": "string"}, "(4, 4)": {"type": "string"}, "(4, 5)": {"type": "string"}, "(5, 0)": {"type": "string"}, "(5, 1)": {"type": "string"}, "(5, 2)": {"type": "string"}, "(5, 3)": {"type": "string"}, "(5, 4)": {"type": "string"}, "(5, 5)": {"type": "string"}, "(6, 0)": {"type": "string"}, "(6, 1)": {"type": "string"}, "(6, 2)": {"type": "string"}, "(6, 3)": {"type": "string"}, "(6, 4)": {"type": "string"}, "(6, 5)": {"type": "string"}}, "required": ["(0, 0)", "(1, 0)", "(1, 1)", "(1, 2)", "(1, 3)", "(1, 4)", "(1, 5)", "(2, 0)", "(2, 1)", "(2, 2)", "(2, 3)", "(2, 4)", "(2, 5)", "(3, 0)", "(3, 1)", "(3, 2)", "(3, 3)", "(3, 4)", "(3, 5)", "(4, 0)", "(4, 1)", "(4, 2)", "(4, 3)", "(4, 4)", "(4, 5)", "(5, 0)", "(5, 1)", "(5, 2)", "(5, 3)", "(5, 4)", "(5, 5)", "(6, 0)", "(6, 1)", "(6, 2)", "(6, 3)", "(6, 4)", "(6, 5)"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"author": {"type": "string"}, "dependencies": {"type": "array", "items": {}}, "issues_url": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "operatingsystem_support": {"type": "array", "items": {"type": "object", "properties": {"operatingsystem": {"type": "string"}, "operatingsystemrelease": {"type": "array", "items": {"type": "string"}}}, "required": ["operatingsystem", "operatingsystemrelease"]}}, "project_page": {"type": "string"}, "source": {"type": "string"}, "summary": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}}, "required": ["author", "dependencies", "issues_url", "license", "name", "operatingsystem_support", "project_page", "source", "summary", "tags", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"author" : "Government Digital Service", "dependencies" : [], "issues_url" : "https://github.com/alphagov/puppet-reporter-sentry/issues", "license" : "MIT", "name" : "alphagov-puppet-reporter-sentry", "operatingsystem_support" : [{"operatingsystem" : "Ubuntu", "operatingsystemrelease" : ["14.04"]}], "project_page" : "https://github.com/alphagov/puppet-reporter-sentry", "source" : "https://github.com/alphagov/puppet-reporter-sentry", "summary" : "Module to install a Puppet reporter for Sentry", "tags" : ["sentry"], "version" : "0.1.0"}
json_instruct
{"type": "object", "properties": {"author": {"type": "string"}, "dependencies": {"type": "array", "items": {}}, "issues_url": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "operatingsystem_support": {"type": "array", "items": {"type": "object", "properties": {"operatingsystem": {"type": "string"}, "operatingsystemrelease": {"type": "array", "items": {"type": "string"}}}, "required": ["operatingsystem", "operatingsystemrelease"]}}, "project_page": {"type": "string"}, "source": {"type": "string"}, "summary": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}}, "required": ["author", "dependencies", "issues_url", "license", "name", "operatingsystem_support", "project_page", "source", "summary", "tags", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "release": {"type": "string"}}, "required": ["test", "release"]}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "string"}, "homepage": {"type": "string"}, "publishConfig": {"type": "object", "properties": {"registry": {"type": "string"}}, "required": ["registry"]}, "devDependencies": {"type": "object", "properties": {"@tycrek/log": {"type": "string"}, "express": {"type": "string"}, "node-fetch": {"type": "string"}}, "required": ["@tycrek/log", "express", "node-fetch"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "publishConfig", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@tycrek/express-nofavicon", "version" : "1.0.3", "description" : "Tiny Express middleware that sends HTTP 204 \"No Content\" for Favicon requests. ", "main" : "nofavicon.js", "scripts" : {"test" : "node test.js", "release" : "np"}, "repository" : "github:tycrek/NoFavicon", "author" : "tycrek <t@tycrek.com> (https://tycrek.com/)", "license" : "ISC", "bugs" : "https://github.com/tycrek/NoFavicon/issues", "homepage" : "https://github.com/tycrek/NoFavicon#readme", "publishConfig" : {"registry" : "https://npm.pkg.github.com"}, "devDependencies" : {"@tycrek/log" : "^0.5.5", "express" : "^4.17.1", "node-fetch" : "^2.6.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "release": {"type": "string"}}, "required": ["test", "release"]}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "string"}, "homepage": {"type": "string"}, "publishConfig": {"type": "object", "properties": {"registry": {"type": "string"}}, "required": ["registry"]}, "devDependencies": {"type": "object", "properties": {"@tycrek/log": {"type": "string"}, "express": {"type": "string"}, "node-fetch": {"type": "string"}}, "required": ["@tycrek/log", "express", "node-fetch"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "publishConfig", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "BUDI", "frequency" : 0, "gender" : "female"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object", "properties": {"bitomule": {"type": "string"}}, "required": ["bitomule"]}, "social_media_url": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "requires_arc": {"type": "boolean"}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "social_media_url", "platforms", "source", "source_files", "requires_arc"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "DateHelpers", "version" : "0.0.2", "summary" : "Swift extension adding some handy methods to NSDate", "description" : " This extension will add this methods to NSDate:\n\n * beginningOfDate()->NSDate\nReturns an NSDate for the same day at 0 hours, 0 minutes and 0 seconds\n * endOfDate()->NSDate\nReturns an NSDate for the same day at 23 hours, 59 minutes and 59 seconds\n* IsToday()->Bool\nReturn true if Date is the same day as current NSDate\n\n\n", "homepage" : "https://github.com/bitomule/DateHelpers", "license" : "MIT", "authors" : {"bitomule" : "bitomule@gmail.com"}, "social_media_url" : "http://twitter.com/bitomule", "platforms" : {"ios" : "8.0"}, "source" : {"git" : "https://github.com/bitomule/DateHelpers.git", "tag" : "0.0.2"}, "source_files" : "Source/*.swift", "requires_arc" : true}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object", "properties": {"bitomule": {"type": "string"}}, "required": ["bitomule"]}, "social_media_url": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "requires_arc": {"type": "boolean"}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "social_media_url", "platforms", "source", "source_files", "requires_arc"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "coverage": {"type": "string"}, "prepublish": {"type": "string"}}, "required": ["start", "test", "coverage", "prepublish"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "dependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "cisco-password-decoder": {"type": "string"}, "codecov": {"type": "string"}, "commander": {"type": "string"}, "husky": {"type": "string"}, "mocha": {"type": "string"}, "node-forge": {"type": "string"}, "nyc": {"type": "string"}, "pkg-ok": {"type": "string"}}, "required": ["chai", "cisco-password-decoder", "codecov", "commander", "husky", "mocha", "node-forge", "nyc", "pkg-ok"]}, "husky": {"type": "object", "properties": {"hooks": {"type": "object", "properties": {"pre-commit": {"type": "string"}}, "required": ["pre-commit"]}}, "required": ["hooks"]}}, "required": ["name", "version", "description", "bin", "scripts", "keywords", "author", "license", "repository", "dependencies", "husky"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "cisco-password-decoder", "version" : "1.1.1", "description" : "CLI Decoder for password encoding of Cisco VPN client", "bin" : "src/command.js", "scripts" : {"start" : "src/command.js", "test" : "nyc --reporter=html --reporter=text mocha", "coverage" : "nyc report --reporter=text-lcov && codecov", "prepublish" : "pkg-ok"}, "keywords" : ["cisco", "password", "decoder", "command", "test"], "author" : "Gabriel Le Breton <lebreton.gabriel@gmail.com>", "license" : "MIT", "repository" : {"type" : "git", "url" : "https://github.com/gableroux/cisco-password-decoder-cli.git"}, "dependencies" : {"chai" : "^4.2.0", "cisco-password-decoder" : "git://github.com/GabLeRoux/cisco-password-decoder.git#89fe78016e9f195188f26b3860b63fad2e1c22b0", "codecov" : "^3.3.0", "commander" : "^2.20.0", "husky" : "^1.3.1", "mocha" : "^6.0.2", "node-forge" : "^0.8.2", "nyc" : "^13.3.0", "pkg-ok" : "^2.3.1"}, "husky" : {"hooks" : {"pre-commit" : "npm test"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "coverage": {"type": "string"}, "prepublish": {"type": "string"}}, "required": ["start", "test", "coverage", "prepublish"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "dependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "cisco-password-decoder": {"type": "string"}, "codecov": {"type": "string"}, "commander": {"type": "string"}, "husky": {"type": "string"}, "mocha": {"type": "string"}, "node-forge": {"type": "string"}, "nyc": {"type": "string"}, "pkg-ok": {"type": "string"}}, "required": ["chai", "cisco-password-decoder", "codecov", "commander", "husky", "mocha", "node-forge", "nyc", "pkg-ok"]}, "husky": {"type": "object", "properties": {"hooks": {"type": "object", "properties": {"pre-commit": {"type": "string"}}, "required": ["pre-commit"]}}, "required": ["hooks"]}}, "required": ["name", "version", "description", "bin", "scripts", "keywords", "author", "license", "repository", "dependencies", "husky"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"directions" : ["Wash and dry grapes. In a large bowl, mix together the cream cheese, sour cream, sugar and vanilla. Add grapes and mix until evenly incorporated. Sprinkle with brown sugar and pecans, mix again and refrigerate until serving."], "ingredients" : ["4 pounds seedless green grapes", "1 (8 ounce) package cream cheese", "1 (8 ounce) container sour cream", "1/2 cup white sugar", "1 teaspoon vanilla extract", "4 ounces chopped pecans", "2 tablespoons brown sugar"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Green Grape Salad", "url" : "http://allrecipes.com/recipe/24378/green-grape-salad/"}
json_instruct
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"bluebird": {"type": "string"}, "body-parser": {"type": "string"}, "chalk": {"type": "string"}, "clone": {"type": "string"}, "clone-deep": {"type": "string"}, "cors": {"type": "string"}, "express": {"type": "string"}, "mongoose": {"type": "string"}, "morgan": {"type": "string"}, "nodemailer": {"type": "string"}, "stately.js": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["bluebird", "body-parser", "chalk", "clone", "clone-deep", "cors", "express", "mongoose", "morgan", "nodemailer", "stately.js", "uuid"]}, "author": {"type": "string"}, "license": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["name", "version", "main", "engines", "scripts", "dependencies", "author", "license", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "dbstore", "version" : "0.7.0", "main" : "app.js", "engines" : {"node" : ">=4.0.0", "npm" : ">=3.0.0"}, "scripts" : {"start" : "nodemon ./server"}, "dependencies" : {"bluebird" : "^3.4.3", "body-parser" : "^1.17.1", "chalk" : "1.1.3", "clone" : "^2.1.1", "clone-deep" : "1.0.0", "cors" : "^2.8.3", "express" : "^4.15.2", "mongoose" : "4.5.6", "morgan" : "^1.7.0", "nodemailer" : "^2.6.0", "stately.js" : "2.0.0", "uuid" : "3.1.0"}, "author" : "xio", "license" : "MIT", "homepage" : "http://www.xiollc.com"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"bluebird": {"type": "string"}, "body-parser": {"type": "string"}, "chalk": {"type": "string"}, "clone": {"type": "string"}, "clone-deep": {"type": "string"}, "cors": {"type": "string"}, "express": {"type": "string"}, "mongoose": {"type": "string"}, "morgan": {"type": "string"}, "nodemailer": {"type": "string"}, "stately.js": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["bluebird", "body-parser", "chalk", "clone", "clone-deep", "cors", "express", "mongoose", "morgan", "nodemailer", "stately.js", "uuid"]}, "author": {"type": "string"}, "license": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["name", "version", "main", "engines", "scripts", "dependencies", "author", "license", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"@context": {"type": "string"}, "@type": {"type": "array", "items": {"type": "string"}}, "identifier": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "dataset": {"type": "array", "items": {"type": "string"}}, "additionalProperty": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "name": {"type": "string"}, "value": {"type": "string"}, "valueReference": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}}, "required": ["@type", "name", "url"]}}}, "required": ["@type", "name", "value", "valueReference"]}}}, "required": ["@context", "@type", "identifier", "name", "url", "description", "dataset", "additionalProperty"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"@context" : "http://schema.org", "@type" : ["BioChemEntity", "Sample"], "identifier" : ["biosamples:SAMN04451729", "mmp.ref:MMP04451729"], "name" : "Wenyingzhuangia fucanilytica strain CZ1127", "url" : "https://mmp.sfb.uit.no/databases/marref/#/records/MMP04451729", "description" : "Genome sequence of a marine bacteria Wenyingzhuangia fucanilytica CZ1127", "dataset" : ["http://www.ebi.ac.uk/ena/data/search?query=PRJNA309604", "https://www.arb-silva.de/search/show/ssu/insdc/309604", "https://www.arb-silva.de/search/show/lsu/insdc/309604", "http://www.ebi.ac.uk/ena/data/view/GCF_001697185.1"], "additionalProperty" : [{"@type" : "PropertyValue", "name" : "Geographic Location (GAZ)", "value" : "Jiaozhou Bay", "valueReference" : [{"@type" : "CategoryCode", "name" : "Jiaozhou Bay", "url" : "https://www.ebi.ac.uk/ols/ontologies/gaz/terms?iri=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FGAZ_00011756"}]}, {"@type" : "PropertyValue", "name" : "Organism", "value" : "Wenyingzhuangia fucanilytica", "valueReference" : [{"@type" : "CategoryCode", "name" : "Wenyingzhuangia fucanilytica", "url" : "https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=1790137"}]}]}
json_instruct
{"type": "object", "properties": {"@context": {"type": "string"}, "@type": {"type": "array", "items": {"type": "string"}}, "identifier": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "dataset": {"type": "array", "items": {"type": "string"}}, "additionalProperty": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "name": {"type": "string"}, "value": {"type": "string"}, "valueReference": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}}, "required": ["@type", "name", "url"]}}}, "required": ["@type", "name", "value", "valueReference"]}}}, "required": ["@context", "@type", "identifier", "name", "url", "description", "dataset", "additionalProperty"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
[" 3333 333 3 3 ", " 3 3 3 3 ", " 3 333 3 3 333 3 33 33 3 333 3333", " 3 3 3 3 3 333 3 3 3 3 3 3 3 ", " 3 3333 3 3 3333 3 3 3 3 333 3 ", " 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 ", " 333 3333 3 3333 333 33 3 3 3 33"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"version": {"type": "string"}, "name": {"type": "string"}, "cordova_name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "repo": {"type": "string"}, "issue": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "platforms": {"type": "array", "items": {"type": "string"}}, "engines": {"type": "array", "items": {}}, "englishdoc": {"type": "string"}}, "required": ["version", "name", "cordova_name", "description", "license", "repo", "issue", "keywords", "platforms", "engines", "englishdoc"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : "0.0.1", "name" : "com.safemotos.deviceorientation", "cordova_name" : "Device Orientation", "description" : "Plugin to give pitch, azimuth and roll based from sensor fusion", "license" : "MIT", "repo" : "https://github.com/kariscomp/SafeMotos-Device-Orientation.git", "issue" : "", "keywords" : ["cordova", "device", "orientation", "safemotos"], "platforms" : ["android"], "engines" : [], "englishdoc" : "Plugin to get pitch, azimuth and roll from smart phone sensors by using Sensor Fusion"}
json_instruct
{"type": "object", "properties": {"version": {"type": "string"}, "name": {"type": "string"}, "cordova_name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "repo": {"type": "string"}, "issue": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "platforms": {"type": "array", "items": {"type": "string"}}, "engines": {"type": "array", "items": {}}, "englishdoc": {"type": "string"}}, "required": ["version", "name", "cordova_name", "description", "license", "repo", "issue", "keywords", "platforms", "engines", "englishdoc"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "r": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "r"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"t" : "sakayap", "h" : [{"d" : [{"f" : "\u7a7f\u77ed\u88d9\u3002", "r" : ["`mi~`sapay~`a~`p~"]}]}], "stem" : "kayap"}
json_instruct
{"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "r": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "r"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"pkg/autopack_home_async_fs.js": {"type": "array", "items": {"type": "string"}}, "pkg/home_sync_pri1_js_0_image.js": {"type": "array", "items": {"type": "string"}}, "pkg/home_async_pri1_js_0_image.js": {"type": "array", "items": {"type": "string"}}, "pkg/home_sync_pri1_css_0_image.css": {"type": "array", "items": {"type": "string"}}}, "required": ["pkg/autopack_home_async_fs.js", "pkg/home_sync_pri1_js_0_image.js", "pkg/home_async_pri1_js_0_image.js", "pkg/home_sync_pri1_css_0_image.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pkg/autopack_home_async_fs.js" : ["/widget/hot-site/hot-site-async.js", "/widget/ui/anchorside/anchorside.js", "/widget/history-add/history-add-async.js", "/widget/history/history-c.js", "/widget/sort-area/sort-area-tab-async.js", "/widget/sort-area/sort-area-nav-async.js", "/widget/sort-area/sort/sort-async.js", "/widget/recommand/layout2/layout2-async.js", "/widget/personal-nav/personal-nav-async.js", "/widget/customsites/customsites-async.js"], "pkg/home_sync_pri1_js_0_image.js" : ["/widget/ui/facebook/fbclient-tpl.js"], "pkg/home_async_pri1_js_0_image.js" : ["/widget/custom-sidebar/custom-sidebar-messagebubble.js", "/widget/hot-site/game-history/game-history-async.js", "/widget/sortsite/sortsite-async.js", "/widget/ui/facebook/sns-share.js", "/widget/ui/fool-day/fool-day.min.js", "/widget/ui/sidebar-facebook/facebook-out.js", "/widget/water/water-a.js", "/widget/ui/facebook/fbclient-core.js", "/widget/ui/facebook/fbclient.js", "/widget/ui/facebook/facebook.js"], "pkg/home_sync_pri1_css_0_image.css" : ["/widget/customsites/ltr/ltr.more.css", "/widget/hot-site/game-history/game-history.css", "/widget/hot-site/ltr/ltr.more.css", "/widget/mail/ltr/ltr.css", "/widget/sortsite/ltr/ltr.css"]}
json_instruct
{"type": "object", "properties": {"pkg/autopack_home_async_fs.js": {"type": "array", "items": {"type": "string"}}, "pkg/home_sync_pri1_js_0_image.js": {"type": "array", "items": {"type": "string"}}, "pkg/home_async_pri1_js_0_image.js": {"type": "array", "items": {"type": "string"}}, "pkg/home_sync_pri1_css_0_image.css": {"type": "array", "items": {"type": "string"}}}, "required": ["pkg/autopack_home_async_fs.js", "pkg/home_sync_pri1_js_0_image.js", "pkg/home_async_pri1_js_0_image.js", "pkg/home_sync_pri1_css_0_image.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ast" : null, "code" : "/**\n * SplitButton all module\n */\nexport * from './common/index';\nexport * from './drop-down-button/index';\nexport * from './split-button/index';\nexport * from './button-group/index';\nexport * from './progress-button/index';", "map" : {"version" : 3, "sources" : ["C:/Users/khouloud/Documents/PI/MERN_Stack_PI/node_modules/@syncfusion/ej2-splitbuttons/src/index.js"], "names" : [], "mappings" : "AAAA;;;AAGA,cAAc,gBAAd;AACA,cAAc,0BAAd;AACA,cAAc,sBAAd;AACA,cAAc,sBAAd;AACA,cAAc,yBAAd", "sourcesContent" : ["/**\n * SplitButton all module\n */\nexport * from './common/index';\nexport * from './drop-down-button/index';\nexport * from './split-button/index';\nexport * from './button-group/index';\nexport * from './progress-button/index';\n"]}, "metadata" : {}, "sourceType" : "module"}
json_instruct
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"Status": {"type": "integer"}, "TimeLimitReached": {"type": "boolean"}, "RunningTime": {"type": "string"}, "StartTimes": {"type": "array", "items": {"type": "object", "properties": {"JobIndex": {"type": "integer"}, "StartTime": {"type": "integer"}}, "required": ["JobIndex", "StartTime"]}}, "LowerBound": {"type": "number"}, "Objective": {"type": "integer"}, "TimeToBest": {"type": "null"}, "Metadata": {"type": "null"}, "AdditionalInfo": {"type": "object", "properties": {"NumNodes": {"type": "integer"}, "NumFails": {"type": "integer"}, "SearchSpeed": {"type": "number"}}, "required": ["NumNodes", "NumFails", "SearchSpeed"]}}, "required": ["Status", "TimeLimitReached", "RunningTime", "StartTimes", "LowerBound", "Objective", "TimeToBest", "Metadata", "AdditionalInfo"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Status" : 3, "TimeLimitReached" : true, "RunningTime" : "00:10:00.8150000", "StartTimes" : [{"JobIndex" : 0, "StartTime" : 3}, {"JobIndex" : 1, "StartTime" : 8}, {"JobIndex" : 2, "StartTime" : 103}, {"JobIndex" : 3, "StartTime" : 92}, {"JobIndex" : 4, "StartTime" : 13}, {"JobIndex" : 5, "StartTime" : 37}, {"JobIndex" : 6, "StartTime" : 42}, {"JobIndex" : 7, "StartTime" : 100}, {"JobIndex" : 8, "StartTime" : 47}, {"JobIndex" : 9, "StartTime" : 107}, {"JobIndex" : 10, "StartTime" : 116}, {"JobIndex" : 11, "StartTime" : 52}, {"JobIndex" : 12, "StartTime" : 118}, {"JobIndex" : 13, "StartTime" : 104}, {"JobIndex" : 14, "StartTime" : 57}, {"JobIndex" : 15, "StartTime" : 62}, {"JobIndex" : 16, "StartTime" : 111}, {"JobIndex" : 17, "StartTime" : 67}, {"JobIndex" : 18, "StartTime" : 120}, {"JobIndex" : 19, "StartTime" : 72}, {"JobIndex" : 20, "StartTime" : 122}, {"JobIndex" : 21, "StartTime" : 124}, {"JobIndex" : 22, "StartTime" : 77}, {"JobIndex" : 23, "StartTime" : 125}, {"JobIndex" : 24, "StartTime" : 82}, {"JobIndex" : 25, "StartTime" : 108}, {"JobIndex" : 26, "StartTime" : 87}, {"JobIndex" : 27, "StartTime" : 126}, {"JobIndex" : 28, "StartTime" : 112}, {"JobIndex" : 29, "StartTime" : 96}], "LowerBound" : 984.0, "Objective" : 2141, "TimeToBest" : null, "Metadata" : null, "AdditionalInfo" : {"NumNodes" : 4295236, "NumFails" : 2003227, "SearchSpeed" : 7173.2}}
json_instruct
{"type": "object", "properties": {"Status": {"type": "integer"}, "TimeLimitReached": {"type": "boolean"}, "RunningTime": {"type": "string"}, "StartTimes": {"type": "array", "items": {"type": "object", "properties": {"JobIndex": {"type": "integer"}, "StartTime": {"type": "integer"}}, "required": ["JobIndex", "StartTime"]}}, "LowerBound": {"type": "number"}, "Objective": {"type": "integer"}, "TimeToBest": {"type": "null"}, "Metadata": {"type": "null"}, "AdditionalInfo": {"type": "object", "properties": {"NumNodes": {"type": "integer"}, "NumFails": {"type": "integer"}, "SearchSpeed": {"type": "number"}}, "required": ["NumNodes", "NumFails", "SearchSpeed"]}}, "required": ["Status", "TimeLimitReached", "RunningTime", "StartTimes", "LowerBound", "Objective", "TimeToBest", "Metadata", "AdditionalInfo"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "filename": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "maintainers": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "website": {"type": "string"}}, "required": ["name", "website"]}}, "repositories": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}}, "required": ["name", "filename", "version", "homepage", "description", "keywords", "maintainers", "repositories"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "less.js", "filename" : "less.min.js", "version" : "1.6.3", "homepage" : "http://lesscss.org/", "description" : "Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins and functions.", "keywords" : ["css", "css3", "preprocessor", "pre-processor", "popular"], "maintainers" : [{"name" : "The Core Less Team", "website" : "https://github.com/orgs/less/members"}], "repositories" : [{"type" : "git", "url" : "https://github.com/less/less.js"}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "filename": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "maintainers": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "website": {"type": "string"}}, "required": ["name", "website"]}}, "repositories": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}}, "required": ["name", "filename", "version", "homepage", "description", "keywords", "maintainers", "repositories"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"PREVALENCE_BY_GENDER_AGE_YEAR": {"type": "object", "properties": {"TRELLIS_NAME": {"type": "array", "items": {"type": "string"}}, "SERIES_NAME": {"type": "array", "items": {"type": "string"}}, "X_CALENDAR_YEAR": {"type": "array", "items": {"type": "integer"}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {"type": "number"}}}, "required": ["TRELLIS_NAME", "SERIES_NAME", "X_CALENDAR_YEAR", "Y_PREVALENCE_1000PP"]}, "PREVALENCE_BY_MONTH": {"type": "object", "properties": {"X_CALENDAR_MONTH": {"type": "array", "items": {"type": "integer"}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {"type": "number"}}}, "required": ["X_CALENDAR_MONTH", "Y_PREVALENCE_1000PP"]}, "OBS_FREQUENCY_DISTRIBUTION": {"type": "object", "properties": {"Y_NUM_PERSONS": {"type": "integer"}, "X_COUNT": {"type": "integer"}}, "required": ["Y_NUM_PERSONS", "X_COUNT"]}, "OBSERVATIONS_BY_TYPE": {"type": "object", "properties": {"CONCEPT_NAME": {"type": "string"}, "COUNT_VALUE": {"type": "integer"}}, "required": ["CONCEPT_NAME", "COUNT_VALUE"]}, "AGE_AT_FIRST_OCCURRENCE": {"type": "object", "properties": {"CATEGORY": {"type": "array", "items": {"type": "string"}}, "MIN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P10_VALUE": {"type": "array", "items": {"type": "integer"}}, "P25_VALUE": {"type": "array", "items": {"type": "integer"}}, "MEDIAN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P75_VALUE": {"type": "array", "items": {"type": "integer"}}, "P90_VALUE": {"type": "array", "items": {"type": "integer"}}, "MAX_VALUE": {"type": "array", "items": {"type": "integer"}}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}}, "required": ["PREVALENCE_BY_GENDER_AGE_YEAR", "PREVALENCE_BY_MONTH", "OBS_FREQUENCY_DISTRIBUTION", "OBSERVATIONS_BY_TYPE", "AGE_AT_FIRST_OCCURRENCE"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"PREVALENCE_BY_GENDER_AGE_YEAR" : {"TRELLIS_NAME" : ["20-29", "30-39", "30-39", "30-39", "20-29", "20-29", "40-49", "30-39", "20-29", "40-49", "30-39", "30-39", "40-49", "20-29"], "SERIES_NAME" : ["FEMALE", "FEMALE", "FEMALE", "FEMALE", "FEMALE", "FEMALE", "FEMALE", "FEMALE", "FEMALE", "FEMALE", "FEMALE", "FEMALE", "FEMALE", "FEMALE"], "X_CALENDAR_YEAR" : [2011, 2011, 2012, 2013, 2013, 2014, 2014, 2014, 2015, 2015, 2015, 2016, 2016, 2017], "Y_PREVALENCE_1000PP" : [0.0346, 0.05206, 0.02985, 0.0223, 0.03206, 0.0708, 0.04547, 0.04993, 0.03482, 0.0255, 0.04604, 0.03037, 0.02758, 0.02335]}, "PREVALENCE_BY_MONTH" : {"X_CALENDAR_MONTH" : [201106, 201107, 201309, 201310, 201311, 201401, 201402, 201403, 201404, 201411, 201512, 201606, 201809], "Y_PREVALENCE_1000PP" : [0.0011, 0.0011, 0.00167, 0.00168, 0.00132, 0.00286, 0.00286, 0.00191, 0.00115, 0.00143, 0.00246, 0.0018, 0.00288]}, "OBS_FREQUENCY_DISTRIBUTION" : {"Y_NUM_PERSONS" : 0, "X_COUNT" : 1}, "OBSERVATIONS_BY_TYPE" : {"CONCEPT_NAME" : "Observation recorded from EHR", "COUNT_VALUE" : 277}, "AGE_AT_FIRST_OCCURRENCE" : {"CATEGORY" : ["MALE", "FEMALE"], "MIN_VALUE" : [15, 13], "P10_VALUE" : [15, 22], "P25_VALUE" : [47, 27], "MEDIAN_VALUE" : [48, 33], "P75_VALUE" : [61, 42], "P90_VALUE" : [81, 53], "MAX_VALUE" : [81, 79]}}
json_instruct
{"type": "object", "properties": {"PREVALENCE_BY_GENDER_AGE_YEAR": {"type": "object", "properties": {"TRELLIS_NAME": {"type": "array", "items": {"type": "string"}}, "SERIES_NAME": {"type": "array", "items": {"type": "string"}}, "X_CALENDAR_YEAR": {"type": "array", "items": {"type": "integer"}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {"type": "number"}}}, "required": ["TRELLIS_NAME", "SERIES_NAME", "X_CALENDAR_YEAR", "Y_PREVALENCE_1000PP"]}, "PREVALENCE_BY_MONTH": {"type": "object", "properties": {"X_CALENDAR_MONTH": {"type": "array", "items": {"type": "integer"}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {"type": "number"}}}, "required": ["X_CALENDAR_MONTH", "Y_PREVALENCE_1000PP"]}, "OBS_FREQUENCY_DISTRIBUTION": {"type": "object", "properties": {"Y_NUM_PERSONS": {"type": "integer"}, "X_COUNT": {"type": "integer"}}, "required": ["Y_NUM_PERSONS", "X_COUNT"]}, "OBSERVATIONS_BY_TYPE": {"type": "object", "properties": {"CONCEPT_NAME": {"type": "string"}, "COUNT_VALUE": {"type": "integer"}}, "required": ["CONCEPT_NAME", "COUNT_VALUE"]}, "AGE_AT_FIRST_OCCURRENCE": {"type": "object", "properties": {"CATEGORY": {"type": "array", "items": {"type": "string"}}, "MIN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P10_VALUE": {"type": "array", "items": {"type": "integer"}}, "P25_VALUE": {"type": "array", "items": {"type": "integer"}}, "MEDIAN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P75_VALUE": {"type": "array", "items": {"type": "integer"}}, "P90_VALUE": {"type": "array", "items": {"type": "integer"}}, "MAX_VALUE": {"type": "array", "items": {"type": "integer"}}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}}, "required": ["PREVALENCE_BY_GENDER_AGE_YEAR", "PREVALENCE_BY_MONTH", "OBS_FREQUENCY_DISTRIBUTION", "OBSERVATIONS_BY_TYPE", "AGE_AT_FIRST_OCCURRENCE"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"hash" : "0xaecd49aeea33f24b7195b12f9f77468928176ef21f30e8e19de9f826d06b7e11", "parentHash" : "0x3c5fa62b51e25a5887e53480b9fbc3b27e50352d1e3a02d603cd890a1cd5704f", "number" : 100039, "timestamp" : 1439799681, "nonce" : "0xd2d7c0ba34eea5a8", "difficulty" : 3858688455829, "gasLimit" : {"_hex" : "0x2fefd8"}, "gasUsed" : {"_hex" : "0x0"}, "miner" : "0xf927a40C8B7F6E07c5af7FA2155B4864a4112B13", "extraData" : "0x", "transactions" : []}
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"$class": {"type": "string"}, "BUYER": {"type": "string"}, "SELLER": {"type": "string"}, "INITIAL_DUE": {"type": "object", "properties": {"$class": {"type": "string"}, "doubleValue": {"type": "integer"}, "currencyCode": {"type": "string"}}, "required": ["$class", "doubleValue", "currencyCode"]}, "INTEREST_RATE": {"type": "number"}, "TOTAL_DUE_BEFORE_CLOSING": {"type": "object", "properties": {"$class": {"type": "string"}, "doubleValue": {"type": "integer"}, "currencyCode": {"type": "string"}}, "required": ["$class", "doubleValue", "currencyCode"]}, "MIN_PAYMENT": {"type": "object", "properties": {"$class": {"type": "string"}, "doubleValue": {"type": "integer"}, "currencyCode": {"type": "string"}}, "required": ["$class", "doubleValue", "currencyCode"]}, "DUE_AT_CLOSING": {"type": "object", "properties": {"$class": {"type": "string"}, "doubleValue": {"type": "integer"}, "currencyCode": {"type": "string"}}, "required": ["$class", "doubleValue", "currencyCode"]}, "FIRST_MONTH": {"type": "integer"}, "contractId": {"type": "string"}}, "required": ["$class", "BUYER", "SELLER", "INITIAL_DUE", "INTEREST_RATE", "TOTAL_DUE_BEFORE_CLOSING", "MIN_PAYMENT", "DUE_AT_CLOSING", "FIRST_MONTH", "contractId"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"$class" : "org.accordproject.installmentsale.InstallmentSaleContract", "BUYER" : "resource:org.accordproject.cicero.contract.AccordParty#Dan", "SELLER" : "resource:org.accordproject.cicero.contract.AccordParty#Ned", "INITIAL_DUE" : {"$class" : "org.accordproject.money.MonetaryAmount", "doubleValue" : 10000, "currencyCode" : "EUR"}, "INTEREST_RATE" : 1.5, "TOTAL_DUE_BEFORE_CLOSING" : {"$class" : "org.accordproject.money.MonetaryAmount", "doubleValue" : 9500, "currencyCode" : "EUR"}, "MIN_PAYMENT" : {"$class" : "org.accordproject.money.MonetaryAmount", "doubleValue" : 500, "currencyCode" : "EUR"}, "DUE_AT_CLOSING" : {"$class" : "org.accordproject.money.MonetaryAmount", "doubleValue" : 500, "currencyCode" : "EUR"}, "FIRST_MONTH" : 3, "contractId" : "dcee68a1-bd48-460f-bb78-ffe838e0aa98"}
json_instruct
{"type": "object", "properties": {"$class": {"type": "string"}, "BUYER": {"type": "string"}, "SELLER": {"type": "string"}, "INITIAL_DUE": {"type": "object", "properties": {"$class": {"type": "string"}, "doubleValue": {"type": "integer"}, "currencyCode": {"type": "string"}}, "required": ["$class", "doubleValue", "currencyCode"]}, "INTEREST_RATE": {"type": "number"}, "TOTAL_DUE_BEFORE_CLOSING": {"type": "object", "properties": {"$class": {"type": "string"}, "doubleValue": {"type": "integer"}, "currencyCode": {"type": "string"}}, "required": ["$class", "doubleValue", "currencyCode"]}, "MIN_PAYMENT": {"type": "object", "properties": {"$class": {"type": "string"}, "doubleValue": {"type": "integer"}, "currencyCode": {"type": "string"}}, "required": ["$class", "doubleValue", "currencyCode"]}, "DUE_AT_CLOSING": {"type": "object", "properties": {"$class": {"type": "string"}, "doubleValue": {"type": "integer"}, "currencyCode": {"type": "string"}}, "required": ["$class", "doubleValue", "currencyCode"]}, "FIRST_MONTH": {"type": "integer"}, "contractId": {"type": "string"}}, "required": ["$class", "BUYER", "SELLER", "INITIAL_DUE", "INTEREST_RATE", "TOTAL_DUE_BEFORE_CLOSING", "MIN_PAYMENT", "DUE_AT_CLOSING", "FIRST_MONTH", "contractId"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"gulp-util": {"type": "string"}, "through2": {"type": "string"}, "minimatch": {"type": "string"}}, "required": ["gulp-util", "through2", "minimatch"]}, "devDependencies": {"type": "object", "properties": {"mocha": {"type": "string"}, "should": {"type": "string"}}, "required": ["mocha", "should"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "gulp-src-sync", "version" : "0.0.0", "description" : "Synchronous version of gulp.src()", "main" : "index.js", "scripts" : {"test" : "mocha"}, "repository" : {"type" : "git", "url" : "https://github.com/hoho/gulp-src-sync.git"}, "keywords" : ["gulpplugin", "split", "merge", "cache"], "author" : "Marat Abdullin <dakota@brokenpipe.ru>", "license" : "MIT", "bugs" : {"url" : "https://github.com/hoho/gulp-src-sync/issues"}, "homepage" : "https://github.com/hoho/gulp-src-sync", "dependencies" : {"gulp-util" : "~3.0.4", "through2" : "~0.6.5", "minimatch" : "~2.0.7"}, "devDependencies" : {"mocha" : "*", "should" : "*"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"gulp-util": {"type": "string"}, "through2": {"type": "string"}, "minimatch": {"type": "string"}}, "required": ["gulp-util", "through2", "minimatch"]}, "devDependencies": {"type": "object", "properties": {"mocha": {"type": "string"}, "should": {"type": "string"}}, "required": ["mocha", "should"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "d514-110", "text" : "National Association of Broadcasters\n1771 N Street, N. W., Washington 6, D. G, Decatur 2-9300\nJOHN M. COURIC\nMANAGER OF PUBLIC RELATIONS\nAugust 27, 1962\nMr. Elmer G. Sulsser\nDirector\nRadio and Television Communications\nDepartment of Radio and Television\nIndiana University\nBloomington, Indiana\nDear Elmer:\nThank you for your letter of August 24*\nWe are pleased you like the new Speakers' Directory*\nFour more copies are enclosed, as you requested, and\nI also am sending a copy to Marion Cornell. I hope\nshe will be able to use it.\nSincerely,"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "directories": {"type": "object", "properties": {}, "required": []}, "dependencies": {"type": "object", "properties": {}, "required": []}, "devDependencies": {"type": "object", "properties": {"web-ext": {"type": "string"}}, "required": ["web-ext"]}, "scripts": {"type": "object", "properties": {"web-ext": {"type": "string"}}, "required": ["web-ext"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "directories", "dependencies", "devDependencies", "scripts", "repository", "author", "license", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "predefined-cookie-loader", "version" : "0.0.1", "description" : "Loads, overrides and sets predefined cookies into the browser", "directories" : {}, "dependencies" : {}, "devDependencies" : {"web-ext" : "^6.2.0"}, "scripts" : {"web-ext" : "web-ext"}, "repository" : {"type" : "git", "url" : "git+https://github.com/litetex/predefined-cookie-loader.git"}, "author" : "litetex", "license" : "MIT", "bugs" : {"url" : "https://github.com/litetex/predefined-cookie-loader/issues"}, "homepage" : "https://github.com/litetex/predefined-cookie-loader"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "directories": {"type": "object", "properties": {}, "required": []}, "dependencies": {"type": "object", "properties": {}, "required": []}, "devDependencies": {"type": "object", "properties": {"web-ext": {"type": "string"}}, "required": ["web-ext"]}, "scripts": {"type": "object", "properties": {"web-ext": {"type": "string"}}, "required": ["web-ext"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "directories", "dependencies", "devDependencies", "scripts", "repository", "author", "license", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"Status": {"type": "integer"}, "TimeLimitReached": {"type": "boolean"}, "RunningTime": {"type": "string"}, "StartTimes": {"type": "array", "items": {"type": "object", "properties": {"JobIndex": {"type": "integer"}, "OperationIndex": {"type": "integer"}, "StartTime": {"type": "number"}}, "required": ["JobIndex", "OperationIndex", "StartTime"]}}}, "required": ["Status", "TimeLimitReached", "RunningTime", "StartTimes"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Status" : 3, "TimeLimitReached" : true, "RunningTime" : "00:05:00.1498675", "StartTimes" : [{"JobIndex" : 0, "OperationIndex" : 0, "StartTime" : 308.0}, {"JobIndex" : 1, "OperationIndex" : 0, "StartTime" : 267.0}, {"JobIndex" : 2, "OperationIndex" : 0, "StartTime" : 181.0}, {"JobIndex" : 3, "OperationIndex" : 0, "StartTime" : 0.0}, {"JobIndex" : 4, "OperationIndex" : 0, "StartTime" : 335.0}, {"JobIndex" : 5, "OperationIndex" : 0, "StartTime" : 228.0}, {"JobIndex" : 6, "OperationIndex" : 0, "StartTime" : 338.0}, {"JobIndex" : 7, "OperationIndex" : 0, "StartTime" : 213.0}, {"JobIndex" : 8, "OperationIndex" : 0, "StartTime" : 61.0}, {"JobIndex" : 9, "OperationIndex" : 0, "StartTime" : 72.0}, {"JobIndex" : 10, "OperationIndex" : 0, "StartTime" : 52.0}, {"JobIndex" : 11, "OperationIndex" : 0, "StartTime" : 262.0}, {"JobIndex" : 12, "OperationIndex" : 0, "StartTime" : 96.0}, {"JobIndex" : 13, "OperationIndex" : 0, "StartTime" : 8.0}, {"JobIndex" : 14, "OperationIndex" : 0, "StartTime" : 279.0}, {"JobIndex" : 15, "OperationIndex" : 0, "StartTime" : 160.0}, {"JobIndex" : 16, "OperationIndex" : 0, "StartTime" : 291.0}, {"JobIndex" : 17, "OperationIndex" : 0, "StartTime" : 176.0}, {"JobIndex" : 18, "OperationIndex" : 0, "StartTime" : 28.0}, {"JobIndex" : 19, "OperationIndex" : 0, "StartTime" : 134.0}, {"JobIndex" : 20, "OperationIndex" : 0, "StartTime" : 109.0}, {"JobIndex" : 21, "OperationIndex" : 0, "StartTime" : 1.0}, {"JobIndex" : 22, "OperationIndex" : 0, "StartTime" : 242.0}, {"JobIndex" : 23, "OperationIndex" : 0, "StartTime" : 60.0}, {"JobIndex" : 24, "OperationIndex" : 0, "StartTime" : 24.0}, {"JobIndex" : 25, "OperationIndex" : 0, "StartTime" : 121.0}, {"JobIndex" : 26, "OperationIndex" : 0, "StartTime" : 240.0}, {"JobIndex" : 27, "OperationIndex" : 0, "StartTime" : 220.0}, {"JobIndex" : 28, "OperationIndex" : 0, "StartTime" : 313.0}, {"JobIndex" : 29, "OperationIndex" : 0, "StartTime" : 360.0}]}
json_instruct
{"type": "object", "properties": {"Status": {"type": "integer"}, "TimeLimitReached": {"type": "boolean"}, "RunningTime": {"type": "string"}, "StartTimes": {"type": "array", "items": {"type": "object", "properties": {"JobIndex": {"type": "integer"}, "OperationIndex": {"type": "integer"}, "StartTime": {"type": "number"}}, "required": ["JobIndex", "OperationIndex", "StartTime"]}}}, "required": ["Status", "TimeLimitReached", "RunningTime", "StartTimes"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"s": {"type": "string"}, "p": {"type": "array", "items": {"type": "integer"}}}, "required": ["s", "p"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"s" : "3", "p" : [13, 16, 14, 20, 5, 24, 12, 10, 21, 6, 28, 22, 9]}, {"s" : "3-POINT", "p" : [14]}, {"s" : "3.1", "p" : [13]}, {"s" : "3.2", "p" : [14, 13]}, {"s" : "30", "p" : [28, 10, 9]}, {"s" : "33", "p" : [18]}, {"s" : "34", "p" : [28]}, {"s" : "37", "p" : [28]}, {"s" : "39", "p" : [28]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"s": {"type": "string"}, "p": {"type": "array", "items": {"type": "integer"}}}, "required": ["s", "p"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "short_name": {"type": "string"}, "display": {"type": "string"}, "start_url": {"type": "string"}, "theme_color": {"type": "string"}, "background_color": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "size": {"type": "string"}, "type": {"type": "string"}}, "required": ["src", "size", "type"]}}}, "required": ["name", "short_name", "display", "start_url", "theme_color", "background_color", "icons"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Minimal app to try PWA", "short_name" : "Minimal PWA", "display" : "standalone", "start_url" : "/", "theme_color" : "#8888ff", "background_color" : "#aaaaff", "icons" : [{"src" : "e.jpg", "size" : "256*256", "type" : "image/jpg"}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "short_name": {"type": "string"}, "display": {"type": "string"}, "start_url": {"type": "string"}, "theme_color": {"type": "string"}, "background_color": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "size": {"type": "string"}, "type": {"type": "string"}}, "required": ["src", "size", "type"]}}}, "required": ["name", "short_name", "display", "start_url", "theme_color", "background_color", "icons"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"description": {"type": "string"}, "pages": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}}, "required": ["description", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"description" : "Dromaeo JSLib modify jquery JavaScript benchmark", "pages" : [{"url" : "file:///../../../../chrome/test/data/dromaeo/index.html?jslib-modify-jquery&automated"}]}
json_instruct
{"type": "object", "properties": {"description": {"type": "string"}, "pages": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}}, "required": ["description", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/throttle": {"type": "number"}, "timestamp": {"type": "string"}, "user/angle": {"type": "number"}, "user/mode": {"type": "string"}}, "required": ["cam/image_array", "user/throttle", "timestamp", "user/angle", "user/mode"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"cam/image_array" : "548_cam-image_array_.jpg", "user/throttle" : 0.6268257698294016, "timestamp" : "2019-02-17 21:48:07.824283", "user/angle" : 1.0, "user/mode" : "user"}
json_instruct
{"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/throttle": {"type": "number"}, "timestamp": {"type": "string"}, "user/angle": {"type": "number"}, "user/mode": {"type": "string"}}, "required": ["cam/image_array", "user/throttle", "timestamp", "user/angle", "user/mode"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "summary": {"type": "string"}, "license": {"type": "string"}, "source": {"type": "string"}, "project_page": {"type": "string"}, "issues_url": {"type": "string"}, "operatingsystem_support": {"type": "array", "items": {"type": "object", "properties": {"operatingsystem": {"type": "string"}, "operatingsystemrelease": {"type": "array", "items": {"type": "string"}}}, "required": ["operatingsystem", "operatingsystemrelease"]}}, "requirements": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "version_requirement": {"type": "string"}}, "required": ["name", "version_requirement"]}}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "version_requirement": {"type": "string"}}, "required": ["name", "version_requirement"]}}}, "required": ["name", "version", "author", "summary", "license", "source", "project_page", "issues_url", "operatingsystem_support", "requirements", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "strings-kibana3", "version" : "0.1.0", "author" : "narkisr.com", "summary" : "narkisr.com kibana3 module", "license" : "Apache-2.0", "source" : "https://github.com/pulling-strings/puppet-kibana3", "project_page" : "https://github.com/pulling-strings/puppet-kibana3", "issues_url" : "https://github.com/pulling-strings/puppet-kibana3/issues", "operatingsystem_support" : [{"operatingsystem" : "Ubuntu", "operatingsystemrelease" : ["14.04", "14.10"]}], "requirements" : [{"name" : "pe", "version_requirement" : ">= 3.2.0 < 3.4.0"}, {"name" : "puppet", "version_requirement" : "3.x"}], "dependencies" : [{"name" : "puppetlabs/stdlib", "version_requirement" : ">= 2.2.1"}, {"name" : "elasticsearch/logstash", "version_requirement" : ">= 0.5.1"}, {"name" : "jfryman/nginx", "version_requirement" : ">= 0.0.10"}, {"name" : "camptocamp/archive", "version_requirement" : ">= 0.3.6"}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "summary": {"type": "string"}, "license": {"type": "string"}, "source": {"type": "string"}, "project_page": {"type": "string"}, "issues_url": {"type": "string"}, "operatingsystem_support": {"type": "array", "items": {"type": "object", "properties": {"operatingsystem": {"type": "string"}, "operatingsystemrelease": {"type": "array", "items": {"type": "string"}}}, "required": ["operatingsystem", "operatingsystemrelease"]}}, "requirements": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "version_requirement": {"type": "string"}}, "required": ["name", "version_requirement"]}}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "version_requirement": {"type": "string"}}, "required": ["name", "version_requirement"]}}}, "required": ["name", "version", "author", "summary", "license", "source", "project_page", "issues_url", "operatingsystem_support", "requirements", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"python.pythonPath": {"type": "string"}, "jupyter.jupyterServerType": {"type": "string"}}, "required": ["python.pythonPath", "jupyter.jupyterServerType"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"python.pythonPath" : "/N/slate/filsilva/miniconda3/envs/inspiredata/bin/python", "jupyter.jupyterServerType" : "local"}
json_instruct
{"type": "object", "properties": {"python.pythonPath": {"type": "string"}, "jupyter.jupyterServerType": {"type": "string"}}, "required": ["python.pythonPath", "jupyter.jupyterServerType"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"date": {"type": "integer"}, "states": {"type": "integer"}, "positive": {"type": "integer"}, "negative": {"type": "integer"}, "pending": {"type": "integer"}, "hospitalizedCurrently": {"type": "integer"}, "hospitalizedCumulative": {"type": "integer"}, "inIcuCurrently": {"type": "integer"}, "inIcuCumulative": {"type": "integer"}, "onVentilatorCurrently": {"type": "integer"}, "onVentilatorCumulative": {"type": "integer"}, "dateChecked": {"type": "string"}, "death": {"type": "integer"}, "hospitalized": {"type": "integer"}, "totalTestResults": {"type": "integer"}, "lastModified": {"type": "string"}, "recovered": {"type": "null"}, "total": {"type": "integer"}, "posNeg": {"type": "integer"}, "deathIncrease": {"type": "integer"}, "hospitalizedIncrease": {"type": "integer"}, "negativeIncrease": {"type": "integer"}, "positiveIncrease": {"type": "integer"}, "totalTestResultsIncrease": {"type": "integer"}, "hash": {"type": "string"}}, "required": ["date", "states", "positive", "negative", "pending", "hospitalizedCurrently", "hospitalizedCumulative", "inIcuCurrently", "inIcuCumulative", "onVentilatorCurrently", "onVentilatorCumulative", "dateChecked", "death", "hospitalized", "totalTestResults", "lastModified", "recovered", "total", "posNeg", "deathIncrease", "hospitalizedIncrease", "negativeIncrease", "positiveIncrease", "totalTestResultsIncrease", "hash"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"date" : 20200703, "states" : 56, "positive" : 2781815, "negative" : 12948963, "pending" : 2237, "hospitalizedCurrently" : 37921, "hospitalizedCumulative" : 154248, "inIcuCurrently" : 7935, "inIcuCumulative" : 10937, "onVentilatorCurrently" : 2049, "onVentilatorCumulative" : 1059, "dateChecked" : "2020-07-03T24:00:00Z", "death" : 122255, "hospitalized" : 154248, "totalTestResults" : 37263322, "lastModified" : "2020-07-03T24:00:00Z", "recovered" : null, "total" : 0, "posNeg" : 0, "deathIncrease" : 602, "hospitalizedIncrease" : 1358, "negativeIncrease" : 247201, "positiveIncrease" : 54214, "totalTestResultsIncrease" : 796290, "hash" : "e485f2c6e7611e78bcfe4256ab6283fb6af4e7cc"}
json_instruct
{"type": "object", "properties": {"date": {"type": "integer"}, "states": {"type": "integer"}, "positive": {"type": "integer"}, "negative": {"type": "integer"}, "pending": {"type": "integer"}, "hospitalizedCurrently": {"type": "integer"}, "hospitalizedCumulative": {"type": "integer"}, "inIcuCurrently": {"type": "integer"}, "inIcuCumulative": {"type": "integer"}, "onVentilatorCurrently": {"type": "integer"}, "onVentilatorCumulative": {"type": "integer"}, "dateChecked": {"type": "string"}, "death": {"type": "integer"}, "hospitalized": {"type": "integer"}, "totalTestResults": {"type": "integer"}, "lastModified": {"type": "string"}, "recovered": {"type": "null"}, "total": {"type": "integer"}, "posNeg": {"type": "integer"}, "deathIncrease": {"type": "integer"}, "hospitalizedIncrease": {"type": "integer"}, "negativeIncrease": {"type": "integer"}, "positiveIncrease": {"type": "integer"}, "totalTestResultsIncrease": {"type": "integer"}, "hash": {"type": "string"}}, "required": ["date", "states", "positive", "negative", "pending", "hospitalizedCurrently", "hospitalizedCumulative", "inIcuCurrently", "inIcuCumulative", "onVentilatorCurrently", "onVentilatorCumulative", "dateChecked", "death", "hospitalized", "totalTestResults", "lastModified", "recovered", "total", "posNeg", "deathIncrease", "hospitalizedIncrease", "negativeIncrease", "positiveIncrease", "totalTestResultsIncrease", "hash"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"private": {"type": "boolean"}, "sideEffects": {"type": "boolean"}, "main": {"type": "string"}, "module": {"type": "string"}, "types": {"type": "string"}}, "required": ["private", "sideEffects", "main", "module", "types"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"private" : true, "sideEffects" : false, "main" : "./Ok.js", "module" : "./Ok.esm.js", "types" : "./Ok.d.ts"}
json_instruct
{"type": "object", "properties": {"private": {"type": "boolean"}, "sideEffects": {"type": "boolean"}, "main": {"type": "string"}, "module": {"type": "string"}, "types": {"type": "string"}}, "required": ["private", "sideEffects", "main", "module", "types"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"url" : "https://static.wikia.nocookie.net/griftlands_gamepedia_en/images/e/e8/Push_It.png/revision/latest?cb=20210808160704", "sha1" : "6912cebec03b4f48626f6705633d431e0d9025f6"}
json_instruct
{"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"title": {"type": "string"}, "credit": {"type": "string"}, "explanation": {"type": "string"}, "date": {"type": "string"}, "hdurl": {"type": "string"}, "service_version": {"type": "string"}, "media_type": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "credit", "explanation", "date", "hdurl", "service_version", "media_type", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Sunspot Region 30", "credit" : "MDI, SOHO, ESA, NASA", "explanation" : "The solar active region designated number 10030 (or simply region 30) is now appearing on the visible hemisphere of the closest star. Dwarfed by the Sun's disk, the group of sunspots which make up region 30 actually cover an enormous area -- nearly 10 times the size of Earth. The panels above were recorded July 15, 16, and 17 (top to bottom) by the MDI instrument on the space-based SOHO Observatory as the solar rotation slowly carried the large, dynamic sunspot group across the Sun's nearside. On July 15, a powerful solar flare erupted from this region followed by a coronal mass ejection. The energetic cloud of electrically charged particles swept past our fair planet yesterday, and as a result enhanced auroral activity is possible.", "date" : "2002-07-18", "hdurl" : "https://apod.nasa.gov/apod/image/0207/ar0030_sohomdi_big.jpg", "service_version" : "v1", "media_type" : "image", "url" : "https://apod.nasa.gov/apod/image/0207/ar0030_sohomdi.jpg"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "credit": {"type": "string"}, "explanation": {"type": "string"}, "date": {"type": "string"}, "hdurl": {"type": "string"}, "service_version": {"type": "string"}, "media_type": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "credit", "explanation", "date", "hdurl", "service_version", "media_type", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"choiceoptions": {"type": "string"}, "expired": {"type": "string"}, "full": {"type": "string"}, "noresultsviewable": {"type": "string"}, "notopenyet": {"type": "string"}, "numberofuser": {"type": "string"}, "numberofuserinpercentage": {"type": "string"}, "removemychoice": {"type": "string"}, "responses": {"type": "string"}, "responsesresultgraphheader": {"type": "string"}, "savemychoice": {"type": "string"}, "userchoosethisoption": {"type": "string"}, "yourselection": {"type": "string"}}, "required": ["choiceoptions", "expired", "full", "noresultsviewable", "notopenyet", "numberofuser", "numberofuserinpercentage", "removemychoice", "responses", "responsesresultgraphheader", "savemychoice", "userchoosethisoption", "yourselection"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"choiceoptions" : "Opzioni scelta", "expired" : "Spiacente, questa attivit\u00e0 \u00e8 stata chiusa il {{$a}} e non \u00e8 pi\u00f9 disponibile", "full" : "(Completo)", "noresultsviewable" : "I risultati non sono al momento visualizzabili.", "notopenyet" : "Spiacente, questa attivit\u00e0 non \u00e8 disponibile fino al {{$a}}", "numberofuser" : "Numero di utenti", "numberofuserinpercentage" : "Percentuale dei partecipanti", "removemychoice" : "Elimina la mia scelta", "responses" : "Scelte", "responsesresultgraphheader" : "Visualizzazione grafico", "savemychoice" : "Salva la mia scelta", "userchoosethisoption" : "Gli utenti che hanno scelto questa opzione", "yourselection" : "La tua selezione"}
json_instruct
{"type": "object", "properties": {"choiceoptions": {"type": "string"}, "expired": {"type": "string"}, "full": {"type": "string"}, "noresultsviewable": {"type": "string"}, "notopenyet": {"type": "string"}, "numberofuser": {"type": "string"}, "numberofuserinpercentage": {"type": "string"}, "removemychoice": {"type": "string"}, "responses": {"type": "string"}, "responsesresultgraphheader": {"type": "string"}, "savemychoice": {"type": "string"}, "userchoosethisoption": {"type": "string"}, "yourselection": {"type": "string"}}, "required": ["choiceoptions", "expired", "full", "noresultsviewable", "notopenyet", "numberofuser", "numberofuserinpercentage", "removemychoice", "responses", "responsesresultgraphheader", "savemychoice", "userchoosethisoption", "yourselection"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"_guid_": {"type": "string"}, "_extends_": {"type": "string"}, "title": {"type": "string"}, "productName": {"type": "string"}, "operationName": {"type": "string"}, "specs": {"type": "array", "items": {"type": "string"}}, "request": {"type": "object", "properties": {"body": {"type": "object", "properties": {"data": {"type": "object", "properties": {"_extends_": {"type": "string"}, "TextField": {"type": "string"}, "EmailField": {"type": "string"}}, "required": ["_extends_", "TextField", "EmailField"]}, "event": {"type": "object", "properties": {"id": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}}, "required": ["id", "summary", "description"]}}, "required": ["data", "event"]}}, "required": ["body"]}, "expectedResponse": {"type": "object", "properties": {"responseCode": {"type": "integer"}, "responseMessage": {"type": "string"}, "body": {"type": "object", "properties": {"state": {"type": "string"}, "case_data": {"type": "object", "properties": {"_extends_": {"type": "string"}, "TextField": {"type": "string"}, "EmailField": {"type": "string"}}, "required": ["_extends_", "TextField", "EmailField"]}}, "required": ["state", "case_data"]}}, "required": ["responseCode", "responseMessage", "body"]}}, "required": ["_guid_", "_extends_", "title", "productName", "operationName", "specs", "request", "expectedResponse"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"_guid_" : "S-122.1", "_extends_" : "F-122-UpdateEventBase", "title" : "Defaults the state when none of post state conditions resolves using AND operator (End state: CaseDeleted)", "productName" : "CCD data store", "operationName" : "submit updateCase event with TextField and EmailField values", "specs" : ["contains state: CaseDeleted, updated values for TextField, EmailField along with an HTTP-201 Created"], "request" : {"body" : {"data" : {"_extends_" : "FT_ConditionalPostState_Base_Case_Data", "TextField" : "non-matching text", "EmailField" : "test@test.com"}, "event" : {"id" : "updateCase", "summary" : "", "description" : ""}}}, "expectedResponse" : {"responseCode" : 201, "responseMessage" : "OK", "body" : {"state" : "CaseDeleted", "case_data" : {"_extends_" : "FT_ConditionalPostState_Base_Case_Data", "TextField" : "non-matching text", "EmailField" : "test@test.com"}}}}
json_instruct
{"type": "object", "properties": {"_guid_": {"type": "string"}, "_extends_": {"type": "string"}, "title": {"type": "string"}, "productName": {"type": "string"}, "operationName": {"type": "string"}, "specs": {"type": "array", "items": {"type": "string"}}, "request": {"type": "object", "properties": {"body": {"type": "object", "properties": {"data": {"type": "object", "properties": {"_extends_": {"type": "string"}, "TextField": {"type": "string"}, "EmailField": {"type": "string"}}, "required": ["_extends_", "TextField", "EmailField"]}, "event": {"type": "object", "properties": {"id": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}}, "required": ["id", "summary", "description"]}}, "required": ["data", "event"]}}, "required": ["body"]}, "expectedResponse": {"type": "object", "properties": {"responseCode": {"type": "integer"}, "responseMessage": {"type": "string"}, "body": {"type": "object", "properties": {"state": {"type": "string"}, "case_data": {"type": "object", "properties": {"_extends_": {"type": "string"}, "TextField": {"type": "string"}, "EmailField": {"type": "string"}}, "required": ["_extends_", "TextField", "EmailField"]}}, "required": ["state", "case_data"]}}, "required": ["responseCode", "responseMessage", "body"]}}, "required": ["_guid_", "_extends_", "title", "productName", "operationName", "specs", "request", "expectedResponse"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"repair_end": {"type": "string"}, "repair_begin": {"type": "string"}, "patches": {"type": "array", "items": {}}}, "required": ["repair_end", "repair_begin", "patches"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"repair_end" : "2019-07-20 10:27:59.579820", "repair_begin" : "2019-07-20 10:22:43.563770", "patches" : []}
json_instruct
{"type": "object", "properties": {"repair_end": {"type": "string"}, "repair_begin": {"type": "string"}, "patches": {"type": "array", "items": {}}}, "required": ["repair_end", "repair_begin", "patches"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"jquery.liveurl.js": {"type": "string"}, "jquery.liveurl.min.js": {"type": "string"}}, "required": ["jquery.liveurl.js", "jquery.liveurl.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"jquery.liveurl.js" : "sha512-OhDjWNW+xuaNqFmBxZJEHjOyx3JXdnx1i3HWHzrgkO9Qe40YFx2Ed6x1MApS7rGygSO69EmcfN+ndxBjh88wqg==", "jquery.liveurl.min.js" : "sha512-L/WsvVzK8rRyZt1AhZ2rE/IYQgXN5eozbawv1rF3VG0Hfc49eXLK7H/u9ePhMGongUWdOjgI4tTpUTfuLkeotg=="}
json_instruct
{"type": "object", "properties": {"jquery.liveurl.js": {"type": "string"}, "jquery.liveurl.min.js": {"type": "string"}}, "required": ["jquery.liveurl.js", "jquery.liveurl.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"add": {"type": "string"}, "express": {"type": "string"}, "inversify": {"type": "string"}, "inversify-express-utils": {"type": "string"}, "reflect-metadata": {"type": "string"}, "uuidv4": {"type": "string"}, "yarn": {"type": "string"}}, "required": ["add", "express", "inversify", "inversify-express-utils", "reflect-metadata", "uuidv4", "yarn"]}, "devDependencies": {"type": "object", "properties": {"@types/express": {"type": "string"}, "ts-node-dev": {"type": "string"}, "typescript": {"type": "string"}, "@typescript-eslint/eslint-plugin": {"type": "string"}, "@typescript-eslint/parser": {"type": "string"}, "eslint": {"type": "string"}, "eslint-config-airbnb-typescript": {"type": "string"}, "eslint-config-prettier": {"type": "string"}, "eslint-plugin-import": {"type": "string"}, "prettier": {"type": "string"}}, "required": ["@types/express", "ts-node-dev", "typescript", "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", "eslint", "eslint-config-airbnb-typescript", "eslint-config-prettier", "eslint-plugin-import", "prettier"]}}, "required": ["name", "version", "main", "license", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "solidapi", "version" : "1.0.0", "main" : "index.js", "license" : "MIT", "scripts" : {"start" : "tsnd --inspect --transpile-only --respawn --ignore-watch node_modules src/server.ts"}, "dependencies" : {"add" : "^2.0.6", "express" : "^4.17.1", "inversify" : "^5.0.1", "inversify-express-utils" : "^6.3.2", "reflect-metadata" : "^0.1.13", "uuidv4" : "^6.2.0", "yarn" : "^1.22.10"}, "devDependencies" : {"@types/express" : "^4.17.7", "ts-node-dev" : "^1.0.0-pre.56", "typescript" : "^3.9.7", "@typescript-eslint/eslint-plugin" : "^4.4.1", "@typescript-eslint/parser" : "^4.4.1", "eslint" : "^7.11.0", "eslint-config-airbnb-typescript" : "^11.0.0", "eslint-config-prettier" : "^6.12.0", "eslint-plugin-import" : "^2.22.1", "prettier" : "2.1.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"add": {"type": "string"}, "express": {"type": "string"}, "inversify": {"type": "string"}, "inversify-express-utils": {"type": "string"}, "reflect-metadata": {"type": "string"}, "uuidv4": {"type": "string"}, "yarn": {"type": "string"}}, "required": ["add", "express", "inversify", "inversify-express-utils", "reflect-metadata", "uuidv4", "yarn"]}, "devDependencies": {"type": "object", "properties": {"@types/express": {"type": "string"}, "ts-node-dev": {"type": "string"}, "typescript": {"type": "string"}, "@typescript-eslint/eslint-plugin": {"type": "string"}, "@typescript-eslint/parser": {"type": "string"}, "eslint": {"type": "string"}, "eslint-config-airbnb-typescript": {"type": "string"}, "eslint-config-prettier": {"type": "string"}, "eslint-plugin-import": {"type": "string"}, "prettier": {"type": "string"}}, "required": ["@types/express", "ts-node-dev", "typescript", "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", "eslint", "eslint-config-airbnb-typescript", "eslint-config-prettier", "eslint-plugin-import", "prettier"]}}, "required": ["name", "version", "main", "license", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}