UNPKG

@anzerr/think.library

Version:

setInterval that works with promises

28 lines (27 loc) 565 B
{ "name": "@anzerr/think.library", "version": "1.0.14", "description": "setInterval that works with promises", "keywords": [ "javascipt", "nodejs", "util" ], "homepage": "https://github.com/anzerr/think.library#readme", "bugs": { "url": "https://github.com/anzerr/think.library/issues" }, "repository": { "type": "git", "url": "git@github.com:anzerr/think.library.git" }, "license": "MIT", "author": "anzerr", "main": "index.js", "types": "index.d.ts", "devDependencies": {}, "engines": { "node": ">= 0.10.0" }, "dependencies": {} }