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.

57 lines
1.5 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "launch-editor@2.9.1",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "launch-editor@2.9.1",
  10. "_id": "launch-editor@2.9.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-Gcnl4Bd+hRO9P9icCP/RVVT2o8SFlPXofuCxvA2SaZuH45whSvf5p8x5oih5ftLiVhEI4sp5xDY+R+b3zJBh5w==",
  13. "_location": "/launch-editor",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "launch-editor@2.9.1",
  19. "name": "launch-editor",
  20. "escapedName": "launch-editor",
  21. "rawSpec": "2.9.1",
  22. "saveSpec": null,
  23. "fetchSpec": "2.9.1"
  24. },
  25. "_requiredBy": [
  26. "/@vue/cli-shared-utils",
  27. "/launch-editor-middleware",
  28. "/webpack-dev-server"
  29. ],
  30. "_resolved": "https://registry.npmmirror.com/launch-editor/-/launch-editor-2.9.1.tgz",
  31. "_spec": "2.9.1",
  32. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  33. "author": {
  34. "name": "Evan You"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/yyx990803/launch-editor/issues"
  38. },
  39. "dependencies": {
  40. "picocolors": "^1.0.0",
  41. "shell-quote": "^1.8.1"
  42. },
  43. "description": "launch editor from node.js",
  44. "homepage": "https://github.com/yyx990803/launch-editor#readme",
  45. "keywords": [
  46. "launch",
  47. "editor"
  48. ],
  49. "license": "MIT",
  50. "main": "index.js",
  51. "name": "launch-editor",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/yyx990803/launch-editor.git"
  55. },
  56. "version": "2.9.1"
  57. }