UNPKG

randomstring-js

Version:
31 lines (30 loc) 682 B
{ "name": "randomstring-js", "version": "1.0.3", "description": "Random string generator", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "randomstring", "randomstring-js", "random", "string", "generator" ], "author": "Thiago Comelli", "license": "MIT", "directories": { "lib": "lib" }, "repository": { "type": "git", "url": "git+https://github.com/ThiagoCComelli/randomstring.git" }, "bugs": { "url": "https://github.com/ThiagoCComelli/randomstring/issues" }, "type": "module", "homepage": "https://github.com/ThiagoCComelli/randomstring#readme" }