Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Feb 25, 2016
1 parent 37db3d3 commit 20cdee2
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
{
"name": "node-ssl",
"name": "node-webcrypto-ossl",
"version": "1.0.0",
"description": "",
"main": "buildjs/webcrypto.js",
"scripts": {
"test": "mocha",
"install": "tsd install && tsc && node-gyp rebuild"
},
"author": "msu",
"author": "PeculiarVentures",
"license": "MIT",
"keywords": [
"crypto",
"openssl",
"webcrypto",
"rsa",
"aes",
"ec",
"jwk",
"polyfill"
],
"dependencies": {
"base64url": "^1.0.5",
"mocha": "^2.3.4",
Expand Down

0 comments on commit 20cdee2

Please sign in to comment.