{ "_from": "urijs@^1.16.1", "_id": "urijs@1.19.11", "_inBundle": false, "_integrity": "sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ==", "_location": "/urijs", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "urijs@^1.16.1", "name": "urijs", "escapedName": "urijs", "rawSpec": "^1.16.1", "saveSpec": null, "fetchSpec": "^1.16.1" }, "_requiredBy": [ "/dom-urls" ], "_resolved": "https://registry.npmmirror.com/urijs/-/urijs-1.19.11.tgz", "_shasum": "204b0d6b605ae80bea54bea39280cdb7c9f923cc", "_spec": "urijs@^1.16.1", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/dom-urls", "author": { "name": "Rodney Rehm", "url": "http://rodneyrehm.de" }, "bugs": { "url": "https://github.com/medialize/URI.js/issues" }, "bundleDependencies": false, "categories": [ "Parsers & Compilers", "Utilities" ], "contributors": [ { "name": "Francois-Guillaume Ribreau", "email": "npm@fgribreau.com", "url": "http://fgribreau.com" }, { "name": "Justin Chase", "email": "justin.m.chase@gmail.com", "url": "http://justinmchase.com" } ], "deprecated": false, "description": "URI.js is a Javascript library for working with URLs.", "files": [ "src/URI.js", "src/IPv6.js", "src/SecondLevelDomains.js", "src/punycode.js", "src/URITemplate.js", "src/jquery.URI.js", "src/URI.min.js", "src/jquery.URI.min.js", "src/URI.fragmentQuery.js", "src/URI.fragmentURI.js", "LICENSE.txt" ], "homepage": "http://medialize.github.io/URI.js/", "keywords": [ "uri", "url", "urn", "uri mutation", "url mutation", "uri manipulation", "url manipulation", "uri template", "url template", "unified resource locator", "unified resource identifier", "query string", "RFC 3986", "RFC3986", "RFC 6570", "RFC6570", "jquery-plugin", "ecosystem:jquery" ], "license": "MIT", "main": "./src/URI", "name": "urijs", "npmFileMap": [ { "basePath": "/src/", "files": [ "*.js" ] }, { "basePath": "/", "files": [ "LICENSE.txt" ] } ], "npmName": "urijs", "repository": { "type": "git", "url": "git+https://github.com/medialize/URI.js.git" }, "title": "URI.js - Mutating URLs", "version": "1.19.11" }