devs-unit-converter
Version:
this package will help you in conversion of diffrent length and time units
26 lines (25 loc) • 573 B
JSON
{
"name": "devs-unit-converter",
"version": "1.0.7",
"description": "this package will help you in conversion of diffrent length and time units",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"unit",
"converter",
"length",
"time",
"temperature",
"time-converter",
"length-converter",
"temperature-converter"
],
"author": "Dev Vora",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Dev-Vora/devs-unit-converter.git"
}
}