UNPKG

tempcalculator

Version:

API developed to make life easier for the programmer at the time of temperature converter.

29 lines 721 B
{ "name": "tempcalculator", "version": "1.0.1", "description": "API developed to make life easier for the programmer at the time of temperature converter.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/davimarcilio/APIcalculoTemp.git" }, "keywords": [ "Temperature", "Celsius", "Fahrenheit", "Kelvin", "Calculator", "Temp", "Fisics", "Object" ], "author": "Davi Marcilio", "license": "ISC", "bugs": { "url": "https://github.com/davimarcilio/APIcalculoTemp/issues" }, "homepage": "https://github.com/davimarcilio/APIcalculoTemp#readme" }