Sha256: 076c229e6beb9f919b812326c39ccb250081456ee3a755b67bea71029fcacd9e

Contents?: true

Size: 987 Bytes

Versions: 10

Compression:

Stored size: 987 Bytes

Contents

{
	"name": "moment-timezone",
	"version": "0.5.14",
	"description": "Parse and display moments in any timezone.",
	"homepage": "http://momentjs.com/timezone/",
	"author": "Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)",
	"keywords": [
		"moment",
		"date",
		"time",
		"timezone",
		"olson",
		"iana",
		"zone",
		"tz"
	],
	"main": "./index.js",
	"engines": {
		"node": "*"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/moment/moment-timezone.git"
	},
	"bugs": {
		"url": "https://github.com/moment/moment-timezone/issues"
	},
	"license": "MIT",
	"dependencies": {
		"moment": ">= 2.9.0"
	},
	"devDependencies": {
		"grunt": "^1.0.1",
		"grunt-contrib-clean": "^1.1.0",
		"grunt-contrib-jshint": "^1.1.0",
		"grunt-contrib-nodeunit": "^1.0.0",
		"grunt-contrib-uglify": "^3.1.0"
	},
	"jspm": {
		"main": "builds/moment-timezone-with-data",
		"shim": {
			"moment-timezone": {
				"deps": ["moment"]
			}
		}
	},
	"scripts": {
		"test": "grunt"
	}
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
ext_yarn-0.4.0 vendor/moment-timezone/package.json
ext_yarn-0.3.1 vendor/moment-timezone/package.json
ext_yarn-0.3.0 vendor/moment-timezone/package.json
ext_yarn-0.2.0 vendor/moment-timezone/package.json
ext_yarn-0.1.2 node_modules/moment-timezone/package.json
ext_yarn-0.1.1 node_modules/moment-timezone/package.json
ext_yarn-0.1.0 node_modules/moment-timezone/package.json
ext_sprockets-0.1.6 node_modules/moment-timezone/package.json
ext_sprockets-0.1.5 node_modules/moment-timezone/package.json
ext_sprockets-0.1.1 node_modules/moment-timezone/package.json