123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_from": "launch-editor@^2.3.0",
- "_id": "launch-editor@2.3.0",
- "_inBundle": false,
- "_integrity": "sha512-3QrsCXejlWYHjBPFXTyGNhPj4rrQdB+5+r5r3wArpLH201aR+nWUgw/zKKkTmilCfY/sv6u8qo98pNvtg8LUTA==",
- "_location": "/launch-editor",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "launch-editor@^2.3.0",
- "name": "launch-editor",
- "escapedName": "launch-editor",
- "rawSpec": "^2.3.0",
- "saveSpec": null,
- "fetchSpec": "^2.3.0"
- },
- "_requiredBy": [
- "/launch-editor-middleware"
- ],
- "_resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.3.0.tgz",
- "_shasum": "23b2081403b7eeaae2918bda510f3535ccab0ee4",
- "_spec": "launch-editor@^2.3.0",
- "_where": "H:\\gs_nuxt\\node_modules\\launch-editor-middleware",
- "author": {
- "name": "Evan You"
- },
- "bugs": {
- "url": "https://github.com/yyx990803/launch-editor/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "picocolors": "^1.0.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.3.0"
- }
|