{ "_args": [ [ "object-refs@0.3.0", "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance" ] ], "_from": "object-refs@0.3.0", "_id": "object-refs@0.3.0", "_inBundle": false, "_integrity": "sha512-eP0ywuoWOaDoiake/6kTJlPJhs+k0qNm4nYRzXLNHj6vh+5M3i9R1epJTdxIPGlhWc4fNRQ7a6XJNCX+/L4FOQ==", "_location": "/object-refs", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "object-refs@0.3.0", "name": "object-refs", "escapedName": "object-refs", "rawSpec": "0.3.0", "saveSpec": null, "fetchSpec": "0.3.0" }, "_requiredBy": [ "/bpmn-js", "/diagram-js" ], "_resolved": "https://registry.npmmirror.com/object-refs/-/object-refs-0.3.0.tgz", "_spec": "0.3.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/object-refs/issues" }, "description": "Minimal bi-directional object references for JavaScript", "devDependencies": { "chai": "^1.9.1", "eslint": "^4.19.1", "eslint-plugin-bpmn-io": "^0.5.2", "mocha": "^5.0.1", "npm-run-all": "^4.1.2" }, "homepage": "https://github.com/bpmn-io/object-refs#readme", "keywords": [ "object", "bidirectional", "references", "refs", "ref", "property", "binding" ], "license": "MIT", "name": "object-refs", "repository": { "type": "git", "url": "git+https://github.com/bpmn-io/object-refs.git" }, "scripts": { "all": "run-s lint test", "dev": "npm test -- --watch", "lint": "eslint .", "test": "mocha test/spec/*.js" }, "version": "0.3.0" }