custom-module-example
Advanced tools
+1
-1
@@ -1,3 +0,3 @@ | ||
| var extract = function() { | ||
| exports.extract = function() { | ||
| return parseInt(Math.random()*6 + 1) | ||
| } |
+1
-1
| { | ||
| "name": "custom-module-example", | ||
| "version": "1.0.2", | ||
| "version": "2.0.0", | ||
| "description": "my personal custom module example", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
429
0.94%