package.json 468 B

12345678910111213
  1. {
  2. "version": "1.0.0",
  3. "name": "com.smoothie.monetcolors",
  4. "author": {
  5. "name": "Smooth E",
  6. "url": "https://github.com/Smooth-E"
  7. },
  8. "displayName": "Monet Colors For Unity",
  9. "description": "Use colors of Material You (Monet) engine introduced in Android 12 for your Unity UI.",
  10. "documentationUrl": "https://github.com/Smooth-E/monet-colors-for-unity",
  11. "changelogUrl": "https://github.com/Smooth-E/monet-colors-for-unity",
  12. "hideInEditor": false
  13. }