package.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "_from": "lodash.defaults@~2.4.1",
  3. "_id": "lodash.defaults@2.4.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-5wTIPWwGGr07JFysAZB8+7JB2NjJKXDIwogSaRX5zED85zyUAQwtOqUk8AsJkkigUcL3akbHYXd5+BPtTGQPZw==",
  6. "_location": "/lodash.defaults",
  7. "_phantomChildren": {
  8. "lodash._isnative": "2.4.1",
  9. "lodash._shimkeys": "2.4.1",
  10. "lodash.isobject": "2.4.1"
  11. },
  12. "_requested": {
  13. "type": "range",
  14. "registry": true,
  15. "raw": "lodash.defaults@~2.4.1",
  16. "name": "lodash.defaults",
  17. "escapedName": "lodash.defaults",
  18. "rawSpec": "~2.4.1",
  19. "saveSpec": null,
  20. "fetchSpec": "~2.4.1"
  21. },
  22. "_requiredBy": [
  23. "/gulp-cssmin/lodash.template",
  24. "/gulp-nop/lodash.template"
  25. ],
  26. "_resolved": "https://registry.npmmirror.com/lodash.defaults/-/lodash.defaults-2.4.1.tgz",
  27. "_shasum": "a7e8885f05e68851144b6e12a8f3678026bc4c54",
  28. "_spec": "lodash.defaults@~2.4.1",
  29. "_where": "D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\gulp-cssmin\\node_modules\\lodash.template",
  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-cli/issues"
  37. },
  38. "bundleDependencies": false,
  39. "contributors": [
  40. {
  41. "name": "John-David Dalton",
  42. "email": "john.david.dalton@gmail.com",
  43. "url": "http://allyoucanleet.com/"
  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": "http://mathiasbynens.be/"
  59. }
  60. ],
  61. "dependencies": {
  62. "lodash._objecttypes": "~2.4.1",
  63. "lodash.keys": "~2.4.1"
  64. },
  65. "deprecated": false,
  66. "description": "The Lo-Dash function `_.defaults` as a Node.js module generated by lodash-cli.",
  67. "homepage": "http://lodash.com/custom-builds",
  68. "keywords": [
  69. "functional",
  70. "lodash",
  71. "lodash-modularized",
  72. "server",
  73. "util"
  74. ],
  75. "license": "MIT",
  76. "name": "lodash.defaults",
  77. "repository": {
  78. "type": "git",
  79. "url": "git+https://github.com/lodash/lodash-cli.git"
  80. },
  81. "version": "2.4.1"
  82. }