discord-baymax-bot/node_modules/moment-timezone/package.json
2017-03-23 23:52:08 -05:00

129 lines
2.9 KiB
JSON

{
"_args": [
[
{
"raw": "moment-timezone",
"scope": null,
"escapedName": "moment-timezone",
"name": "moment-timezone",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/home/burchettm/modbot"
]
],
"_from": "moment-timezone@latest",
"_id": "moment-timezone@0.5.11",
"_inCache": true,
"_location": "/moment-timezone",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/moment-timezone-0.5.11.tgz_1482518103072_0.8412602993194014"
},
"_npmUser": {
"name": "maggiepint",
"email": "maggiepint@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "moment-timezone",
"scope": null,
"escapedName": "moment-timezone",
"name": "moment-timezone",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.11.tgz",
"_shasum": "9b76c03d8ef514c7e4249a7bbce649eed39ef29f",
"_shrinkwrap": null,
"_spec": "moment-timezone",
"_where": "/home/burchettm/modbot",
"author": {
"name": "Tim Wood",
"email": "washwithcare@gmail.com",
"url": "http://timwoodcreates.com/"
},
"bugs": {
"url": "https://github.com/moment/moment-timezone/issues"
},
"dependencies": {
"moment": ">= 2.6.0"
},
"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"
},
"directories": {},
"dist": {
"shasum": "9b76c03d8ef514c7e4249a7bbce649eed39ef29f",
"tarball": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.11.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "2124976c909dd440bea4499c5fd9c8ca4da95fd8",
"homepage": "http://momentjs.com/timezone/",
"jspm": {
"main": "builds/moment-timezone-with-data",
"shim": {
"moment-timezone": {
"deps": [
"moment"
]
}
}
},
"keywords": [
"moment",
"date",
"time",
"timezone",
"olson",
"iana",
"zone",
"tz"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "ichernev",
"email": "iskren.chernev@gmail.com"
},
{
"name": "maggiepint",
"email": "maggiepint@gmail.com"
},
{
"name": "mj1856",
"email": "mj1856@hotmail.com"
},
{
"name": "timrwood",
"email": "washwithcare@gmail.com"
}
],
"name": "moment-timezone",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/moment/moment-timezone.git"
},
"scripts": {
"test": "grunt"
},
"version": "0.5.11"
}