代码拉取完成,页面将自动刷新
{
"name": "@bpmn-io/json-schema-validator",
"version": "0.2.1",
"description": "Validate JSON based on JSON Schema files",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"source": "lib/index.js",
"scripts": {
"build": "rollup -c",
"distro": "run-s build test:build",
"lint": "eslint .",
"prepublishOnly": "run-s distro",
"test": "nyc --reporter=lcov mocha -r esm --reporter=spec --recursive test/spec",
"test:build": "mocha --reporter=spec --recursive test/distro",
"all": "run-s lint test distro"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bpmn-io/json-schema-validator.git"
},
"keywords": [
"json-schema",
"json-schema-validator",
"validation"
],
"author": "Niklas Kiefer <niklas.kiefer@camunda.com (https://github.com/pinussilvestrus)",
"license": "MIT",
"bugs": {
"url": "https://github.com/bpmn-io/json-schema-validator/issues"
},
"homepage": "https://github.com/bpmn-io/json-schema-validator#readme",
"devDependencies": {
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^11.2.0",
"chai": "^4.3.4",
"eslint": "^7.22.0",
"eslint-plugin-bpmn-io": "^0.12.0",
"esm": "^3.2.25",
"mocha": "^8.3.2",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"rollup": "^2.42.2"
},
"dependencies": {
"ajv": "^6.12.6",
"ajv-errors": "^1.0.1",
"json-source-map": "^0.6.1",
"min-dash": "^3.7.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。