UNPKG

@stevebartmoss/cronosjs

Version:
31 lines (30 loc) 601 B
{ "name": "@stevebartmoss/cronosjs", "version": "1.21.26", "description": "Libreria para trabajar con fechas", "main": "cronos/cronos.js", "type": "module", "scripts": { "test": "jest" }, "author": "Steve", "license": "GPL-3.0", "repository":{ "type": "git", "url": "https://github.com/SteveBartmoss/CronosJs" }, "keywords": [ "date", "dates", "javascript", "date-library", "date-manipulation", "cronos", "cronosjs" ], "devDependencies": { "@babel/preset-env": "^7.26.9", "babel-jest": "^29.7.0", "jest": "^29.7.0" } }