{ "_args": [ [ "ids@0.2.2", "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance" ] ], "_from": "ids@0.2.2", "_id": "ids@0.2.2", "_inBundle": false, "_integrity": "sha512-icIO8S7A7Hat9x/59VYjS5uwfBU1xRTDxeFC4t9wNceLxZFm2JbPhO4lC/xhFqFNVaxw2idwpLgUfkVQrjsxIw==", "_location": "/ids", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ids@0.2.2", "name": "ids", "escapedName": "ids", "rawSpec": "0.2.2", "saveSpec": null, "fetchSpec": "0.2.2" }, "_requiredBy": [ "/bpmn-js" ], "_resolved": "https://registry.npmmirror.com/ids/-/ids-0.2.2.tgz", "_spec": "0.2.2", "_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/ids/issues" }, "dependencies": { "hat": "^0.0.3" }, "description": "Simple id generation and caching", "devDependencies": { "chai": "^1.9.1", "eslint": "^4.19.1", "eslint-plugin-bpmn-io": "^0.5.2", "mocha": "^5.1.1", "npm-run-all": "^4.1.3" }, "homepage": "https://github.com/bpmn-io/ids#readme", "keywords": [ "id", "ids", "id-generator" ], "license": "MIT", "name": "ids", "repository": { "type": "git", "url": "git+https://github.com/bpmn-io/ids.git" }, "scripts": { "all": "run-s lint test", "lint": "eslint .", "test": "mocha test" }, "version": "0.2.2" }