UNPKG

operation

Version:

Container for user-specified callbacks that allows for operation user-specific context object.

34 lines (31 loc) 949 B
{ "name": "operation", "version": "5.0.2", "description": "Container for user-specified callbacks that allows for operation user-specific context object.", "keywords": [ "bluey", "function", "object", "callback" ], "author": "Alan Gutierrez <alan@prettyrobots.com>", "homepage": "https://github.com/bigeasy/operation", "bugs": "https://github.com/bigeasy/operation/issues", "license": "MIT", "repository": { "type": "git", "url": "bigeasy/operation" }, "dependencies": { }, "devDependencies": { "proof": "7.0.x" }, "main": "operation", "scripts": { "test": "proof test test/*.t.js" } }