node-id
Version:
A random unique id generator
27 lines (26 loc) • 484 B
JSON
{
"name": "node-id",
"version": "1.1.3",
"description": "A random unique id generator",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/olabiranj/node-id.git"
},
"keywords": [
"node-id",
"unique",
"id",
"node",
"unique-id",
"random-id",
"random",
"u-id",
"uid"
],
"author": "Olabiran Joshua",
"license": "MIT"
}