Skip to content

Instantly share code, notes, and snippets.

@amoreira
Created September 9, 2015 15:09
Show Gist options
  • Save amoreira/c96497ae49748369ab29 to your computer and use it in GitHub Desktop.
Save amoreira/c96497ae49748369ab29 to your computer and use it in GitHub Desktop.
ResponseGallery
[
{
"vendor": "vtex",
"name": "vtable",
"version": "0.0.2",
"title": "VTable",
"description": null,
"dependencies": {},
"schemas": {
"storefront": 1
}
},
{
"vendor": "vtex",
"name": "masterdata-hello-world",
"version": "0.0.7",
"title": "masterdata hello world",
"description": null,
"dependencies": {},
"schemas": {
"masterdata": 1
}
},
{
"vendor": "vtex",
"name": "jobs-hello-world",
"version": "0.0.4",
"title": "jobs hello world",
"description": null,
"dependencies": {},
"schemas": {
"masterdata": 1
}
},
{
"vendor": "vtex",
"name": "storefront-sdk",
"version": "0.4.0",
"title": "VTEX Storefront SDK",
"description": "React routing, component registry, Flux and VTEX common stores and actions for Storefront apps.",
"dependencies": {},
"schemas": {
"storefront": 1
}
},
{
"vendor": "vtex",
"name": "storefront-editor",
"version": "0.3.2",
"title": "The Storefront editor",
"description": null,
"dependencies": {},
"schemas": {
"storefront": 1
}
},
{
"vendor": "vtex",
"name": "profile-system",
"version": "0.0.4",
"title": "Profile Systema",
"description": null,
"dependencies": {},
"schemas": {
"masterdata": 1
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment