Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 

24 linhas
546 B

  1. {
  2. "name": "Pannellum",
  3. "description": "Pannellum is a lightweight, free, and open source panorama viewer for the web.",
  4. "version": "2.2.0",
  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. }