{
  "_args": [
    [
      "@nuxt/components@1.2.6",
      "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web"
    ]
  ],
  "_from": "@nuxt/components@1.2.6",
  "_id": "@nuxt/components@1.2.6",
  "_inBundle": false,
  "_integrity": "sha512-PUXP26xCr7fhSSSZfQsoh7BuLIT71cpMms18ZckR117UgjXi/ZYhKBZkn/bYGv8qI7ECqmOrMi6hOcKghAwWFw==",
  "_location": "/@nuxt/components",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/components@1.2.6",
    "name": "@nuxt/components",
    "escapedName": "@nuxt%2fcomponents",
    "scope": "@nuxt",
    "rawSpec": "1.2.6",
    "saveSpec": null,
    "fetchSpec": "1.2.6"
  },
  "_requiredBy": [
    "/nuxt"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/components/-/components-1.2.6.tgz",
  "_spec": "1.2.6",
  "_where": "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web",
  "bugs": {
    "url": "https://github.com/nuxt/components/issues"
  },
  "dependencies": {
    "chalk": "^4.1.0",
    "chokidar": "^3.5.1",
    "glob": "^7.1.6",
    "globby": "^11.0.2",
    "lodash": "^4.17.20",
    "semver": "^7.3.4",
    "upath": "^2.0.1",
    "vue-template-compiler": "^2.6.12"
  },
  "description": "Auto Import Components for Nuxt.js",
  "devDependencies": {
    "@babel/preset-env": "latest",
    "@babel/preset-typescript": "latest",
    "@nuxt/test-utils": "latest",
    "@nuxt/types": "latest",
    "@nuxt/typescript-build": "latest",
    "@nuxt/typescript-runtime": "latest",
    "@nuxtjs/eslint-config-typescript": "latest",
    "@types/jest": "latest",
    "@types/loader-utils": "latest",
    "@types/lodash": "latest",
    "@types/semver": "latest",
    "eslint": "latest",
    "jest": "latest",
    "loader-utils": "latest",
    "nuxt-edge": "latest",
    "pug": "latest",
    "pug-plain-loader": "latest",
    "siroc": "latest",
    "standard-version": "latest"
  },
  "exports": {
    ".": "./dist/index.js",
    "./": "./",
    "./loader": "./dist/loader.js"
  },
  "files": [
    "dist",
    "lib",
    "templates"
  ],
  "homepage": "https://github.com/nuxt/components#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "name": "@nuxt/components",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt/components.git"
  },
  "scripts": {
    "build": "siroc build",
    "dev": "nuxt-ts test/fixture",
    "lint": "eslint --ext .ts,.js,.vue .",
    "release": "yarn test && yarn build && standard-version && git push --follow-tags && npm publish",
    "test": "yarn lint && jest --verbose"
  },
  "types": "dist/index.d.ts",
  "version": "1.2.6"
}
