UNPKG

nibbler-exec

Version:
27 lines (26 loc) 594 B
{ "name": "nibbler-exec", "version": "0.1.0", "description": "Fancy exec for nibbler", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/mmalecki/nibbler-exec" }, "keywords": [ "nibbler", "exec" ], "author": "Maciej Małecki <me@mmalecki.com>", "license": "MIT", "bugs": { "url": "https://github.com/mmalecki/nibbler-exec/issues" }, "homepage": "https://github.com/mmalecki/nibbler-exec", "dependencies": { "exit-error": "~1.0.0" } }