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.

53 lines
1.4 KiB

{
"_from": "launch-editor@^2.2.1",
"_id": "launch-editor@2.9.1",
"_inBundle": false,
"_integrity": "sha512-Gcnl4Bd+hRO9P9icCP/RVVT2o8SFlPXofuCxvA2SaZuH45whSvf5p8x5oih5ftLiVhEI4sp5xDY+R+b3zJBh5w==",
"_location": "/launch-editor",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "launch-editor@^2.2.1",
"name": "launch-editor",
"escapedName": "launch-editor",
"rawSpec": "^2.2.1",
"saveSpec": null,
"fetchSpec": "^2.2.1"
},
"_requiredBy": [
"/@vue/cli-shared-utils",
"/launch-editor-middleware"
],
"_resolved": "https://registry.npmmirror.com/launch-editor/-/launch-editor-2.9.1.tgz",
"_shasum": "253f173bd441e342d4344b4dae58291abb425047",
"_spec": "launch-editor@^2.2.1",
"_where": "F:\\bishe\\front\\node_modules\\@vue\\cli-shared-utils",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/yyx990803/launch-editor/issues"
},
"bundleDependencies": false,
"dependencies": {
"picocolors": "^1.0.0",
"shell-quote": "^1.8.1"
},
"deprecated": false,
"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.9.1"
}