{
    "name": "@js-joda/locale_en-us",
    "version": "5.1.0",
    "description": "prebuilt js-joda locale package for locales: en,en-US",
    "repository": {
        "type": "git",
        "url": "https://github.com/js-joda/js-joda.git"
    },
    "main": "dist/index.js",
    "module": "dist/index.esm.js",
    "keywords": [
        "date",
        "time",
        "locale"
    ],
    "author": "phueper",
    "contributors": [
        "pithu",
        "phueper"
    ],
    "license": "BSD-3-Clause",
    "bugs": {
        "url": "https://github.com/js-joda/js-joda/issues"
    },
    "homepage": "https://js-joda.github.io/js-joda",
    "peerDependencies": {
        "@js-joda/core": ">=6.0.0",
        "@js-joda/locale": ">=5.0.1",
        "@js-joda/timezone": "^2.25.0"
    },
    "peerDependenciesMeta": {
        "@js-joda/timezone": {
            "optional": true
        }
    },
    "publishConfig": {
        "access": "public"
    },
    "gitHead": "a7f1bec40afb1e84ffc0ce2d88d72d690fe72f6a"
}
