UNPKG

smc-uuid-generator

Version:

128 digits uuid generator

22 lines (21 loc) 389 B
{ "name": "smc-uuid-generator", "version": "1.1.4", "description": "128 digits uuid generator", "main": "dist/index.js", "scripts": { "test": "tsc && node dist/test", "build": "tsc" }, "keywords": [ "uuid", "smc", "angular", "ivy", "node", "javascript" ], "author": "Sampath Sandaruwan", "license": "ISC", "types": "dist/index.d.ts" }