{
    "name": "Kitchen Stool",
    "version": "1.0.0",
    "description": "A kitchen stool.",
    "homepage": "http://www.vircadia.com",
    "bugs": "",
    "keywords": [
        "Stool",
		"Kitchen"
    ],
    "icon": "img/icon.png",
    "images": [
        "img/kitchen_stool.jpg"
    ],
    "author": {
        "name": "Scopia Visual Interfaces Systems",
        "email": "joe@whatever.com",
        "url": "http://www.scopia.es",
        "license": "CC BY 3.0"		
    },
    "sublicense": [
	],	
    "contributors": [
        {
            "name": "Haptic Monkey",
            "url": "https://hapticmonkey.com"
        }
    ],
    "repository": {
        "type": "git",
        "url": "https://github.com/whatever/testing.git"
    },
    "main": "gltf/kitchen_stool.glb",
    "type": "model",
    "meta": {
    },
    "dependencies": {       
    },
    "engines": {
    }
}