| 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/serve-placeholder/ |
Upload File : |
{
"_args": [
[
"serve-placeholder@2.0.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "serve-placeholder@2.0.2",
"_id": "serve-placeholder@2.0.2",
"_inBundle": false,
"_integrity": "sha512-/TMG8SboeiQbZJWRlfTCqMs2DD3SZgWp0kDQePz9yUuCnDfDh/92gf7/PxGhzXTKBIPASIHxFcZndoNbp6QOLQ==",
"_location": "/serve-placeholder",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "serve-placeholder@2.0.2",
"name": "serve-placeholder",
"escapedName": "serve-placeholder",
"rawSpec": "2.0.2",
"saveSpec": null,
"fetchSpec": "2.0.2"
},
"_requiredBy": [
"/@nuxt/server"
],
"_resolved": "https://registry.npmjs.org/serve-placeholder/-/serve-placeholder-2.0.2.tgz",
"_spec": "2.0.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/unjs/serve-placeholder/issues"
},
"dependencies": {
"defu": "^6.1.4"
},
"description": "Smart placeholder for missing assets",
"devDependencies": {
"@biomejs/biome": "^1.7.2",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.3",
"automd": "^0.3.7",
"changelogen": "^0.5.5",
"eslint": "^9.1.1",
"eslint-config-unjs": "^0.3.2",
"h3": "^1.11.1",
"jiti": "^1.21.0",
"listhen": "^1.7.2",
"ofetch": "^1.3.4",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.5.3"
},
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
}
},
"files": [
"dist"
],
"homepage": "https://github.com/unjs/serve-placeholder#readme",
"license": "MIT",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"name": "serve-placeholder",
"packageManager": "pnpm@9.0.6",
"repository": {
"type": "git",
"url": "git+https://github.com/unjs/serve-placeholder.git"
},
"scripts": {
"build": "unbuild",
"dev": "vitest dev",
"lint": "eslint . && biome check .",
"lint:fix": "automd && eslint . --fix && biome check --apply .",
"prepack": "pnpm build",
"release": "pnpm test && changelogen --release && npm publish && git push --follow-tags",
"test": "pnpm lint && pnpm test:types && vitest run --coverage",
"test:types": "tsc --noEmit --skipLibCheck"
},
"sideEffects": false,
"type": "module",
"types": "./dist/index.d.ts",
"version": "2.0.2"
}