{
"machineName": "H5P.ThreeJS",
"title": "three.js",
"description": "Provides H5P with the popular, easy to use and lightweight 3D library: three.js",
"license": "MIT",
"author": "three.js authors",
"majorVersion": 1,
"minorVersion": 0,
"patchVersion": 108,
"runnable": 0,
"coreApi": {
"majorVersion": 1,
"minorVersion": 12
},
"preloadedJs": [
{
"path": "dist/three.min.js"
}
]
}