代码拉取完成,页面将自动刷新
{
"name": "dmnlint",
"description": "Validate your DMN diagrams based on configurable lint rules",
"version": "0.2.0",
"main": "lib/index.js",
"keywords": [
"dmnlint",
"dmn",
"linter",
"cli",
"validation",
"rules"
],
"repository": {
"type": "git",
"url": "https://github.com/bpmn-io/dmnlint"
},
"author": {
"name": "Maciej Barelkowski",
"url": "https://github.com/barmac"
},
"contributors": [
{
"name": "bpmn.io contributors",
"url": "https://github.com/bpmn-io"
}
],
"engines": {
"node": ">= 8"
},
"license": "MIT",
"scripts": {
"all": "run-s lint test-coverage",
"lint": "eslint .",
"dev": "npm test -- --watch",
"test": "mocha -r esm --exclude 'test/integration/cli/**' 'test/**/*.js'",
"test-coverage": "nyc --reporter=lcov --reporter=html npm test"
},
"bin": {
"dmnlint": "./bin/dmnlint.js"
},
"dependencies": {
"chalk": "^2.4.2",
"cli-table": "^0.3.1",
"dmn-moddle": "^9.0.0",
"dmnlint-utils": "^0.1.0",
"meow": "^5.0.0",
"pluralize": "^7.0.0"
},
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^5.16.0",
"eslint-plugin-bpmn-io": "^0.8.2",
"esm": "^3.2.25",
"execa": "^2.0.3",
"install-local": "^1.0.0",
"mocha": "^6.2.0",
"npm-run-all": "^4.1.5",
"nyc": "^14.1.1",
"strip-indent": "^2.0.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。