123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- {
- "_args": [
- [
- "bpmn-moddle@5.1.6",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_from": "bpmn-moddle@5.1.6",
- "_id": "bpmn-moddle@5.1.6",
- "_inBundle": false,
- "_integrity": "sha512-png5t2CwSu06YyCBoUSfefkN3uM/JiKivd4qEtHB4pZAVdT4Xf+swfxefzZbLOa5AnlioIKi355E8WlSr0aBWQ==",
- "_location": "/bpmn-moddle",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "bpmn-moddle@5.1.6",
- "name": "bpmn-moddle",
- "escapedName": "bpmn-moddle",
- "rawSpec": "5.1.6",
- "saveSpec": null,
- "fetchSpec": "5.1.6"
- },
- "_requiredBy": [
- "/",
- "/bpmn-js"
- ],
- "_resolved": "https://registry.npmmirror.com/bpmn-moddle/-/bpmn-moddle-5.1.6.tgz",
- "_spec": "5.1.6",
- "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
- "author": {
- "name": "Nico Rehwaldt",
- "url": "https://github.com/nikku"
- },
- "bugs": {
- "url": "https://github.com/bpmn-io/bpmn-moddle/issues"
- },
- "contributors": [
- {
- "name": "bpmn.io contributors",
- "url": "https://github.com/bpmn-io"
- }
- ],
- "dependencies": {
- "min-dash": "^3.0.0",
- "moddle": "^4.1.0",
- "moddle-xml": "^7.2.3"
- },
- "description": "A moddle wrapper for BPMN 2.0",
- "devDependencies": {
- "chai": "^4.1.2",
- "cmof-parser": "^0.2.0",
- "eslint": "^4.11.0",
- "eslint-plugin-bpmn-io": "^0.4.1",
- "esm": "^3.0.15",
- "mocha": "^4.0.1",
- "npm-run-all": "^4.1.5",
- "xsd-schema-validator": "^0.5.0"
- },
- "homepage": "https://github.com/bpmn-io/bpmn-moddle#readme",
- "keywords": [
- "bpmn",
- "moddle",
- "bpmn20",
- "meta-model"
- ],
- "license": "MIT",
- "name": "bpmn-moddle",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/bpmn-io/bpmn-moddle.git"
- },
- "scripts": {
- "all": "run-s lint test",
- "dev": "npm test -- --watch",
- "lint": "eslint .",
- "test": "mocha -r esm --reporter=spec --recursive test"
- },
- "sideEffects": false,
- "version": "5.1.6"
- }
|