report_server/src/967b4432eafbbe170edbff2661477573b1f5b8dd/app/node_modules/sucrase">sucrase 30f7226d9a first commit 2 gadi atpakaļ supports-preserve-symlinks-flag 30f7226d9a first commit 2 gadi atpakaļ tailwind-color-palette 30f7226d9a first commit 2 gadi atpakaļ tailwindcss 30f7226d9a first commit 2 gadi atpakaļ thenify 30f7226d9a first commit 2 gadi atpakaļ thenify-all 30f7226d9a first commit 2 gadi atpakaļ to-regex-range 30f7226d9a first commit 2 gadi atpakaļ tr46 30f7226d9a first commit 2 gadi atpakaļ ts-interface-checker 30f7226d9a first commit 2 gadi atpakaļ uglify-js 30f7226d9a first commit 2 gadi atpakaļ underscore 30f7226d9a first commit 2 gadi atpakaļ upper-case 30f7226d9a first commit 2 gadi atpakaļ util-deprecate 30f7226d9a first commit 2 gadi atpakaļ valid-data-url 30f7226d9a first commit 2 gadi atpakaļ web-resource-inliner 30f7226d9a first commit 2 gadi atpakaļ webidl-conversions 30f7226d9a first commit 2 gadi atpakaļ whatwg-url 30f7226d9a first commit 2 gadi atpakaļ wrap-ansi 30f7226d9a first commit 2 gadi atpakaļ wrappy 30f7226d9a first commit 2 gadi atpakaļ y18n 30f7226d9a first commit 2 gadi atpakaļ yallist 30f7226d9a first commit 2 gadi atpakaļ yaml 30f7226d9a first commit 2 gadi atpakaļ yargs 30f7226d9a first commit 2 gadi atpakaļ yargs-parser 30f7226d9a first commit 2 gadi atpakaļ .yarn-integrity 30f7226d9a first commit 2 gadi atpakaļ tum/network_report_server - Gogs: Simplico Git Service

No Description

bower.json 672B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "name": "slick-carousel",
  3. "main": [
  4. "slick/slick.js",
  5. "slick/slick.css",
  6. "slick/slick.less",
  7. "slick/slick.scss"
  8. ],
  9. "homepage": "https://github.com/kenwheeler/slick",
  10. "authors": [
  11. "Ken Wheeler <ken_wheeler@me.com>"
  12. ],
  13. "description": "the last carousel you'll ever need",
  14. "keywords": [
  15. "responsive",
  16. "carousel",
  17. "jquery"
  18. ],
  19. "license": "MIT",
  20. "ignore": [
  21. "**/.*",
  22. "node_modules",
  23. "bower_components",
  24. "test",
  25. "tests",
  26. "package.json",
  27. "index.html"
  28. ],
  29. "dependencies": {
  30. "jquery": ">=1.7"
  31. }
  32. }