You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.4 KiB
56 lines
1.4 KiB
{
|
|
"_args": [
|
|
[
|
|
"launch-editor@2.2.1",
|
|
"/home/lefos/repos/swarmlab-playground-client"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_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": "version",
|
|
"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",
|
|
"_spec": "2.2.1",
|
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/yyx990803/launch-editor/issues"
|
|
},
|
|
"dependencies": {
|
|
"chalk": "^2.3.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.2.1"
|
|
}
|
|
|