mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-05 08:38:41 +00:00
cleanup for npm
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
OpenPGP.js
|
||||
OpenPGP.js [](http://travis-ci.org/openpgpjs/openpgpjs)
|
||||
==========
|
||||
|
||||
[OpenPGP.js](http://openpgpjs.org/) is a Javascript implementation of the OpenPGP protocol. This is defined in [RFC 4880](http://tools.ietf.org/html/rfc4880).
|
||||
|
||||
[](http://travis-ci.org/openpgpjs/openpgpjs)
|
||||
|
||||
# Installation
|
||||
## Node.js
|
||||
npm install openpgpjs
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "openpgpjs",
|
||||
"description": "A Javascript implementation of the OpenPGP protocol.",
|
||||
"version": "0.2.0",
|
||||
"engines": {
|
||||
"node": ">=0.8"
|
||||
|
||||
Reference in New Issue
Block a user