| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "normalize-url@1.9.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "normalize-url@1.9.1", |
| | | "_id": "normalize-url@1.9.1", |
| | | "_inBundle": false, |
| | |
| | | "/extract-css-chunks-webpack-plugin" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz", |
| | | "_spec": "1.9.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "2cc0d66b31ea23036458436e3620d85954c66c3c", |
| | | "_spec": "normalize-url@1.9.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\extract-css-chunks-webpack-plugin", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/sindresorhus/normalize-url/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "object-assign": "^4.0.1", |
| | | "prepend-http": "^1.0.0", |
| | | "query-string": "^4.1.0", |
| | | "sort-keys": "^1.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Normalize a URL", |
| | | "devDependencies": { |
| | | "ava": "*", |