signpass

0.0.2 • Public • Published

SIGNPASS - Node.js library to manage Passbook archive

Build Status Coverage Status npm version

NPM

Features

  • Sign and zip a raw pass directory
  • Unzip and verify a signed pass's signature and manifest
  • Command line tool to use all features
  • Library injection to use it directly in your code

Getting started

To use signpass with CLI feature, it's recommended to install it in global path

$ npm install -g signpass

To use signpass in your project with library injection, you can install it directly in project dependency

$ cd path/to/your/root/project
$ npm install signpass

Package Sidebar

Install

npm i signpass

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • akanass