You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
701B

  1. {
  2. "slug": "ILovePerlin",
  3. "name": "ILovePerlin",
  4. "version": "1.0.0",
  5. "license": "MIT",
  6. "author": "digitalhappens.de",
  7. "authorEmail": "vandelay@digitalhappens.de",
  8. "authorUrl": "https://github.com/digitalhappens",
  9. "pluginUrl": "https://github.com/digitalhappens/ILovePerlin",
  10. "manualUrl": "https://github.com/digitalhappens/ILovePerlin/blob/master/README.md",
  11. "sourceUrl": "https://github.com/digitalhappens/ILovePerlin",
  12. "donateUrl": "https://paypal.me/digitalhappens",
  13. "modules": [
  14. {
  15. "slug": "PerlinOne",
  16. "name": "PerlinOne",
  17. "description": "adaption of NauModular Perin Noise module",
  18. "tags": [
  19. "noise",
  20. "random"
  21. ]
  22. }
  23. ]
  24. }