'a'
mh-two-thousand-and-two
2024-04-12 44d2c92345cd156a59fc327b3060292a282d2893
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
  "_args": [
    [
      "launch-editor@2.6.1",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_development": true,
  "_from": "launch-editor@2.6.1",
  "_id": "launch-editor@2.6.1",
  "_inBundle": false,
  "_integrity": "sha512-eB/uXmFVpY4zezmGp5XtU21kwo7GBbKB+EQ+UZeWtGb9yAM5xt/Evk+lYH3eRNAtId+ej4u7TYPFZ07w4s7rRw==",
  "_location": "/launch-editor",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "launch-editor@2.6.1",
    "name": "launch-editor",
    "escapedName": "launch-editor",
    "rawSpec": "2.6.1",
    "saveSpec": null,
    "fetchSpec": "2.6.1"
  },
  "_requiredBy": [
    "/@vue/cli-shared-utils",
    "/launch-editor-middleware"
  ],
  "_resolved": "https://registry.npmmirror.com/launch-editor/-/launch-editor-2.6.1.tgz",
  "_spec": "2.6.1",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "author": {
    "name": "Evan You"
  },
  "bugs": {
    "url": "https://github.com/yyx990803/launch-editor/issues"
  },
  "dependencies": {
    "picocolors": "^1.0.0",
    "shell-quote": "^1.8.1"
  },
  "description": "launch editor from node.js",
  "homepage": "https://github.com/yyx990803/launch-editor#readme",
  "keywords": [
    "launch",
    "editor"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "launch-editor",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yyx990803/launch-editor.git"
  },
  "version": "2.6.1"
}