[Pkg-javascript-commits] [node-mocha-lcov-reporter] 01/03: Imported Upstream version 1.0.0
Julien Puydt
julien.puydt at laposte.net
Fri Sep 25 14:50:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-mocha-lcov-reporter.
commit 82cab396044351b769dd08bbe6a4b41cfed6eee1
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Fri Sep 25 16:30:31 2015 +0200
Imported Upstream version 1.0.0
---
package.json | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/package.json b/package.json
index a3af6e2..8162d13 100644
--- a/package.json
+++ b/package.json
@@ -1,16 +1,10 @@
{
"name": "mocha-lcov-reporter",
"description": "LCOV reporter for Mocha",
- "version": "0.0.2",
+ "version": "1.0.0",
"author": "Steven Looman <steven.looman at gmail.com>",
"keywords": [ "mocha", "reporter", "lcov", "coverage" ],
- "licenses" : [
- {
- "type": "2-clause BSD",
- "url": "https://raw.github.com/StevenLooman/mocha-lcov-reporter/master/LICENSE"
- }
- ],
-
+ "license": "BSD-2-Clause",
"dependencies": {
},
"devDependencies": {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocha-lcov-reporter.git
More information about the Pkg-javascript-commits
mailing list