UNPKG

nibbler-copy

Version:
28 lines (27 loc) 632 B
{ "name": "nibbler-copy", "version": "0.1.1", "description": "Copy the build context with nibbler", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/mmalecki/nibbler-copy" }, "keywords": [ "nibbler", "apt" ], "author": "Maciej Małecki <me@mmalecki.com>", "license": "MIT", "bugs": { "url": "https://github.com/mmalecki/nibbler-copy/issues" }, "homepage": "https://github.com/mmalecki/nibbler-copy", "dependencies": { "nibbler-exec": "~0.1.0", "tar-fs": "~1.5.0" } }