| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "resolve-url@0.2.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "resolve-url@0.2.1", |
| | | "_from": "resolve-url@^0.2.1", |
| | | "_id": "resolve-url@0.2.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=", |
| | | "_location": "/resolve-url", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "resolve-url@0.2.1", |
| | | "raw": "resolve-url@^0.2.1", |
| | | "name": "resolve-url", |
| | | "escapedName": "resolve-url", |
| | | "rawSpec": "0.2.1", |
| | | "rawSpec": "^0.2.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "0.2.1" |
| | | "fetchSpec": "^0.2.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/source-map-resolve" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", |
| | | "_spec": "0.2.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "2c637fe77c893afd2a663fe21aa9080068e2052a", |
| | | "_spec": "resolve-url@^0.2.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\source-map-resolve", |
| | | "author": { |
| | | "name": "Simon Lydell" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/lydell/resolve-url/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": "https://github.com/lydell/resolve-url#deprecated", |
| | | "description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.", |
| | | "devDependencies": { |
| | | "jshint": "~2.4.3", |