| 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/webpack-node-externals/ |
Upload File : |
{
"_args": [
[
"webpack-node-externals@3.0.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "webpack-node-externals@3.0.0",
"_id": "webpack-node-externals@3.0.0",
"_inBundle": false,
"_integrity": "sha512-LnL6Z3GGDPht/AigwRh2dvL9PQPFQ8skEpVrWZXLWBYmqcaojHNN0onvHzie6rq7EWKrrBfPYqNEzTJgiwEQDQ==",
"_location": "/webpack-node-externals",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "webpack-node-externals@3.0.0",
"name": "webpack-node-externals",
"escapedName": "webpack-node-externals",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/@nuxt/webpack"
],
"_resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Liad Yosef",
"url": "https://github.com/liady"
},
"bugs": {
"url": "https://github.com/liady/webpack-node-externals/issues"
},
"dependencies": {},
"description": "Easily exclude node_modules in Webpack bundle",
"devDependencies": {
"chai": "^3.5.0",
"eslint": "^7.7.0",
"eslint-plugin-import": "^2.22.0",
"mocha": "^2.5.3",
"mock-fs": "^4.12.0",
"ncp": "^2.0.0",
"webpack": "^4.44.1"
},
"engines": {
"node": ">=6"
},
"files": [
"LICENSE",
"README.md",
"index.js",
"utils.js"
],
"homepage": "https://github.com/liady/webpack-node-externals",
"keywords": [
"webpack",
"node_modules",
"node",
"bundle",
"externals"
],
"license": "MIT",
"main": "index.js",
"name": "webpack-node-externals",
"repository": {
"type": "git",
"url": "git+https://github.com/liady/webpack-node-externals.git"
},
"scripts": {
"test": "npm run unit-watch",
"unit": "mocha --colors ./test/*.spec.js",
"unit-watch": "mocha --colors -w ./test/*.spec.js"
},
"version": "3.0.0"
}