[Pkg-javascript-commits] [node-mocks-http] 39/296: Addressing Issue #14 by adding the MIT License
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:13:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository node-mocks-http.
commit ecbd7bcbdaea464a95b68c57f74a9f6f089c9050
Author: Howard Abrams <howard.abrams at gmail.com>
Date: Sun Apr 27 12:55:06 2014 -0700
Addressing Issue #14 by adding the MIT License
---
package.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 72b6053..69a2571 100644
--- a/package.json
+++ b/package.json
@@ -2,8 +2,9 @@
"author": "Howard Abrams <howard.abrams at gmail.com> (http://www.github.com/howardabrams)",
"name": "node-mocks-http",
"description": "Mock 'http' objects for testing Express routing functions",
- "version": "1.0.3",
+ "version": "1.0.4",
"homepage": "http://www.github.com/howardabrams/node-mocks-http",
+ "license" : "MIT",
"keywords": [
"mock",
"stub",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git
More information about the Pkg-javascript-commits
mailing list