tis-cli前端项目快速搭建命令行工具
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.

66 lines
1.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "lodash@4.17.21",
  5. "E:\\work\\code\\tis-cli"
  6. ]
  7. ],
  8. "_from": "lodash@4.17.21",
  9. "_id": "lodash@4.17.21",
  10. "_inBundle": false,
  11. "_integrity": "sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=",
  12. "_location": "/lodash",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "lodash@4.17.21",
  18. "name": "lodash",
  19. "escapedName": "lodash",
  20. "rawSpec": "4.17.21",
  21. "saveSpec": null,
  22. "fetchSpec": "4.17.21"
  23. },
  24. "_requiredBy": [
  25. "/inquirer"
  26. ],
  27. "_resolved": "https://r.cnpmjs.org/lodash/download/lodash-4.17.21.tgz",
  28. "_spec": "4.17.21",
  29. "_where": "E:\\work\\code\\tis-cli",
  30. "author": {
  31. "name": "John-David Dalton",
  32. "email": "john.david.dalton@gmail.com"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/lodash/lodash/issues"
  36. },
  37. "contributors": [
  38. {
  39. "name": "John-David Dalton",
  40. "email": "john.david.dalton@gmail.com"
  41. },
  42. {
  43. "name": "Mathias Bynens",
  44. "email": "mathias@qiwi.be"
  45. }
  46. ],
  47. "description": "Lodash modular utilities.",
  48. "homepage": "https://lodash.com/",
  49. "icon": "https://lodash.com/icon.svg",
  50. "keywords": [
  51. "modules",
  52. "stdlib",
  53. "util"
  54. ],
  55. "license": "MIT",
  56. "main": "lodash.js",
  57. "name": "lodash",
  58. "repository": {
  59. "type": "git",
  60. "url": "git+https://github.com/lodash/lodash.git"
  61. },
  62. "scripts": {
  63. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  64. },
  65. "version": "4.17.21"
  66. }