publish_test_sakshi_kottawar
Version:
the call will result the GCD fo two numbers which are passed as parameters in call var gcd=require("publish_test_sakshi_kottawar/gcd"); var ans=gcd.GCD(5,6);
17 lines (16 loc) • 319 B
JSON
{
"name": "publish_test_sakshi_kottawar",
"version": "1.0.1",
"description": "",
"main": "publish.test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"gcd",
"GCD",
"Greatest Common Divisor"
],
"author": "sakshi_kottawar",
"license": "ISC"
}