package.json 416 B

1234567891011121314151617181920
  1. {
  2. "name": "com.ghz.avideoplayer",
  3. "displayName": "AVProVideo",
  4. "version": "2.6.6",
  5. "unity": "2019.4",
  6. "description": "Provides rendering and input support for ximmerse XR.",
  7. "keywords": [
  8. ],
  9. "dependencies": {
  10. },
  11. "samples": [
  12. {
  13. "displayName": "AVideoPlayerDemo",
  14. "description": "Basic sample, minimal project setup.",
  15. "path": "Samples~/AVideoPlayerDemo"
  16. }
  17. ]
  18. }