UNPKG

@ntlab/identity

Version:

A foundation for identity acquisition and identification

32 lines (31 loc) 805 B
{ "name": "@ntlab/identity", "version": "1.3.0", "description": "A foundation for identity acquisition and identification", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/tohenk/node-identity.git" }, "keywords": [ "identify", "acquisition", "identification" ], "author": "Toha <tohenk@yahoo.com>", "license": "MIT", "bugs": { "url": "https://github.com/tohenk/node-identity/issues" }, "homepage": "https://github.com/tohenk/node-identity#readme", "dependencies": { "@ntlab/ntlib": "^2.6.2", "@ntlab/work": "^2.3.0", "debug": "^4.4.1", "socket.io": "^4.8.1", "socket.io-client": "^4.8.1" } }