| 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/ipx/node_modules/destr/ |
Upload File : |
{
"_args": [
[
"destr@1.2.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "destr@1.2.2",
"_id": "destr@1.2.2",
"_inBundle": false,
"_integrity": "sha512-lrbCJwD9saUQrqUfXvl6qoM+QN3W7tLV5pAOs+OqOmopCCz/JkE05MHedJR1xfk4IAnZuJXPVuN5+7jNA2ZCiA==",
"_location": "/ipx/destr",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "destr@1.2.2",
"name": "destr",
"escapedName": "destr",
"rawSpec": "1.2.2",
"saveSpec": null,
"fetchSpec": "1.2.2"
},
"_requiredBy": [
"/ipx"
],
"_resolved": "https://registry.npmjs.org/destr/-/destr-1.2.2.tgz",
"_spec": "1.2.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/unjs/destr/issues"
},
"description": "A faster, secure and convenient alternative for JSON.parse",
"devDependencies": {
"@hapi/bourne": "^3.0.0",
"@vitest/coverage-c8": "^0.25.3",
"benchmark": "^2.1.4",
"eslint": "^8.29.0",
"eslint-config-unjs": "^0.0.2",
"secure-json-parse": "^2.6.0",
"standard-version": "^9.5.0",
"typescript": "^4.9.3",
"unbuild": "^1.0.1",
"vitest": "^0.25.3"
},
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
}
},
"files": [
"dist"
],
"homepage": "https://github.com/unjs/destr#readme",
"license": "MIT",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"name": "destr",
"packageManager": "pnpm@7.18.0",
"repository": {
"type": "git",
"url": "git+https://github.com/unjs/destr.git"
},
"scripts": {
"bench": "pnpm build && node ./bench.cjs",
"build": "unbuild",
"dev": "vitest dev",
"lint": "eslint --ext .ts .",
"release": "pnpm test && pnpm build && standard-version && git push --follow-tags && pnpm publish",
"test": "pnpm lint && vitest run --coverage"
},
"type": "module",
"types": "./dist/index.d.ts",
"version": "1.2.2"
}