[Pkg-javascript-commits] [node-music-library-index] 03/05: Imported Upstream version 1.2.2

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Jul 26 21:56:28 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-music-library-index.

commit 16971f2902aefacf33f0044173bf6416b16d5196
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Jul 26 21:47:18 2014 +0000

    Imported Upstream version 1.2.2
---
 LICENSE      | 21 +++++++++++++++++++++
 package.json |  4 ++--
 2 files changed, 23 insertions(+), 2 deletions(-)

diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..e57596d
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+Copyright (c) 2014 Andrew Kelley
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation files
+(the "Software"), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/package.json b/package.json
index 31fcac4..b10bc22 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "music-library-index",
-  "version": "1.2.1",
+  "version": "1.2.2",
   "description": "build a searchable javascript object model given track metadata objects",
   "main": "index.js",
   "scripts": {
@@ -12,7 +12,7 @@
     "diacritics": "~1.2.0"
   },
   "devDependencies": {
-    "mocha": "^1.17.1"
+    "mocha": "~1.21.0"
   },
   "repository": {
     "type": "git",

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



More information about the Pkg-javascript-commits mailing list