Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 лет назад
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. {
  2. "_args": [
  3. [
  4. "lodash@4.17.15",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "lodash@4.17.15",
  9. "_id": "lodash@4.17.15",
  10. "_inBundle": false,
  11. "_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
  12. "_location": "/lodash",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "lodash@4.17.15",
  18. "name": "lodash",
  19. "escapedName": "lodash",
  20. "rawSpec": "4.17.15",
  21. "saveSpec": null,
  22. "fetchSpec": "4.17.15"
  23. },
  24. "_requiredBy": [
  25. "/@babel/core",
  26. "/@babel/generator",
  27. "/@babel/helper-define-map",
  28. "/@babel/helper-module-transforms",
  29. "/@babel/helper-regex",
  30. "/@babel/plugin-transform-block-scoping",
  31. "/@babel/traverse",
  32. "/@babel/types",
  33. "/@restart/hooks",
  34. "/babel-generator",
  35. "/babel-register",
  36. "/babel-register/babel-core",
  37. "/babel-template",
  38. "/babel-traverse",
  39. "/babel-types",
  40. "/dnd-core",
  41. "/dnd-core/redux",
  42. "/easy-extender",
  43. "/eslint",
  44. "/eslint-plugin-flowtype",
  45. "/eslint-plugin-import",
  46. "/fork-ts-checker-webpack-plugin-alt",
  47. "/globule",
  48. "/html-webpack-plugin",
  49. "/http-proxy-middleware",
  50. "/inquirer",
  51. "/istanbul-api/async",
  52. "/jest-config/babel-core",
  53. "/jest-runtime/babel-core",
  54. "/last-call-webpack-plugin",
  55. "/node-sass",
  56. "/portfinder/async",
  57. "/react-big-calendar",
  58. "/react-bootstrap-typeahead",
  59. "/react-color",
  60. "/react-dev-utils/inquirer",
  61. "/react-dnd",
  62. "/react-dnd-html5-backend",
  63. "/reactcss",
  64. "/request-promise-core",
  65. "/sass-graph",
  66. "/table",
  67. "/webpack-dev-server/http-proxy-middleware",
  68. "/webpack-manifest-plugin"
  69. ],
  70. "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
  71. "_spec": "4.17.15",
  72. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  73. "author": {
  74. "name": "John-David Dalton",
  75. "email": "john.david.dalton@gmail.com"
  76. },
  77. "bugs": {
  78. "url": "https://github.com/lodash/lodash/issues"
  79. },
  80. "contributors": [
  81. {
  82. "name": "John-David Dalton",
  83. "email": "john.david.dalton@gmail.com"
  84. },
  85. {
  86. "name": "Mathias Bynens",
  87. "email": "mathias@qiwi.be"
  88. }
  89. ],
  90. "description": "Lodash modular utilities.",
  91. "homepage": "https://lodash.com/",
  92. "icon": "https://lodash.com/icon.svg",
  93. "keywords": [
  94. "modules",
  95. "stdlib",
  96. "util"
  97. ],
  98. "license": "MIT",
  99. "main": "lodash.js",
  100. "name": "lodash",
  101. "repository": {
  102. "type": "git",
  103. "url": "git+https://github.com/lodash/lodash.git"
  104. },
  105. "scripts": {
  106. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  107. },
  108. "version": "4.17.15"
  109. }