/var/www/greso.tech/server/nsm/node_modules/moment-timezone
NameSizeModeActions
builds/-0755rm
data/-0755rm
changelog.md146430644editdlrm
composer.json8620644editdlrm
index.d.ts30860644editdlrm
index.js1140644editdlrm
LICENSE10970644editdlrm
moment-timezone-utils.d.ts26570644editdlrm
moment-timezone-utils.js77870644editdlrm
moment-timezone.js163400644editdlrm
package.json10770644editdlrm
README.md27000644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/moment-timezone/composer.json (862B)
{ "name": "moment/moment-timezone", "description": "Parse and display dates in any timezone", "version": "0.5.43", "keywords": [ "moment", "date", "time", "timezone", "olson", "iana", "zone", "tz" ], "homepage": "http://momentjs.com/timezone/", "license": "MIT", "support": { "issues": "https://github.com/moment/moment-timezone/issues", "source": "https://github.com/moment/moment-timezone" }, "authors": [ { "name": "Tim Wood", "email": "washwithcare@gmail.com", "homepage": "http://timwoodcreates.com/" } ], "type": "component", "require": { "robloach/component-installer": "*", "moment/moment": ">=2.9.0" }, "extra": { "component": { "scripts": [ "moment-timezone.js" ], "files": [ "builds/*.js" ] } } }