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

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