{
  "_args": [
    [
      "json-schema-editor-visual@1.0.13",
      "H:\\eclipse-jee-oxygen\\workspace\\mcp-parent\\mcp-frontend"
    ]
  ],
  "_from": "json-schema-editor-visual@1.0.13",
  "_inBundle": false,
  "_integrity": "sha512-9nd1juxpluAHlF25ZByA5e+GxJZzDiWznlYAqs62IeTN+5C6UwByFliHG4EQamgQqyBpeuGH3pD1sxcdqali4w==",
  "_location": "/json-schema-editor-visual",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "json-schema-editor-visual@1.0.13",
    "name": "json-schema-editor-visual",
    "escapedName": "json-schema-editor-visual",
    "rawSpec": "1.0.13",
    "saveSpec": null,
    "fetchSpec": "1.0.13"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/json-schema-editor-visual/-/json-schema-editor-visual-1.0.13.tgz",
  "_spec": "1.0.13",
  "_where": "H:\\eclipse-jee-oxygen\\workspace\\mcp-parent\\mcp-frontend",
  "dependencies": {
    "antd": "^3.1.6",
    "brace": "^0.10.0",
    "generate-schema": "^2.6.0",
    "moox": "^1.0.2",
    "react-redux": "^5.0.6",
    "underscore": "^1.8.3"
  },
  "description": "jsonschema editor",
  "devDependencies": {
    "autoprefixer": "^7.2.1",
    "babel-cli": "^6.26.0",
    "babel-core": "^6.26.0",
    "babel-loader": "^7.1.4",
    "babel-plugin-import": "^1.7.0",
    "babel-plugin-transform-class-properties": "^6.24.1",
    "babel-preset-env": "^1.6.1",
    "babel-preset-react": "^6.24.1",
    "babel-preset-react-app": "^3.1.0",
    "cross-env": "^5.1.1",
    "css-loader": "^0.28.11",
    "extract-text-webpack-plugin": "^4.0.0-beta.0",
    "less": "^2.7.2",
    "less-loader": "^4.1.0",
    "react-addons-perf": "^15.4.2",
    "style-loader": "^0.20.3",
    "webpack": "^4.5.0",
    "webpack-cli": "^2.0.14",
    "ykit-config-antd": "^1.2.0"
  },
  "license": "MIT",
  "main": "package/index.js",
  "name": "json-schema-show-visual",
  "scripts": {
    "build": "webpack",
    "start": "ykit s -p 8082"
  },
  "version": "1.0.13",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/HaiboLee/json-schema-show-visual.git"
  },
  "keywords": [
    "jsonSchema"
  ],
  "author": "haibolee1991",
  "bugs": {
    "url": "https://github.com/HaiboLee/json-schema-show-visual/issues"
  },
  "homepage": "https://github.com/HaiboLee/json-schema-show-visual#readme"
}
