package.json 692 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "name": "gentelella",
  3. "version": "1.2.0",
  4. "description": "Gentellela Admin is a free to use Bootstrap admin template",
  5. "scripts": {
  6. "test": "echo \"Error: no test specified\" && exit 1"
  7. },
  8. "repository": {
  9. "type": "git",
  10. "url": "git+https://github.com/puikinsh/gentelella.git"
  11. },
  12. "keywords": [
  13. "css",
  14. "js",
  15. "html",
  16. "template",
  17. "admin",
  18. "bootstrap",
  19. "theme",
  20. "backend",
  21. "responsive"
  22. ],
  23. "author": "Aigars Silkalns",
  24. "contributors": [
  25. "Christian Esperar"
  26. ],
  27. "license": "MIT",
  28. "bugs": {
  29. "url": "https://github.com/puikinsh/gentelella/issues"
  30. },
  31. "homepage": "https://github.com/puikinsh/gentelella#readme"
  32. }