{
  "_args": [
    [
      "@nuxt/ufo@0.5.4",
      "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web"
    ]
  ],
  "_development": true,
  "_from": "@nuxt/ufo@0.5.4",
  "_id": "@nuxt/ufo@0.5.4",
  "_inBundle": false,
  "_integrity": "sha512-JZOGDlt2BvLCBmLhrchhRJ6tP9PBfSWLdsHC+JVJ5Qp8/hT/2u61cSsLS30zUOwcPRaQ3y2oHNkEiKJ5v90iEQ==",
  "_location": "/@nuxt/ufo",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/ufo@0.5.4",
    "name": "@nuxt/ufo",
    "escapedName": "@nuxt%2fufo",
    "scope": "@nuxt",
    "rawSpec": "0.5.4",
    "saveSpec": null,
    "fetchSpec": "0.5.4"
  },
  "_requiredBy": [
    "/@nuxtjs/tailwindcss"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/ufo/-/ufo-0.5.4.tgz",
  "_spec": "0.5.4",
  "_where": "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web",
  "bugs": {
    "url": "https://github.com/nuxt-contrib/ufo/issues"
  },
  "dependencies": {},
  "description": "URL utils for humans",
  "devDependencies": {
    "@nuxtjs/eslint-config-typescript": "latest",
    "@types/flat": "latest",
    "@types/jest": "latest",
    "@types/node": "latest",
    "eslint": "latest",
    "jest": "latest",
    "siroc": "latest",
    "standard-version": "latest",
    "ts-jest": "latest",
    "typescript": "latest"
  },
  "exports": {
    ".": {
      "import": "./dist/index.mjs",
      "require": "./dist/index.js"
    },
    "./": "./"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/nuxt-contrib/ufo#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.mjs",
  "name": "@nuxt/ufo",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt-contrib/ufo.git"
  },
  "scripts": {
    "build": "siroc build",
    "lint": "eslint --ext .ts .",
    "release": "yarn test && yarn build && standard-version && git push --follow-tags && npm publish",
    "test": "yarn lint && jest"
  },
  "sideEffects": false,
  "types": "dist/index.d.ts",
  "version": "0.5.4"
}
