@darioxlz/conversion
Version:
24 lines (23 loc) • 582 B
JSON
{
"name": "@darioxlz/conversion",
"version": "0.5.0",
"description": "conversor de unidades",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/josevenezuelapadron/NPM-conversor-unidades.git"
},
"keywords": [
"conversor",
"unidades",
"convertir",
"metros",
"grados"
],
"author": "José Padrón",
"license": "MIT",
"bugs": {
"url": "https://github.com/josevenezuelapadron/NPM-conversor-unidades/issues"
},
"homepage": "https://github.com/josevenezuelapadron/NPM-conversor-unidades#readme"
}