{
  "_from": "@vueuse/core@9.3.0",
  "_id": "@vueuse/core@9.3.0",
  "_inBundle": false,
  "_integrity": "sha512-64Rna8IQDWpdrJxgitDg7yv1yTp41ZmvV8zlLEylK4QQLWAhz1OFGZDPZ8bU4lwcGgbEJ2sGi2jrdNh4LttUSQ==",
  "_location": "/@vueuse/core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@vueuse/core@9.3.0",
    "name": "@vueuse/core",
    "escapedName": "@vueuse%2fcore",
    "scope": "@vueuse",
    "rawSpec": "9.3.0",
    "saveSpec": null,
    "fetchSpec": "9.3.0"
  },
  "_requiredBy": [
    "/flowbite-vue"
  ],
  "_resolved": "https://registry.npmjs.org/@vueuse/core/-/core-9.3.0.tgz",
  "_shasum": "74d855bd19cb5eadd2edb30c871918fac881e8b8",
  "_spec": "@vueuse/core@9.3.0",
  "_where": "/home/sagremc/chronos-v2/node_modules/flowbite-vue",
  "author": {
    "name": "Anthony Fu",
    "email": "https://github.com/antfu"
  },
  "bugs": {
    "url": "https://github.com/vueuse/vueuse/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/web-bluetooth": "^0.0.15",
    "@vueuse/metadata": "9.3.0",
    "@vueuse/shared": "9.3.0",
    "vue-demi": "*"
  },
  "deprecated": false,
  "description": "Collection of essential Vue Composition Utilities",
  "exports": {
    ".": {
      "types": "./index.d.ts",
      "require": "./index.cjs",
      "import": "./index.mjs"
    },
    "./*": "./*",
    "./metadata": {
      "types": "./metadata.d.ts",
      "require": "./metadata.cjs",
      "import": "./metadata.mjs"
    }
  },
  "funding": "https://github.com/sponsors/antfu",
  "homepage": "https://github.com/vueuse/vueuse#readme",
  "jsdelivr": "./index.iife.min.js",
  "keywords": [
    "vue",
    "vue-use",
    "utils"
  ],
  "license": "MIT",
  "main": "./index.cjs",
  "module": "./index.mjs",
  "name": "@vueuse/core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vueuse/vueuse.git",
    "directory": "packages/core"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "unpkg": "./index.iife.min.js",
  "version": "9.3.0"
}
