Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "signpass", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Node.js library to manage Passbook archive: sign and zip a raw pass directory or unzip and verify a signed pass's signature and manifest", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,3 +5,6 @@ ## SIGNPASS - `Node.js` library to manage `Passbook` archive | ||
[![Coverage Status](https://coveralls.io/repos/njl07/node-signpass/badge.png?branch=master)](https://coveralls.io/r/njl07/node-signpass?branch=master) | ||
[![npm version](https://badge.fury.io/js/signpass.png)](http://badge.fury.io/js/signpass) | ||
[![NPM](https://nodei.co/npm/signpass.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/signpass/) | ||
* [Features](#features) | ||
@@ -8,0 +11,0 @@ * [Getting started and configuration](#getting-started) |
31052
27