[Pkg-javascript-commits] [node-mocks-http] 88/296: added mime-type mapping library
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:13:24 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 1ffbd8023b9954042cbeea028510786358e5632f
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date: Sat Mar 7 16:21:20 2015 +0800
added mime-type mapping library
---
package.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/package.json b/package.json
index f63b514..c478df0 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,9 @@
"engines": {
"node": ">=0.6"
},
+ "dependencies": {
+ "mime": "^1.3.4"
+ },
"devDependencies":{
"nodeunit":"",
"node-restify-errors":"git://github.com/m9dfukc/node-restify-errors.git"
--
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