%PDF- %PDF-
Direktori : /proc/self/root/home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nuxt/components/ |
Current File : //proc/self/root/home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nuxt/components/package.json |
{ "_args": [ [ "@nuxt/components@2.1.6", "/home/forge/takeaseat.co.uk" ] ], "_from": "@nuxt/components@2.1.6", "_id": "@nuxt/components@2.1.6", "_inBundle": false, "_integrity": "sha512-TXgqc43xIn+Lgnkc2NY1IB3psZxynjMlGIl4q5jB4Ylzf4e7LAB5R6nFSoR/0etkdvifQmGsMlwV6rbjUOdSrw==", "_location": "/@nuxt/components", "_phantomChildren": { "lru-cache": "6.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "@nuxt/components@2.1.6", "name": "@nuxt/components", "escapedName": "@nuxt%2fcomponents", "scope": "@nuxt", "rawSpec": "2.1.6", "saveSpec": null, "fetchSpec": "2.1.6" }, "_requiredBy": [ "/nuxt" ], "_resolved": "https://registry.npmjs.org/@nuxt/components/-/components-2.1.6.tgz", "_spec": "2.1.6", "_where": "/home/forge/takeaseat.co.uk", "bugs": { "url": "https://github.com/nuxt/components/issues" }, "dependencies": { "chalk": "^4.1.0", "chokidar": "^3.5.1", "glob": "^7.1.6", "globby": "^11.0.3", "scule": "^0.1.1", "semver": "^7.3.5", "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 .", "prepare": "yarn link && yarn link @nuxt/components", "prepublishOnly": "yarn build", "release": "yarn test && standard-version && git push --follow-tags && npm publish", "test": "yarn lint && jest --verbose" }, "types": "dist/index.d.ts", "version": "2.1.6" }