{
  "_args": [
    [
      "@web-atoms/date-time@1.0.21",
      "/home/runner/work/web-atoms-samples/web-atoms-samples"
    ]
  ],
  "_from": "@web-atoms/date-time@1.0.21",
  "_id": "@web-atoms/date-time@1.0.21",
  "_inBundle": false,
  "_integrity": "sha512-8cO6U9YVXOOu3YxsbhSlEVTJ8MNR8Nt/GqxmYpWKV/VTdAq6pUPmKTbe9OHJNZzCQirHrtOXpqXKhvTrKS0NzQ==",
  "_location": "/@web-atoms/date-time",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@web-atoms/date-time@1.0.21",
    "name": "@web-atoms/date-time",
    "escapedName": "@web-atoms%2fdate-time",
    "scope": "@web-atoms",
    "rawSpec": "1.0.21",
    "saveSpec": null,
    "fetchSpec": "1.0.21"
  },
  "_requiredBy": [
    "/",
    "/@web-atoms/web-controls",
    "/web-atoms-core"
  ],
  "_resolved": "https://registry.npmjs.org/@web-atoms/date-time/-/date-time-1.0.21.tgz",
  "_spec": "1.0.21",
  "_where": "/home/runner/work/web-atoms-samples/web-atoms-samples",
  "author": "",
  "bugs": {
    "url": "https://github.com/web-atoms/date-time/issues"
  },
  "description": "DateTime library for Web Atoms",
  "devDependencies": {
    "@web-atoms/unit-test": "^1.0.8"
  },
  "homepage": "https://github.com/web-atoms/date-time#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "@web-atoms/date-time",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/web-atoms/date-time.git"
  },
  "scripts": {
    "postversion": "git push --follow-tags",
    "test": "node dist/test.js"
  },
  "version": "1.0.21"
}
