| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/@nuxt/components/ |
Upload File : |
{
"_args": [
[
"@nuxt/components@2.2.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "@nuxt/components@2.2.1",
"_id": "@nuxt/components@2.2.1",
"_inBundle": false,
"_integrity": "sha512-r1LHUzifvheTnJtYrMuA+apgsrEJbxcgFKIimeXKb+jl8TnPWdV3egmrxBCaDJchrtY/wmHyP47tunsft7AWwg==",
"_location": "/@nuxt/components",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/components@2.2.1",
"name": "@nuxt/components",
"escapedName": "@nuxt%2fcomponents",
"scope": "@nuxt",
"rawSpec": "2.2.1",
"saveSpec": null,
"fetchSpec": "2.2.1"
},
"_requiredBy": [
"/nuxt"
],
"_resolved": "https://registry.npmjs.org/@nuxt/components/-/components-2.2.1.tgz",
"_spec": "2.2.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/nuxt/components/issues"
},
"dependencies": {
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
"glob": "^7.1.7",
"globby": "^11.0.4",
"scule": "^0.2.1",
"semver": "^7.3.5",
"upath": "^2.0.1",
"vue-template-compiler": "^2.6.14"
},
"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",
"consola": "latest",
"eslint": "latest",
"jest": "latest",
"loader-utils": "latest",
"nuxt-edge": "latest",
"pug": "latest",
"pug-plain-loader": "latest",
"siroc": "0.15.0",
"standard-version": "latest"
},
"exports": {
".": "./dist/index.js",
"./*": "./*",
"./package.json": "./package.json",
"./loader": "./dist/loader.js"
},
"files": [
"dist",
"lib",
"templates"
],
"homepage": "https://github.com/nuxt/components#readme",
"license": "MIT",
"main": "dist/index.js",
"name": "@nuxt/components",
"peerDependencies": {
"consola": "*"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/components.git"
},
"scripts": {
"build": "siroc build",
"dev": "nuxt dev 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.2.1"
}