UNPKG

schema-based-json-editor

Version:

A reactjs and vuejs component of schema based json editor.

37 lines (36 loc) 956 B
{ "name": "schema-based-json-editor", "version": "8.3.0", "main": "dist/index.js", "types": "dist/index.d.ts", "description": "A reactjs and vuejs component of schema based json editor.", "repository": { "type": "git", "url": "git+https://github.com/plantain-00/schema-based-json-editor.git" }, "keywords": [ "json", "schema" ], "author": "York Yao", "license": "MIT", "bugs": { "url": "https://github.com/plantain-00/schema-based-json-editor/issues" }, "homepage": "https://github.com/plantain-00/schema-based-json-editor#readme", "dependencies": { "@types/dragula": "*", "file-uploader-component": "8", "lodash.isinteger": "4", "lodash.isobject": "3", "lodash.tointeger": "4", "lodash.tonumber": "4", "markdown-tip": "7", "monaco-editor": "0.25", "select2-component": "5", "tslib": "2" }, "publishConfig": { "registry": "https://registry.npmjs.org/" } }