conversion-package
Version:
In this package I created 4 functions which know how to convert
20 lines • 417 B
JSON
{
"name": "conversion-package",
"version": "1.0.3",
"description": "In this package I created 4 functions which know how to convert ",
"main": "conversion.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"conversion",
"javascript",
"js",
"temperature",
"fahrenheit",
"cm",
"inch"
],
"author": "Alon Shaul",
"license": "ISC"
}