Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 

24 строки
546 B

  1. {
  2. "name": "pannellum",
  3. "description": "Pannellum is a lightweight, free, and open source panorama viewer for the web.",
  4. "version": "2.5.6",
  5. "bugs": {
  6. "url": "https://github.com/mpetroff/pannellum/issues"
  7. },
  8. "author": {
  9. "name": "Matthew Petroff",
  10. "url": "https://mpetroff.net/"
  11. },
  12. "repository": {
  13. "type": "git",
  14. "url": "https://github.com/mpetroff/pannellum.git"
  15. },
  16. "license": "MIT",
  17. "homepage": "https://pannellum.org/",
  18. "main": "build/pannellum.js",
  19. "keywords": [
  20. "panorama",
  21. "viewer"
  22. ]
  23. }