{
  "_args": [
    [
      "@nuxtjs/dayjs@1.3.0",
      "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web"
    ]
  ],
  "_from": "@nuxtjs/dayjs@1.3.0",
  "_id": "@nuxtjs/dayjs@1.3.0",
  "_inBundle": false,
  "_integrity": "sha512-2mm4hVF6YDPHBZpnwyiiEqFybU2cncY/0Ri5KnVpvKF0PCAvu3NCVxbGRItrBRaRjUq3dtaX7j+gUk1FKIkq9A==",
  "_location": "/@nuxtjs/dayjs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxtjs/dayjs@1.3.0",
    "name": "@nuxtjs/dayjs",
    "escapedName": "@nuxtjs%2fdayjs",
    "scope": "@nuxtjs",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxtjs/dayjs/-/dayjs-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web",
  "author": {
    "name": "Takuma HANATANI",
    "url": "potato4d"
  },
  "dependencies": {
    "consola": "^2.3.2",
    "dayjs": "^1.8.9"
  },
  "description": "The best way for use Day.js easily in your Nuxt.js project.",
  "devDependencies": {
    "@nuxt/types": "2.14.12",
    "@nuxtjs/module-test-utils": "1.6.3",
    "@types/consola": "1.0.0",
    "@types/jest": "25.2.3",
    "@types/jsdom": "16.2.5",
    "@types/node": "10.17.49",
    "@types/puppeteer": "5.4.2",
    "all-contributors-cli": "6.19.0",
    "codecov": "3.8.1",
    "jest": "25.5.4",
    "nuxt": "2.14.12",
    "prettier": "2.2.1",
    "puppeteer": "5.5.0",
    "standard-version": "9.0.0",
    "ts-jest": "26.4.4",
    "typescript": "4.1.3"
  },
  "jest": {
    "testEnvironment": "node",
    "collectCoverageFrom": [
      "lib/**/*.{js,jsx}"
    ]
  },
  "keywords": [
    "vue",
    "nuxt",
    "nuxt.js"
  ],
  "license": "MIT",
  "main": "lib/module.js",
  "name": "@nuxtjs/dayjs",
  "scripts": {
    "dev": "nuxt test/fixture",
    "format": "prettier './**/*.{js,ts,json,vue}' --write",
    "test": "NODE_ENV=test jest",
    "test:coverage": "NODE_ENV=test yarn test --coverage",
    "test:system": "NODE_ENV=test jest --testRegex \"/test/system/(.+)\\.test\\.js$\""
  },
  "types": "index.d.ts",
  "version": "1.3.0"
}
