domotz-remote-pawn
Version:
Domotz Agent
16 lines (15 loc) • 535 B
JSON
{ "name": "step",
"version": "0.0.6",
"description": "A simple control-flow library for node.JS that makes parallel execution, serial execution, and error handling painless.",
"engine": [ "node >=0.2.0" ],
"author": "Tim Caswell <tim@creationix.com>",
"license": "MIT",
"repository":
{ "type" : "git",
"url" : "http://github.com/creationix/step.git"
},
"main": "lib/step"
,"_resolved": "http://npm.domotz.com:4873/step/-/step-0.0.6.tgz"
,"_integrity": "sha1-FD54SaXX0/SgiP4pr5SRUhbu7eI="
,"_from": "step@0.0.6"
}