UNPKG

nibbler-run

Version:

Run a nibbler playbook given a context

27 lines (26 loc) 617 B
{ "name": "nibbler-run", "version": "0.1.2", "description": "Run a nibbler playbook given a context", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/mmalecki/nibbler-run" }, "keywords": [ "nibbler", "playbook" ], "author": "Maciej Małecki <me@mmalecki.com>", "license": "MIT", "bugs": { "url": "https://github.com/mmalecki/nibbler-run/issues" }, "homepage": "https://github.com/mmalecki/nibbler-run", "dependencies": { "nibbler-normalize": "~0.1.0" } }