Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

package.json 1.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "_from": "ion-rangeslider@^2.3.1",
  3. "_id": "ion-rangeslider@2.3.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-6V+24FD13/feliI485gnRHZYD9Ev64M5NAFTxnVib516ATHa9PlXQrC+nOiPngouRYTCLPJyokAJEi3e1Umi5g==",
  6. "_location": "/ion-rangeslider",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "ion-rangeslider@^2.3.1",
  12. "name": "ion-rangeslider",
  13. "escapedName": "ion-rangeslider",
  14. "rawSpec": "^2.3.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^2.3.1"
  17. },
  18. "_requiredBy": [
  19. "/admin-lte"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/ion-rangeslider/-/ion-rangeslider-2.3.1.tgz",
  22. "_shasum": "92ade52cb56fc30b9162d0483ff02b6f9ed237c2",
  23. "_spec": "ion-rangeslider@^2.3.1",
  24. "_where": "C:\\Users\\Selena.Simic\\source\\repos\\scrapper-react\\scraper-react\\node_modules\\admin-lte",
  25. "author": {
  26. "name": "Denis Ineshin",
  27. "email": "ionden.tech@gmail.com",
  28. "url": "IonDen"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/IonDen/ion.rangeSlider/issues"
  32. },
  33. "bundleDependencies": false,
  34. "deprecated": false,
  35. "description": "Cool, comfortable and easily customizable range slider with many options and skin support",
  36. "directories": {
  37. "lib": "js"
  38. },
  39. "homepage": "http://ionden.com/a/plugins/ion.rangeSlider/",
  40. "ignore": [
  41. ".idea",
  42. "_tmp",
  43. "PSD",
  44. "bower.json"
  45. ],
  46. "keywords": [
  47. "jquery-plugin",
  48. "ecosystem:jquery",
  49. "jquery",
  50. "form",
  51. "input",
  52. "range",
  53. "slider",
  54. "rangeslider",
  55. "interface",
  56. "diapason",
  57. "ui",
  58. "noui",
  59. "skins"
  60. ],
  61. "license": "MIT",
  62. "main": "./js/ion.rangeSlider.js",
  63. "name": "ion-rangeslider",
  64. "peerDependencies": {
  65. "jquery": ">=1.8"
  66. },
  67. "repository": {
  68. "type": "git",
  69. "url": "git://github.com/IonDen/ion.rangeSlider.git"
  70. },
  71. "version": "2.3.1"
  72. }