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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "_from": "lodash._baseassign@^3.0.0",
  3. "_id": "lodash._baseassign@3.2.0",
  4. "_inBundle": false,
  5. "_integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=",
  6. "_location": "/lodash._baseassign",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "lodash._baseassign@^3.0.0",
  12. "name": "lodash._baseassign",
  13. "escapedName": "lodash._baseassign",
  14. "rawSpec": "^3.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^3.0.0"
  17. },
  18. "_requiredBy": [
  19. "/lodash.assign"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz",
  22. "_shasum": "8c38a099500f215ad09e59f1722fd0c52bfe0a4e",
  23. "_spec": "lodash._baseassign@^3.0.0",
  24. "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\lodash.assign",
  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. "dependencies": {
  62. "lodash._basecopy": "^3.0.0",
  63. "lodash.keys": "^3.0.0"
  64. },
  65. "deprecated": false,
  66. "description": "The modern build of lodash’s internal `baseAssign` as a module.",
  67. "homepage": "https://lodash.com/",
  68. "icon": "https://lodash.com/icon.svg",
  69. "license": "MIT",
  70. "name": "lodash._baseassign",
  71. "repository": {
  72. "type": "git",
  73. "url": "git+https://github.com/lodash/lodash.git"
  74. },
  75. "scripts": {
  76. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  77. },
  78. "version": "3.2.0"
  79. }