123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "_args": [
- [
- "launch-editor@2.2.1",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "launch-editor@2.2.1",
- "_id": "launch-editor@2.2.1",
- "_inBundle": false,
- "_integrity": "sha1-hxtaPuOdZoD8wm03kwtu7aidsMo=",
- "_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.npm.taobao.org/launch-editor/download/launch-editor-2.2.1.tgz",
- "_spec": "2.2.1",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "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"
- }
|