UNPKG

assured

Version:

Combine promises and callbacks together.

48 lines 989 B
{ "name": "assured", "description": "Combine promises and callbacks together.", "keywords": [ "assured", "combine", "promise", "and", "callbacks", "together" ], "license": "MIT", "version": "1.0.16", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)", "repository": { "type": "git", "url": "git+ssh://git@github.com/IonicaBizau/assured.git" }, "bugs": { "url": "https://github.com/IonicaBizau/assured/issues" }, "homepage": "https://github.com/IonicaBizau/assured#readme", "dependencies": { "noop6": "^1.0.1", "sliced": "^1.0.1" }, "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "index.d.ts", "package-lock.json", "bloggify.js", "bloggify.json", "bloggify/" ] }