| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "webpack-node-externals@3.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "webpack-node-externals@3.0.0", |
| | | "_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", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "webpack-node-externals@3.0.0", |
| | | "raw": "webpack-node-externals@^3.0.0", |
| | | "name": "webpack-node-externals", |
| | | "escapedName": "webpack-node-externals", |
| | | "rawSpec": "3.0.0", |
| | | "rawSpec": "^3.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.0.0" |
| | | "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": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "1a3407c158d547a9feb4229a9e3385b7b60c9917", |
| | | "_spec": "webpack-node-externals@^3.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\webpack", |
| | | "author": { |
| | | "name": "Liad Yosef", |
| | | "url": "https://github.com/liady" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/liady/webpack-node-externals/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": {}, |
| | | "deprecated": false, |
| | | "description": "Easily exclude node_modules in Webpack bundle", |
| | | "devDependencies": { |
| | | "chai": "^3.5.0", |