xrfragment-haxe/assets/template/datapackage.json

55 lines
1.3 KiB
JSON
Raw Permalink Normal View History

2025-08-14 11:28:11 +02:00
{
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
"name": "xr-fragments-template-website",
"title": "Spatial website template",
"homepage": "http://xrfragment.org",
"image": "website.jpg",
"keywords": [
"!new",
"template"
],
"licenses": [
{
"name": "CC-BY-SA-4.0",
"path": "https://spdx.org/licenses/CC-BY-SA-4.0.html"
}
],
"resources": [
{
"name": "website",
"path": "website.jpg",
"mediatype": "image/jpeg",
"up": "+z",
"presupported": false
},
{
"name": "website",
"path": "website.glb",
"mediatype": "model/gltf",
"up": "+z",
"presupported": false
}
],
"sensitive": false,
"contributors": [
{
"title": "xrfragments",
"path": "http://localhost:3214/creators/xrfragments",
"roles": [
"creator"
],
"caption": "",
"description": "XR Fragments is an open specification for hyperlinking & deeplinking 3D fileformats .\nTurn 3D files into linkable AR/VR websites .\n3D files with XR Fragments enable interoperable, networkable and interactions via so-called extras and promote URL standards .",
"links": [
{
"path": "https://xrfragment.org"
}
]
}
],
"collections": [
],
"links": [
]
}