{ "_args": [ [ "hat@0.0.3", "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance" ] ], "_from": "hat@0.0.3", "_id": "hat@0.0.3", "_inBundle": false, "_integrity": "sha512-zpImx2GoKXy42fVDSEad2BPKuSQdLcqsCYa48K3zHSzM/ugWuYjLDr8IXxpVuL7uCLHw56eaiLxCRthhOzf5ug==", "_location": "/hat", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "hat@0.0.3", "name": "hat", "escapedName": "hat", "rawSpec": "0.0.3", "saveSpec": null, "fetchSpec": "0.0.3" }, "_requiredBy": [ "/ids" ], "_resolved": "https://registry.npmmirror.com/hat/-/hat-0.0.3.tgz", "_spec": "0.0.3", "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-hat/issues" }, "description": "generate random IDs and avoid collisions", "devDependencies": { "expresso": "0.7.x" }, "directories": { "lib": ".", "example": "example", "test": "test" }, "engine": { "node": ">=0.4" }, "homepage": "https://github.com/substack/node-hat#readme", "keywords": [ "id", "uid", "uuid", "random", "hat", "rack", "unique" ], "license": "MIT/X11", "main": "index.js", "name": "hat", "repository": { "type": "git", "url": "git+ssh://git@github.com/substack/node-hat.git" }, "scripts": { "test": "expresso" }, "version": "0.0.3" }