package.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "_args": [
  3. [
  4. "lodash@4.17.10",
  5. "C:\\code\\FED\\fortnite\\web\\1807-工具页面"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "lodash@4.17.10",
  10. "_id": "lodash@4.17.10",
  11. "_inBundle": false,
  12. "_integrity": "sha1-G3eTz3JZ6jj7NmHU04syYK+K5Oc=",
  13. "_location": "/lodash",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "lodash@4.17.10",
  19. "name": "lodash",
  20. "escapedName": "lodash",
  21. "rawSpec": "4.17.10",
  22. "saveSpec": null,
  23. "fetchSpec": "4.17.10"
  24. },
  25. "_requiredBy": [
  26. "/babel-core",
  27. "/babel-generator",
  28. "/babel-register",
  29. "/babel-template",
  30. "/babel-traverse",
  31. "/babel-types"
  32. ],
  33. "_resolved": "http://registry.npm.taobao.org/lodash/download/lodash-4.17.10.tgz",
  34. "_spec": "4.17.10",
  35. "_where": "C:\\code\\FED\\fortnite\\web\\1807-工具页面",
  36. "author": {
  37. "name": "John-David Dalton",
  38. "email": "john.david.dalton@gmail.com",
  39. "url": "http://allyoucanleet.com/"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/lodash/lodash/issues"
  43. },
  44. "contributors": [
  45. {
  46. "name": "John-David Dalton",
  47. "email": "john.david.dalton@gmail.com",
  48. "url": "http://allyoucanleet.com/"
  49. },
  50. {
  51. "name": "Mathias Bynens",
  52. "email": "mathias@qiwi.be",
  53. "url": "https://mathiasbynens.be/"
  54. }
  55. ],
  56. "description": "Lodash modular utilities.",
  57. "homepage": "https://lodash.com/",
  58. "icon": "https://lodash.com/icon.svg",
  59. "keywords": [
  60. "modules",
  61. "stdlib",
  62. "util"
  63. ],
  64. "license": "MIT",
  65. "main": "lodash.js",
  66. "name": "lodash",
  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-archive/lodash-cli for testing details.\""
  73. },
  74. "version": "4.17.10"
  75. }