f2c-xstriker
Version:
fahrenheit to celcius
25 lines (24 loc) • 548 B
JSON
{
"name": "f2c-xstriker",
"version": "1.0.8",
"description": "fahrenheit to celcius",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xstriker/f2c-xStriker.git"
},
"keywords": [
"fahrenheit",
"to",
"celcius"
],
"author": "Tiago Colli Plakitca <ti90000@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/xstriker/f2c-xStriker/issues"
},
"homepage": "https://github.com/xstriker/f2c-xStriker#readme"
}