UNPKG

converter_fahrenheit_celsius

Version:

This package allows you to convert Fahrenheit to Celsius and Celsius to Fahrenheit

13 lines (12 loc) 412 B
{ "name": "converter_fahrenheit_celsius", "version": "1.0.0", "description": "This package allows you to convert Fahrenheit to Celsius and Celsius to Fahrenheit", "main": "converter_fahrenheit_celsius.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["converter", "temperature-converter", "temperature"], "author": "Olga Zakharova", "license": "ISC" }