{ "_args": [ [ "diagram-js@3.3.1", "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance" ] ], "_from": "diagram-js@3.3.1", "_id": "diagram-js@3.3.1", "_inBundle": false, "_integrity": "sha512-O4jdbcajP8D82U8NvUVVIgA4FuA64D3le2yLuaLTkYbkZookU06lm80cXxomAznLuJugEUy0xWugW9bHeJxnoA==", "_location": "/diagram-js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "diagram-js@3.3.1", "name": "diagram-js", "escapedName": "diagram-js", "rawSpec": "3.3.1", "saveSpec": null, "fetchSpec": "3.3.1" }, "_requiredBy": [ "/bpmn-js" ], "_resolved": "https://registry.npmmirror.com/diagram-js/-/diagram-js-3.3.1.tgz", "_spec": "3.3.1", "_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/diagram-js/issues" }, "contributors": [ { "name": "bpmn.io contributors", "url": "https://github.com/bpmn-io" } ], "dependencies": { "css.escape": "^1.5.1", "didi": "^4.0.0", "hammerjs": "^2.0.1", "inherits": "^2.0.1", "min-dash": "^3.2.0", "min-dom": "^3.0.0", "object-refs": "^0.3.0", "path-intersection": "^1.0.2", "tiny-svg": "^2.2.1" }, "description": "A modeling framework for the web", "devDependencies": { "chai": "^4.2.0", "eslint": "^5.7.0", "eslint-plugin-bpmn-io": "^0.6.0", "eslint-plugin-import": "^2.14.0", "istanbul-instrumenter-loader": "^3.0.1", "jquery": "^3.3.1", "karma": "^3.1.1", "karma-chrome-launcher": "^2.2.0", "karma-coverage": "^1.1.2", "karma-firefox-launcher": "^1.0.1", "karma-ie-launcher": "^1.0.0", "karma-mocha": "^1.3.0", "karma-phantomjs-launcher": "^1.0.4", "karma-safari-launcher": "^1.0.0", "karma-sinon-chai": "^2.0.2", "karma-webpack": "^3.0.0", "mocha": "^5.2.0", "mocha-test-container-support": "^0.2.0", "npm-run-all": "^4.1.2", "phantomjs-prebuilt": "^2.1.12", "puppeteer": "^1.9.0", "raw-loader": "^0.5.1", "sinon": "^7.1.0", "sinon-chai": "^3.2.0", "url-loader": "^1.1.2", "webpack": "^4.23.1" }, "homepage": "https://github.com/bpmn-io/diagram-js#readme", "keywords": [ "modeler", "modeling", "canvas", "diagram-js" ], "license": "MIT", "name": "diagram-js", "repository": { "type": "git", "url": "git+https://github.com/bpmn-io/diagram-js.git" }, "scripts": { "all": "run-s lint test", "dev": "npm test -- --auto-watch --no-single-run", "lint": "eslint .", "test": "karma start" }, "sideEffects": [ "*.css" ], "version": "3.3.1" }