Website Structure
This commit is contained in:
parent
62812f2090
commit
71f0676a62
22365 changed files with 4265753 additions and 791 deletions
24
Frontend-Learner/node_modules/launch-editor/package.json
generated
vendored
Normal file
24
Frontend-Learner/node_modules/launch-editor/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "launch-editor",
|
||||
"version": "2.12.0",
|
||||
"description": "launch editor from node.js",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/yyx990803/launch-editor.git"
|
||||
},
|
||||
"keywords": [
|
||||
"launch",
|
||||
"editor"
|
||||
],
|
||||
"author": "Evan You",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/yyx990803/launch-editor/issues"
|
||||
},
|
||||
"homepage": "https://github.com/yyx990803/launch-editor#readme",
|
||||
"dependencies": {
|
||||
"picocolors": "^1.1.1",
|
||||
"shell-quote": "^1.8.3"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue