UNPKG

fechas_esteban_arbelaez

Version:

Herramienta para manejo de fechas

20 lines 426 B
{ "name": "fechas_esteban_arbelaez", "version": "1.0.0", "description": "Herramienta para manejo de fechas", "license": "MIT", "author": "Juan Esteban Arbelaez Durango <je578400@gmail.com>", "type": "commonjs", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "fechas", "date", "time", "timezone", "utc", "moment" ] }