cleanup for npm
This commit is contained in:
parent
22ee7f1601
commit
9ed30ee09d
|
@ -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).
|
[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
|
# Installation
|
||||||
## Node.js
|
## Node.js
|
||||||
npm install openpgpjs
|
npm install openpgpjs
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "openpgpjs",
|
"name": "openpgpjs",
|
||||||
|
"description": "A Javascript implementation of the OpenPGP protocol.",
|
||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.8"
|
"node": ">=0.8"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user