{
	"name": "wp-datetime",
	"version": "2.1.4",
	"description": "WordPress DateTime library.",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/pronamic/wp-datetime.git"
	},
	"keywords": [
		"pronamic",
		"wordpress",
		"datetime",
		"date",
		"time"
	],
	"license": "GPL-3.0-or-later",
	"bugs": {
		"url": "https://github.com/pronamic/wp-datetime/issues"
	},
	"homepage": "https://github.com/pronamic/wp-datetime#readme",
	"devDependencies": {
		"grunt": "^1.0.4",
		"grunt-checktextdomain": "^1.0.1",
		"grunt-phpcs": "^0.4.0",
		"grunt-phplint": "0.1.0",
		"grunt-phpunit": "^0.3.6",
		"grunt-wp-i18n": "^1.0.3",
		"load-grunt-tasks": "^5.1.0"
	}
}
