代码拉取完成,页面将自动刷新
{
"name": "jsoneditor",
"version": "10.1.0",
"main": "./dist/jsoneditor.min.js",
"description": "A web-based tool to view, edit, format, and validate JSON",
"tags": [
"json",
"editor",
"viewer",
"formatter"
],
"author": "Jos de Jong <wjosdejong@gmail.com>",
"license": "Apache-2.0",
"homepage": "https://jsoneditoronline.org",
"repository": {
"type": "git",
"url": "https://github.com/josdejong/jsoneditor.git"
},
"bugs": "https://github.com/josdejong/jsoneditor/issues",
"scripts": {
"build": "gulp",
"build-and-test": "npm run build && npm test && npm run lint",
"minify": "gulp minify",
"start": "gulp watch",
"test": "mocha test --require @babel/register",
"lint": "standard --env=mocha",
"format": "standard --env=mocha --fix",
"prepublishOnly": "npm run build-and-test"
},
"dependencies": {
"ace-builds": "^1.35.0",
"ajv": "^6.12.6",
"javascript-natural-sort": "^0.7.1",
"jmespath": "^0.16.0",
"json-source-map": "^0.6.1",
"jsonrepair": "^3.8.0",
"mobius1-selectr": "^2.4.13",
"picomodal": "^3.0.0",
"vanilla-picker": "^2.12.3"
},
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/register": "7.24.6",
"babel-loader": "9.1.3",
"btoa": "1.2.1",
"date-format": "4.0.14",
"fancy-log": "2.0.0",
"gulp": "5.0.0",
"gulp-clean-css": "4.3.0",
"gulp-concat-css": "3.1.0",
"gulp-sass": "5.1.0",
"jsdom": "24.1.0",
"json-loader": "0.5.7",
"mkdirp": "3.0.1",
"mocha": "10.4.0",
"sass": "1.77.6",
"source-map-loader": "5.0.0",
"standard": "17.1.0",
"uglify-js": "3.18.0",
"webpack": "5.94.0"
},
"files": [
"dist",
"docs",
"examples",
"src",
"HISTORY.md",
"index.js",
"LICENSE",
"NOTICE",
"README.md"
],
"standard": {
"ignore": [
"src/js/assets",
"examples/react*"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。