You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 2.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "_from": "lodash._isiterateecall@^3.0.0",
  3. "_id": "lodash._isiterateecall@3.0.9",
  4. "_inBundle": false,
  5. "_integrity": "sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw=",
  6. "_location": "/lodash._isiterateecall",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "lodash._isiterateecall@^3.0.0",
  12. "name": "lodash._isiterateecall",
  13. "escapedName": "lodash._isiterateecall",
  14. "rawSpec": "^3.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^3.0.0"
  17. },
  18. "_requiredBy": [
  19. "/lodash._createassigner"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz",
  22. "_shasum": "5203ad7ba425fae842460e696db9cf3e6aac057c",
  23. "_spec": "lodash._isiterateecall@^3.0.0",
  24. "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\lodash._createassigner",
  25. "author": {
  26. "name": "John-David Dalton",
  27. "email": "john.david.dalton@gmail.com",
  28. "url": "http://allyoucanleet.com/"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/lodash/lodash/issues"
  32. },
  33. "bundleDependencies": false,
  34. "contributors": [
  35. {
  36. "name": "John-David Dalton",
  37. "email": "john.david.dalton@gmail.com",
  38. "url": "http://allyoucanleet.com/"
  39. },
  40. {
  41. "name": "Benjamin Tan",
  42. "email": "demoneaux@gmail.com",
  43. "url": "https://d10.github.io/"
  44. },
  45. {
  46. "name": "Blaine Bublitz",
  47. "email": "blaine@iceddev.com",
  48. "url": "http://www.iceddev.com/"
  49. },
  50. {
  51. "name": "Kit Cambridge",
  52. "email": "github@kitcambridge.be",
  53. "url": "http://kitcambridge.be/"
  54. },
  55. {
  56. "name": "Mathias Bynens",
  57. "email": "mathias@qiwi.be",
  58. "url": "https://mathiasbynens.be/"
  59. }
  60. ],
  61. "deprecated": false,
  62. "description": "The modern build of lodash’s internal `isIterateeCall` as a module.",
  63. "homepage": "https://lodash.com/",
  64. "icon": "https://lodash.com/icon.svg",
  65. "license": "MIT",
  66. "name": "lodash._isiterateecall",
  67. "repository": {
  68. "type": "git",
  69. "url": "git+https://github.com/lodash/lodash.git"
  70. },
  71. "scripts": {
  72. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  73. },
  74. "version": "3.0.9"
  75. }