From ac007b4b327deb311fe72e60cea82bd49d3f5e61 Mon Sep 17 00:00:00 2001 From: Giovanny Andres Gongora Granada Date: Sun, 27 Jul 2014 22:44:27 -0500 Subject: [PATCH] npm chardin.js --- ajax/libs/chardin.js/package.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ajax/libs/chardin.js/package.json b/ajax/libs/chardin.js/package.json index a9145b087..785768c2a 100644 --- a/ajax/libs/chardin.js/package.json +++ b/ajax/libs/chardin.js/package.json @@ -19,5 +19,14 @@ "type": "git", "url": "https://github.com/heelhook/chardin.js.git" } - ] + ], + "npmName": "chardin.js", + "npmFileMap": [{ + "basePath": "/", + "files": [ + "chardinjs.css", + "chardinjs.js", + "chardinjs.min.js" + ] + }] }