| 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/acorn-walk/ |
Upload File : |
{
"_args": [
[
"acorn-walk@8.3.4",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "acorn-walk@8.3.4",
"_id": "acorn-walk@8.3.4",
"_inBundle": false,
"_integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==",
"_location": "/acorn-walk",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "acorn-walk@8.3.4",
"name": "acorn-walk",
"escapedName": "acorn-walk",
"rawSpec": "8.3.4",
"saveSpec": null,
"fetchSpec": "8.3.4"
},
"_requiredBy": [
"/webpack-bundle-analyzer"
],
"_resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz",
"_spec": "8.3.4",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/acornjs/acorn/issues"
},
"dependencies": {
"acorn": "^8.11.0"
},
"description": "ECMAScript (ESTree) AST walker",
"engines": {
"node": ">=0.4.0"
},
"exports": {
".": [
{
"import": "./dist/walk.mjs",
"require": "./dist/walk.js",
"default": "./dist/walk.js"
},
"./dist/walk.js"
],
"./package.json": "./package.json"
},
"homepage": "https://github.com/acornjs/acorn",
"license": "MIT",
"main": "dist/walk.js",
"maintainers": [
{
"name": "Marijn Haverbeke",
"email": "marijnh@gmail.com",
"url": "https://marijnhaverbeke.nl"
},
{
"name": "Ingvar Stepanyan",
"email": "me@rreverser.com",
"url": "https://rreverser.com/"
},
{
"name": "Adrian Heine",
"url": "http://adrianheine.de"
}
],
"module": "dist/walk.mjs",
"name": "acorn-walk",
"repository": {
"type": "git",
"url": "git+https://github.com/acornjs/acorn.git"
},
"scripts": {
"prepare": "cd ..; npm run build:walk"
},
"types": "dist/walk.d.ts",
"version": "8.3.4"
}