ntill
Version:
Prevent calls to callback until condition is met.
42 lines (41 loc) • 883 B
JSON
{
"name": "ntill",
"version": "0.2.0",
"description": "Prevent calls to callback until condition is met.",
"main": "ntill.deploy.js",
"support": "ntill.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"prevent",
"call",
"callback",
"until",
"condition",
"met",
"ntill"
],
"homepage": "https://github.com/volkovasystems/ntill",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"burne": "^0.6.0",
"condev": "^0.20.0",
"falzy": "^0.23.0",
"harden": "^0.23.0",
"kloak": "^0.30.0",
"mrkd": "^0.11.0",
"shft": "^0.5.0",
"truly": "^0.20.0",
"zelf": "^0.14.0"
}
}