yanchengPowerSupply/node_modules/launch-editor/package.json

57 lines
1.4 KiB
JSON

{
"_args": [
[
"launch-editor@2.6.0",
"D:\\林谷智能项目\\yanchengPowerSupply"
]
],
"_development": true,
"_from": "launch-editor@2.6.0",
"_id": "launch-editor@2.6.0",
"_inBundle": false,
"_integrity": "sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ==",
"_location": "/launch-editor",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "launch-editor@2.6.0",
"name": "launch-editor",
"escapedName": "launch-editor",
"rawSpec": "2.6.0",
"saveSpec": null,
"fetchSpec": "2.6.0"
},
"_requiredBy": [
"/@vue/cli-shared-utils",
"/launch-editor-middleware"
],
"_resolved": "https://registry.npmmirror.com/launch-editor/-/launch-editor-2.6.0.tgz",
"_spec": "2.6.0",
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/yyx990803/launch-editor/issues"
},
"dependencies": {
"picocolors": "^1.0.0",
"shell-quote": "^1.7.3"
},
"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"
}