57 lines
1.8 KiB
JSON
57 lines
1.8 KiB
JSON
{
|
||
"name": "com.needle.engine-exporter",
|
||
"version": "4.4.3",
|
||
"displayName": "Needle Engine",
|
||
"description": "Needle Engine is a web-based runtime for 3D apps. It runs on your machine for development with great integrations into editors like Unity or Blender – and can be deployed onto any device! It is flexible, extensible and networking and XR are built-in.",
|
||
"unity": "2021.3",
|
||
"npm": {
|
||
"@needle-tools/engine": "4.4.x",
|
||
"three": "npm:@needle-tools/three@^0.169.5",
|
||
"@types/three": "0.169.0",
|
||
"@needle-tools/helper": "1.11.3",
|
||
"@needle-tools/editor-sync": "^3.0.0-beta",
|
||
"@needle-tools/needle-component-compiler": "^1.11.1",
|
||
"@needle-tools/gltf-build-pipeline": "^2.8.1"
|
||
},
|
||
"needle": {
|
||
"com.needle.engine-samples": "^0.20.0-pre"
|
||
},
|
||
"keywords": [
|
||
"Three.js",
|
||
"Export",
|
||
"Platform",
|
||
"Runtime",
|
||
"WebGL"
|
||
],
|
||
"author": {
|
||
"name": "Needle",
|
||
"email": "hi@needle.tools",
|
||
"url": "https://needle.tools"
|
||
},
|
||
"category": "Libraries",
|
||
"type": "tool",
|
||
"dependencies": {
|
||
"org.khronos.unitygltf": "2.16.0-pre.3",
|
||
"com.unity.modules.animation": "1.0.0",
|
||
"com.unity.modules.unitywebrequest": "1.0.0",
|
||
"com.unity.modules.uielements": "1.0.0",
|
||
"com.unity.modules.video": "1.0.0",
|
||
"com.unity.shadergraph": "10.8.0",
|
||
"com.unity.timeline": "1.5.7",
|
||
"com.unity.test-framework": "1.1.31",
|
||
"com.unity.nuget.newtonsoft-json": "3.0.1",
|
||
"com.unity.sharp-zip-lib": "1.3.2-preview",
|
||
"com.unity.cloud.draco": "5.1.2",
|
||
"com.unity.cloud.ktx": "3.3.0",
|
||
"com.unity.meshopt.decompress": "0.1.0-preview.7"
|
||
},
|
||
"samples": [
|
||
{
|
||
"displayName": "Samples Overview",
|
||
"description": "Displays all Needle Engine samples as a convenient list.",
|
||
"path": "Samples~"
|
||
}
|
||
],
|
||
"_fingerprint": "8c046140a1d940d79754d7a81789b72735b3a9ea"
|
||
}
|