scripts.node_modules.moment-timezone.package.json Maven / Gradle / Ivy
The newest version!
{
"_from": "moment-timezone@^0.4.0",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha1-gfWYw61eIs2teWtn7NjYjQ9bqgY=",
"_location": "/moment-timezone",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "moment-timezone@^0.4.0",
"name": "moment-timezone",
"escapedName": "moment-timezone",
"rawSpec": "^0.4.0",
"saveSpec": null,
"fetchSpec": "^0.4.0"
},
"_requiredBy": [
"/eonasdan-bootstrap-datetimepicker"
],
"_resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.4.1.tgz",
"_shasum": "81f598c3ad5e22cdad796b67ecd8d88d0f5baa06",
"_spec": "moment-timezone@^0.4.0",
"_where": "/mnt/Media/Projects/java/github/swf-all/swf/src/main/resources/scripts/node_modules/eonasdan-bootstrap-datetimepicker",
"author": {
"name": "Tim Wood",
"email": "[email protected]",
"url": "http://timwoodcreates.com/"
},
"bugs": {
"url": "https://github.com/moment/moment-timezone/issues"
},
"bundleDependencies": false,
"dependencies": {
"moment": ">= 2.6.0"
},
"deprecated": false,
"description": "Parse and display moments in any timezone.",
"devDependencies": {
"grunt": "0.4.5",
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-jshint": "0.11.2",
"grunt-contrib-nodeunit": "0.4.1",
"grunt-contrib-uglify": "0.9.1"
},
"engines": {
"node": "*"
},
"homepage": "http://momentjs.com/timezone/",
"jspm": {
"main": "builds/moment-timezone-with-data",
"dependencies": {
"moment": "~2.6.0"
},
"shim": {
"moment-timezone": {
"deps": [
"moment"
]
}
}
},
"keywords": [
"moment",
"date",
"time",
"timezone",
"olson",
"iana",
"zone",
"tz"
],
"license": "MIT",
"main": "./index.js",
"name": "moment-timezone",
"repository": {
"type": "git",
"url": "git+https://github.com/moment/moment-timezone.git"
},
"scripts": {
"test": "grunt"
},
"version": "0.4.1"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy