crypto-randomuuid
Version:
Polyfill crypto.randomUUID
18 lines (17 loc) • 328 B
JSON
{
"name": "crypto-randomuuid",
"version": "1.0.0",
"description": "Polyfill crypto.randomUUID",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"keywords": [
"crypto",
"random",
"uuid",
"polyfill"
],
"author": "Stephen Belanger <admin@stephenbelanger.com>",
"license": "MIT"
}