package.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "_args": [
  3. [
  4. "gentelella@1.4.0",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "gentelella@1.4.0",
  9. "_id": "gentelella@1.4.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-lp54+y6bwSLHF6KMstW2jD6oqV68vLMnFqMqATRp5a/8Tp52NYly7Q+5FZIMaNKATrb3EKx+BN/bKpaZ4BYLEw==",
  12. "_location": "/gentelella",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "gentelella@1.4.0",
  18. "name": "gentelella",
  19. "escapedName": "gentelella",
  20. "rawSpec": "1.4.0",
  21. "saveSpec": null,
  22. "fetchSpec": "1.4.0"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/gentelella/-/gentelella-1.4.0.tgz",
  28. "_spec": "1.4.0",
  29. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  30. "author": {
  31. "name": "Aigars Silkalns"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/puikinsh/gentelella/issues"
  35. },
  36. "contributors": [
  37. {
  38. "name": "Christian Esperar"
  39. }
  40. ],
  41. "description": "Gentelella Admin is a free to use Bootstrap admin template",
  42. "devDependencies": {
  43. "browser-sync": "^2.12.10",
  44. "gulp": "^3.9.1",
  45. "gulp-autoprefixer": "^3.1.0",
  46. "gulp-concat": "^2.6.0",
  47. "gulp-rename": "^1.2.2",
  48. "gulp-ruby-sass": "^2.0.6",
  49. "gulp-uglify": "^1.5.3"
  50. },
  51. "homepage": "https://github.com/puikinsh/gentelella#readme",
  52. "keywords": [
  53. "css",
  54. "js",
  55. "html",
  56. "template",
  57. "admin",
  58. "bootstrap",
  59. "theme",
  60. "backend",
  61. "responsive"
  62. ],
  63. "license": "MIT",
  64. "main": "build/js/custom.min.js",
  65. "name": "gentelella",
  66. "repository": {
  67. "type": "git",
  68. "url": "git+https://github.com/puikinsh/gentelella.git"
  69. },
  70. "scripts": {
  71. "test": "echo \"Error: no test specified\" && exit 1"
  72. },
  73. "version": "1.4.0"
  74. }