[Pkg-javascript-commits] [node-keygrip] 22/68: 0.2.0

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Jun 27 22:13:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to branch master
in repository node-keygrip.

commit 00859e1b9ece1d951559b6da68af372244333945
Author: Jed Schmidt <tr at nslator.jp>
Date:   Sun Jan 15 10:18:41 2012 +0900

    0.2.0
---
 package.json | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 49ddf78..7572dcd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "keygrip",
-  "version": "0.1.7",
+  "version": "0.2.0",
   "description": "Key signing and verification for rotated credentials",
   "scripts": {
     "install": "node ./install.js"
@@ -8,5 +8,10 @@
   "repository": {
     "type": "git",
     "url": "git://github.com/jed/keygrip.git"
+  },
+  "dependencies": {},
+  "devDependencies": {},
+  "engines": {
+    "node": "*"
   }
 }
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-keygrip.git



More information about the Pkg-javascript-commits mailing list