text-maker
Version:
Generates a string randomly as many numbers as you entered.
19 lines (18 loc) • 410 B
JSON
{
"name": "text-maker",
"version": "1.0.4",
"description": "Generates a string randomly as many numbers as you entered.",
"main": "index.js",
"repository": "https://github.com/zeonplex/text-maker.git",
"author": "khjkr <khj@kkutu.co>",
"license": "MIT",
"keywords": [
"node",
"node.js",
"npm-module",
"yarn-package",
"khjkr",
"maker",
"text"
]
}