54 lines
1.5 KiB
JSON
54 lines
1.5 KiB
JSON
{
|
|
"_from": "launch-editor@^2.2.1",
|
|
"_id": "launch-editor@2.6.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ==",
|
|
"_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",
|
|
"/webpack-dev-server"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.6.0.tgz",
|
|
"_shasum": "4c0c1a6ac126c572bd9ff9a30da1d2cae66defd7",
|
|
"_spec": "launch-editor@^2.2.1",
|
|
"_where": "C:\\Users\\zhouxueli\\Desktop\\scheduling-app\\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.7.3"
|
|
},
|
|
"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.6.0"
|
|
}
|