package.json 366 B

1234567891011121314151617
  1. {
  2. "name": "com.et.thirdparty",
  3. "displayName": "ET.ThirdParty",
  4. "version": "0.0.1",
  5. "unity": "2022.3",
  6. "description": "et thirdparty",
  7. "author": {
  8. "name": "tanghai",
  9. "url": "https://github.com/egametang/ET"
  10. },
  11. "repository": {
  12. "type": "git",
  13. "url": "https://github.com/egametang/ET"
  14. },
  15. "relatedPackages": {},
  16. "dependencies": {}
  17. }