[Pkg-javascript-commits] [node-coveralls] 04/332: fixed package.json.

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 13:53:32 UTC 2017


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

rouca pushed a commit to branch master
in repository node-coveralls.

commit a3dffb79d7d764aec3c2c005569117b097ff4367
Author: cainus <gregg at caines.ca>
Date:   Thu Mar 21 06:58:12 2013 -0700

    fixed package.json.
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index cf79a81..eed4bd8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
       "name": "coveralls",
-      "description" : "taks json-cov output into stdin and POSTs to coveralls.io",
+      "description" : "takes json-cov output into stdin and POSTs to coveralls.io",
       "keywords" : ["coverage", "coveralls"], 
       "version": "1.1.0",
       "bugs": {
@@ -11,7 +11,7 @@
       },
       "bin" : {
         "coveralls" : "./bin/coveralls.js"
-      }
+      },
       "maintainers": [
         {
           "name": "Gregg Caines",

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



More information about the Pkg-javascript-commits mailing list