package.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_args": [
  3. [
  4. "launch-editor@2.2.1",
  5. "/Users/lihai/jolijoli/pad_spa"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "launch-editor@2.2.1",
  10. "_id": "launch-editor@2.2.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-hxtaPuOdZoD8wm03kwtu7aidsMo=",
  13. "_location": "/launch-editor",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "launch-editor@2.2.1",
  19. "name": "launch-editor",
  20. "escapedName": "launch-editor",
  21. "rawSpec": "2.2.1",
  22. "saveSpec": null,
  23. "fetchSpec": "2.2.1"
  24. },
  25. "_requiredBy": [
  26. "/@vue/cli-shared-utils",
  27. "/launch-editor-middleware"
  28. ],
  29. "_resolved": "https://registry.npm.taobao.org/launch-editor/download/launch-editor-2.2.1.tgz",
  30. "_spec": "2.2.1",
  31. "_where": "/Users/lihai/jolijoli/pad_spa",
  32. "author": {
  33. "name": "Evan You"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/yyx990803/launch-editor/issues"
  37. },
  38. "dependencies": {
  39. "chalk": "^2.3.0",
  40. "shell-quote": "^1.6.1"
  41. },
  42. "description": "launch editor from node.js",
  43. "homepage": "https://github.com/yyx990803/launch-editor#readme",
  44. "keywords": [
  45. "launch",
  46. "editor"
  47. ],
  48. "license": "MIT",
  49. "main": "index.js",
  50. "name": "launch-editor",
  51. "repository": {
  52. "type": "git",
  53. "url": "git+https://github.com/yyx990803/launch-editor.git"
  54. },
  55. "version": "2.2.1"
  56. }