{ "name": "zsnapper", "description": "A ZFS snapshot service", "author": "Jakob Borg (http://nym.se/)", "keywords": [ "solaris", "zfs", "illumos", "openindiana", "smartos" ], "homepage": "http://nym.se/zsnapper/docs/", "version": "2.0.0", "bin": "./zsnapper", "dependencies": { "async": "~0.2.5", "cron": "~1.0.1", "minimatch": "~0.2.11", "ini": "~1.1.0" }, "repository": { "type": "git", "url": "git://github.com/calmh/zsnapper.git" }, "bugs": { "url": "http://github.com/calmh/zsnapper/issues", "email": "zsnapper@nym.se" } }