| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "uri-js@4.4.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "uri-js@4.4.1", |
| | | "_from": "uri-js@^4.2.2", |
| | | "_id": "uri-js@4.4.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", |
| | | "_location": "/uri-js", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "uri-js@4.4.1", |
| | | "raw": "uri-js@^4.2.2", |
| | | "name": "uri-js", |
| | | "escapedName": "uri-js", |
| | | "rawSpec": "4.4.1", |
| | | "rawSpec": "^4.2.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "4.4.1" |
| | | "fetchSpec": "^4.2.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/ajv" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", |
| | | "_spec": "4.4.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "9b1a52595225859e55f669d928f88c6c57f2a77e", |
| | | "_spec": "uri-js@^4.2.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\ajv", |
| | | "author": { |
| | | "name": "Gary Court", |
| | | "email": "gary.court@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/garycourt/uri-js/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "punycode": "^2.1.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.", |
| | | "devDependencies": { |
| | | "babel-cli": "^6.26.0", |