tiny-unique-id
Version:
A NPM Package which generates unique id and slug id
26 lines (25 loc) • 654 B
JSON
{
"name": "tiny-unique-id",
"version": "1.0.6",
"description": "A NPM Package which generates unique id and slug id",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/snowbit-coderboi/tiny-unique-id"
},
"keywords": [
"unique",
"id",
"random",
"slug"
],
"author": "snowbit",
"license": "ISC",
"bugs": {
"url": "https://github.com/snowbit-coderboi/tiny-unique-id"
},
"homepage": "https://github.com/snowbit-coderboi/tiny-unique-id#readme"
}