{
"name": "weekstart",
"main": [
"dist/main.js"
],
"version": "1.0.1",
"homepage": "https://github.com/gamtiq/weekstart",
"authors": [
"Denis Sikuler"
],
"description": "Library to get first day of week.",
"keywords": [
"week",
"start",
"first",
"day",
"locale",
"country",
"region"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}