line_push/node_modules/launch-editor/package.json
2022-07-18 02:50:52 +00:00

55 lines
1.3 KiB
JSON

{
"_args": [
[
"launch-editor@2.4.0",
"/home/node/nuxt"
]
],
"_from": "launch-editor@2.4.0",
"_id": "launch-editor@2.4.0",
"_inBundle": false,
"_integrity": "sha512-mZ0BHeSn/ohL+Ib+b+JnxC59vcNz6v5IR9d0CuM8f0x8ni8oK3IIG6G0vMkpxc0gFsmvINkztGOHiWTaX4BmAg==",
"_location": "/launch-editor",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "launch-editor@2.4.0",
"name": "launch-editor",
"escapedName": "launch-editor",
"rawSpec": "2.4.0",
"saveSpec": null,
"fetchSpec": "2.4.0"
},
"_requiredBy": [
"/launch-editor-middleware"
],
"_resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.4.0.tgz",
"_spec": "2.4.0",
"_where": "/home/node/nuxt",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/yyx990803/launch-editor/issues"
},
"dependencies": {
"picocolors": "^1.0.0",
"shell-quote": "^1.6.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.4.0"
}