Dashboard sipadu mbip
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.9KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. {
  2. "_from": "lodash@^4.17.5",
  3. "_id": "lodash@4.17.15",
  4. "_inBundle": false,
  5. "_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
  6. "_location": "/lodash",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "lodash@^4.17.5",
  12. "name": "lodash",
  13. "escapedName": "lodash",
  14. "rawSpec": "^4.17.5",
  15. "saveSpec": null,
  16. "fetchSpec": "^4.17.5"
  17. },
  18. "_requiredBy": [
  19. "#DEV:/",
  20. "/@babel/core",
  21. "/@babel/generator",
  22. "/@babel/helper-define-map",
  23. "/@babel/helper-module-transforms",
  24. "/@babel/helper-regex",
  25. "/@babel/plugin-transform-block-scoping",
  26. "/@babel/traverse",
  27. "/@babel/types",
  28. "/async",
  29. "/css-loader",
  30. "/http-proxy-middleware",
  31. "/laravel-mix",
  32. "/last-call-webpack-plugin",
  33. "/webpack-merge"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
  36. "_shasum": "b447f6670a0455bbfeedd11392eff330ea097548",
  37. "_spec": "lodash@^4.17.5",
  38. "_where": "/var/www/html/mdch.sipadu",
  39. "author": {
  40. "name": "John-David Dalton",
  41. "email": "john.david.dalton@gmail.com"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/lodash/lodash/issues"
  45. },
  46. "bundleDependencies": false,
  47. "contributors": [
  48. {
  49. "name": "John-David Dalton",
  50. "email": "john.david.dalton@gmail.com"
  51. },
  52. {
  53. "name": "Mathias Bynens",
  54. "email": "mathias@qiwi.be"
  55. }
  56. ],
  57. "deprecated": false,
  58. "description": "Lodash modular utilities.",
  59. "homepage": "https://lodash.com/",
  60. "icon": "https://lodash.com/icon.svg",
  61. "keywords": [
  62. "modules",
  63. "stdlib",
  64. "util"
  65. ],
  66. "license": "MIT",
  67. "main": "lodash.js",
  68. "name": "lodash",
  69. "repository": {
  70. "type": "git",
  71. "url": "git+https://github.com/lodash/lodash.git"
  72. },
  73. "scripts": {
  74. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  75. },
  76. "version": "4.17.15"
  77. }