{
  "_from": "jp-bpmn-js-properties-panel@^5.2.8",
  "_id": "jp-bpmn-js-properties-panel@5.2.8",
  "_inBundle": false,
  "_integrity": "sha1-7iViotdvMEb1QIYfh9v5CC68j4c=",
  "_location": "/jp-bpmn-js-properties-panel",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jp-bpmn-js-properties-panel@^5.2.8",
    "name": "jp-bpmn-js-properties-panel",
    "escapedName": "jp-bpmn-js-properties-panel",
    "rawSpec": "^5.2.8",
    "saveSpec": null,
    "fetchSpec": "^5.2.8"
  },
  "_requiredBy": [
    "/jeeplus-flowable"
  ],
  "_resolved": "https://registry.npm.taobao.org/jp-bpmn-js-properties-panel/download/jp-bpmn-js-properties-panel-5.2.8.tgz?cache=0&sync_timestamp=1610640697141&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjp-bpmn-js-properties-panel%2Fdownload%2Fjp-bpmn-js-properties-panel-5.2.8.tgz",
  "_shasum": "ee2562a2d76f3046f540861f87dbf9082ebc8f87",
  "_spec": "jp-bpmn-js-properties-panel@^5.2.8",
  "_where": "D:\\vmes-antd-new\\node_modules\\jeeplus-flowable",
  "author": {
    "name": "Nico Rehwaldt",
    "url": "https://github.com/nikku"
  },
  "bugs": {
    "url": "https://github.com/bpmn-io/bpmn-js-properties-panel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ids": "^1.0.0",
    "inherits": "^2.0.1",
    "lodash": "^4.17.15",
    "min-dom": "^3.1.1",
    "scroll-tabs": "^1.0.1",
    "selection-update": "^0.1.2"
  },
  "deprecated": false,
  "description": "A simple properties panel for bpmn-js",
  "devDependencies": {
    "bpmn-font": "^0.9.0",
    "bpmn-moddle": "^5.1.6",
    "chai": "^4.1.2",
    "diagram-js": "^3.3.1",
    "eslint": "^5.16.0",
    "eslint-plugin-bpmn-io": "^0.6.0",
    "jeeplus-bpmn": "^6.0.10",
    "karma": "^4.1.0",
    "karma-chrome-launcher": "^2.2.0",
    "karma-firefox-launcher": "^1.1.0",
    "karma-mocha": "~1.2.0",
    "karma-phantomjs-launcher": "^1.0.4",
    "karma-safari-launcher": "^1.0.0",
    "karma-sinon-chai": "^2.0.2",
    "karma-spec-reporter": "0.0.31",
    "karma-webpack": "^4.0.2",
    "less": "^3.8.0",
    "mocha": "6.1.4",
    "mocha-test-container-support": "0.2.0",
    "npm-run-all": "^4.1.5",
    "puppeteer": "^1.18.0",
    "raw-loader": "^0.5.1",
    "sinon": "^4.5.0",
    "sinon-chai": "^3.2.0",
    "webpack": "^4.16.2"
  },
  "homepage": "https://github.com/bpmn-io/bpmn-js-properties-panel#readme",
  "keywords": [
    "bpmn-js",
    "properties",
    "properties-panel"
  ],
  "license": "MIT",
  "name": "jp-bpmn-js-properties-panel",
  "peerDependencies": {
    "bpmn-js": "^3.x || ^4.x"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bpmn-io/bpmn-js-properties-panel.git"
  },
  "scripts": {
    "all": "run-s lint test build",
    "build": "run-s build:*",
    "build:less": "lessc --include-path=node_modules styles/properties.less dist/assets/bpmn-js-properties-panel.css",
    "dev": "npm test -- --no-single-run --auto-watch",
    "lint": "eslint .",
    "prepublishOnly": "run-s build",
    "test": "karma start"
  },
  "version": "5.2.8"
}
