123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- {
- "_args": [
- [
- "moddle-xml@7.5.0",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_from": "moddle-xml@7.5.0",
- "_id": "moddle-xml@7.5.0",
- "_inBundle": false,
- "_integrity": "sha512-wPm3TD9910Iblp4lg1okHDRilY9gTvNBdo7ZHBmBzH4OioF5R2hvG3SMyn7cAUjOUg0kYUfChHgcUEO+qUc77Q==",
- "_location": "/moddle-xml",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "moddle-xml@7.5.0",
- "name": "moddle-xml",
- "escapedName": "moddle-xml",
- "rawSpec": "7.5.0",
- "saveSpec": null,
- "fetchSpec": "7.5.0"
- },
- "_requiredBy": [
- "/bpmn-moddle"
- ],
- "_resolved": "https://registry.npmmirror.com/moddle-xml/-/moddle-xml-7.5.0.tgz",
- "_spec": "7.5.0",
- "_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/moddle-xml/issues"
- },
- "contributors": [
- {
- "name": "bpmn.io contributors",
- "url": "https://github.com/bpmn-io"
- }
- ],
- "dependencies": {
- "min-dash": "^3.0.0",
- "moddle": "^4.1.0",
- "saxen": "^8.1.0"
- },
- "description": "XML import/export for documents described with moddle",
- "devDependencies": {
- "chai": "^4.1.2",
- "eslint": "^3.19.0",
- "eslint-plugin-bpmn-io": "^0.4.1",
- "esm": "^3.0.15",
- "mocha": "^4.0.1",
- "npm-run-all": "^4.1.1"
- },
- "homepage": "https://github.com/bpmn-io/moddle-xml#readme",
- "keywords": [
- "moddle",
- "model",
- "meta-model",
- "xml",
- "xsd",
- "import",
- "export"
- ],
- "license": "MIT",
- "name": "moddle-xml",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/bpmn-io/moddle-xml.git"
- },
- "scripts": {
- "all": "run-s lint test",
- "dev": "npm test -- --watch",
- "lint": "eslint .",
- "test": "mocha -r esm --reporter=spec test/**/*.js"
- },
- "sideEffects": false,
- "version": "7.5.0"
- }
|