UNPKG

time-to-uint8array

Version:

node module for converting time to Uint8Array

20 lines (19 loc) 371 B
{ "name": "time-to-uint8array", "version": "1.0.0", "description": "node module for converting time to Uint8Array", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "date", "time", "Uint8", "Array", "Uint8Array" ], "author": "h3rm", "license": "ISC" }