a-mimir
Version:
async and sync sleep functions
19 lines (18 loc) • 353 B
JSON
{
"name": "a-mimir",
"version": "1.0.1",
"description": "async and sync sleep functions",
"main": "index.js",
"types": "index.d.ts",
"keywords": [
"sleep",
"async",
"sync",
"asynchronous",
"synchronous",
"atomics"
],
"author": "Lily Skye <me@suchipi.com>",
"license": "MIT",
"repository": "suchipi/a-mimir"
}