Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

85 lignes
2.2 KiB

  1. {
  2. "_args": [
  3. [
  4. "lodash.isobject@3.0.2",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "lodash.isobject@3.0.2",
  9. "_id": "lodash.isobject@3.0.2",
  10. "_inBundle": false,
  11. "_integrity": "sha1-PI+41bW/S/kK4G4U8qUwpO2TXh0=",
  12. "_location": "/lodash.isobject",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "lodash.isobject@3.0.2",
  18. "name": "lodash.isobject",
  19. "escapedName": "lodash.isobject",
  20. "rawSpec": "3.0.2",
  21. "saveSpec": null,
  22. "fetchSpec": "3.0.2"
  23. },
  24. "_requiredBy": [
  25. "/reactstrap"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-3.0.2.tgz",
  28. "_spec": "3.0.2",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "John-David Dalton",
  32. "email": "john.david.dalton@gmail.com",
  33. "url": "http://allyoucanleet.com/"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/lodash/lodash/issues"
  37. },
  38. "contributors": [
  39. {
  40. "name": "John-David Dalton",
  41. "email": "john.david.dalton@gmail.com",
  42. "url": "http://allyoucanleet.com/"
  43. },
  44. {
  45. "name": "Benjamin Tan",
  46. "email": "demoneaux@gmail.com",
  47. "url": "https://d10.github.io/"
  48. },
  49. {
  50. "name": "Blaine Bublitz",
  51. "email": "blaine@iceddev.com",
  52. "url": "http://www.iceddev.com/"
  53. },
  54. {
  55. "name": "Kit Cambridge",
  56. "email": "github@kitcambridge.be",
  57. "url": "http://kitcambridge.be/"
  58. },
  59. {
  60. "name": "Mathias Bynens",
  61. "email": "mathias@qiwi.be",
  62. "url": "https://mathiasbynens.be/"
  63. }
  64. ],
  65. "description": "The modern build of lodash’s `_.isObject` as a module.",
  66. "homepage": "https://lodash.com/",
  67. "icon": "https://lodash.com/icon.svg",
  68. "keywords": [
  69. "lodash",
  70. "lodash-modularized",
  71. "stdlib",
  72. "util"
  73. ],
  74. "license": "MIT",
  75. "name": "lodash.isobject",
  76. "repository": {
  77. "type": "git",
  78. "url": "git+https://github.com/lodash/lodash.git"
  79. },
  80. "scripts": {
  81. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  82. },
  83. "version": "3.0.2"
  84. }