52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
"_from": "launch-editor@^2.2.1",
|
|
"_id": "launch-editor@2.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-On+V7K2uZK6wK7x691ycSUbLD/FyKKelArkbaAMSSJU8JmqmhwN2+mnJDNINuJWSrh2L0kDk+ZQtbC/gOWUwLw==",
|
|
"_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.npmjs.org/launch-editor/-/launch-editor-2.2.1.tgz",
|
|
"_shasum": "871b5a3ee39d6680fcc26d37930b6eeda89db0ca",
|
|
"_spec": "launch-editor@^2.2.1",
|
|
"_where": "/home/soeren/dev/keksaccountgui/node_modules/@vue/cli-shared-utils",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/yyx990803/launch-editor/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"chalk": "^2.3.0",
|
|
"shell-quote": "^1.6.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.2.1"
|
|
}
|