{ "_from": "url-polyfill@^1.0.10", "_id": "url-polyfill@1.1.13", "_inBundle": false, "_integrity": "sha512-tXzkojrv2SujumYthZ/WjF7jaSfNhSXlYMpE5AYdL2I3D7DCeo+mch8KtW2rUuKjDg+3VXODXHVgipt8yGY/eQ==", "_location": "/url-polyfill", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "url-polyfill@^1.0.10", "name": "url-polyfill", "escapedName": "url-polyfill", "rawSpec": "^1.0.10", "saveSpec": null, "fetchSpec": "^1.0.10" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/url-polyfill/-/url-polyfill-1.1.13.tgz", "_shasum": "e281edcded747a004b978c70941325b2243bfa97", "_spec": "url-polyfill@^1.0.10", "_where": "/data/jenkins/workspace/front-v5-web", "author": { "name": "valentin" }, "bugs": { "url": "https://github.com/lifaon74/url-polyfill/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Polyfill URL and URLSearchParams", "devDependencies": { "@types/node": "^10.12.18", "http-server": "^0.11.1", "selenium-webdriver": "^4.0.0-alpha.1", "uglify-js": "^3.4.9" }, "homepage": "https://github.com/lifaon74/url-polyfill#readme", "license": "MIT", "main": "url-polyfill.js", "name": "url-polyfill", "repository": { "type": "git", "url": "git+https://github.com/lifaon74/url-polyfill.git" }, "scripts": { "serve": "http-server ./ -p9876", "start": "uglifyjs url-polyfill.js -m -o url-polyfill.min.js", "test": "node ./tests/test.js" }, "version": "1.1.13" }