{ "name": "angular-timezone-select", "version": "1.0.1", "homepage": "https://github.com/alexcheng1982/angular-timezone-select", "authors": [ "Fu Cheng " ], "description": "Country timezone for AngularJS", "main": "dist/angular-timezone-select.js", "keywords": [ "timezone", "select" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "~1.3.8", "select2": "~4.0.0", "moment": "~2.10.3", "moment-timezone": "~0.4.0", "lodash": "~3.9.3" } }