[Pkg-javascript-commits] [node-iconv-lite] 55/83: Add "main" field to package.json explicitly.

matthew pideil mpideil-guest at moszumanska.debian.org
Tue Apr 1 19:56:50 UTC 2014


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

mpideil-guest pushed a commit to branch master
in repository node-iconv-lite.

commit 5f0bf0ef50e68fdb24573f37192b83ea7771a0fd
Author: Alexander Shtuchkin <ashtuchkin at gmail.com>
Date:   Wed Dec 5 10:36:54 2012 +0400

    Add "main" field to package.json explicitly.
---
 package.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package.json b/package.json
index 9fb8959..a02009d 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
         "Mike D Pilsbury (https://github.com/pekim)"
     ],
     
+    "main": "index.js",
     "homepage": "https://github.com/ashtuchkin/iconv-lite",
     "repository": {
         "type": "git",

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



More information about the Pkg-javascript-commits mailing list