UNPKG

nibbler-normalize

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