UNPKG

asyncyo

Version:

Common function and templates for asynchronous code

25 lines (24 loc) 532 B
{ "name": "asyncyo", "version": "1.0.0", "description": "Common function and templates for asynchronous code", "main": "async.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/invad3/asyncyo.git" }, "keywords": [ "myasync", "repository", "nodemaster" ], "author": "Yohan Joseph-Lockel", "license": "ISC", "bugs": { "url": "https://github.com/invad3/asyncyo/issues" }, "homepage": "https://github.com/invad3/asyncyo#readme" }