UNPKG

adventure-runner

Version:
30 lines (29 loc) 536 B
{ "name": "adventure-runner", "version": "2.0.2", "description": "Runner util for nodeschool adventures", "license": "MIT", "repository": "hemanth/adventure-runner", "author": { "name": "hemanth", "email": "hemanth.hm@gmail.com", "url": "h3manth.com" }, "engines": { "node": ">= 4" }, "files": [ "index.js" ], "keywords": [ "adventure", "edutainment", "education", "workshop", "nodeschool" ], "dependencies": { "adventure": "^2.11.0", "caller": "^1.0.0" } }