sec-id
Version:
Generate an unique id for your application
35 lines (34 loc) • 801 B
JSON
{
"name": "sec-id",
"version": "2.4.3",
"description": "Generate an unique id for your application",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ScratchCoder135/IdGen-NPM.git"
},
"keywords": [
"Id",
"unique id",
"generate id",
"id generator",
"ids",
"Ids",
"generate unique id",
"token generator",
"generate token id",
"generate random string",
"generate random",
"random string generator",
"random generator"
],
"author": "S-Studio",
"license": "ISC",
"bugs": {
"url": "https://github.com/ScratchCoder135/IdGen-NPM/issues"
},
"homepage": "https://github.com/ScratchCoder135/IdGen-NPM#readme"
}