{"maintainers":[{"name":"jfromaniello","email":"jfromaniello@gmail.com"}],"keywords":["url","join"],"dist-tags":{"latest":"2.0.1"},"author":{"name":"José F. Romaniello","email":"jfromaniello@gmail.com","url":"http://joseoncode.com"},"description":"Join urls and normalize as in path.join.","readme":"Join all arguments together and normalize the resulting url.\n\n## Install\n\n~~~\nnpm install url-join\n~~~\n\n## Usage\n\n~~~javascript\nvar urljoin = require('url-join');\n\nvar fullUrl = urljoin('http://www.google.com', 'a', '/b/cd', '?foo=123');\n\nconsole.log(fullUrl);\n\n~~~\n\nPrints:\n\n~~~\n'http://www.google.com/a/b/cd?foo=123'\n~~~\n\n## Browser and AMD\n\nIt also works in the browser, you can either include ```lib/url-join.js``` in your page:\n\n~~~html\n<script src=\"url-join.js\"></script>\n<script type=\"text/javascript\">\n\turljoin('http://blabla.com', 'foo?a=1')\n</script>\n~~~\n\nOr using an AMD module system like requirejs:\n\n~~~javascript\ndefine(['path/url-join.js'], function (urljoin) {\n  urljoin('http://blabla.com', 'foo?a=1');\n});\n~~~\n\n## License\n\nMIT\n","repository":{"type":"git","url":"git://github.com/jfromaniello/url-join.git"},"users":{"passcod":true,"gztomas":true,"joeyespo":true,"xiechao06":true,"docksteaderluke":true,"bojand":true,"jybleau":true,"scottfreecode":true,"langri-sha":true,"yageek":true,"kodekracker":true,"tcrowe":true},"bugs":{"url":"https://github.com/jfromaniello/url-join/issues"},"license":"MIT","versions":{"0.0.1":{"name":"url-join","version":"0.0.1","description":"Join urls and normalize as in path.join.","main":"lib/url-join.js","scripts":{"test":"mocha --require should"},"repository":{"type":"git","url":"git://github.com/jfromaniello/url-join.git"},"keywords":["url","join"],"author":{"name":"José F. Romaniello","email":"jfromaniello@gmail.com","url":"http://joseoncode.com"},"license":"MIT","devDependencies":{"should":"~1.2.1","mocha":"~1.8.1"},"_id":"url-join@0.0.1","dist":{"shasum":"1db48ad422d3402469a87f7d97bdebfe4fb1e3c8","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/url-join/-/url-join-0.0.1.tgz"},"_npmVersion":"1.1.69","_npmUser":{"name":"jfromaniello","email":"jfromaniello@gmail.com"},"maintainers":[{"name":"jfromaniello","email":"jfromaniello@gmail.com"}],"directories":{}},"1.0.0":{"name":"url-join","version":"1.0.0","description":"Join urls and normalize as in path.join.","main":"lib/url-join.js","scripts":{"test":"mocha --require should"},"repository":{"type":"git","url":"git://github.com/jfromaniello/url-join.git"},"keywords":["url","join"],"author":{"name":"José F. Romaniello","email":"jfromaniello@gmail.com","url":"http://joseoncode.com"},"license":"MIT","devDependencies":{"should":"~1.2.1","mocha":"~1.8.1"},"gitHead":"197bfe89b196f937d7331ef60b9b04a660944bb0","bugs":{"url":"https://github.com/jfromaniello/url-join/issues"},"homepage":"https://github.com/jfromaniello/url-join#readme","_id":"url-join@1.0.0","_shasum":"886f5e9f9266db72af3dd4b218fdab1a3bfaccc7","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"jfromaniello","email":"jfromaniello@gmail.com"},"maintainers":[{"name":"jfromaniello","email":"jfromaniello@gmail.com"}],"dist":{"shasum":"886f5e9f9266db72af3dd4b218fdab1a3bfaccc7","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/url-join/-/url-join-1.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/url-join-1.0.0.tgz_1458738449340_0.8096554670482874"},"directories":{}},"1.1.0":{"name":"url-join","version":"1.1.0","description":"Join urls and normalize as in path.join.","main":"lib/url-join.js","scripts":{"test":"mocha --require should"},"repository":{"type":"git","url":"git://github.com/jfromaniello/url-join.git"},"keywords":["url","join"],"author":{"name":"José F. Romaniello","email":"jfromaniello@gmail.com","url":"http://joseoncode.com"},"license":"MIT","devDependencies":{"should":"~1.2.1","mocha":"~1.8.1"},"gitHead":"3144ba1acbfcee988d6abb3b2be1df532f0e151c","bugs":{"url":"https://github.com/jfromaniello/url-join/issues"},"homepage":"https://github.com/jfromaniello/url-join#readme","_id":"url-join@1.1.0","_shasum":"741c6c2f4596c4830d6718460920d0c92202dc78","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.2","_npmUser":{"name":"jfromaniello","email":"jfromaniello@gmail.com"},"dist":{"shasum":"741c6c2f4596c4830d6718460920d0c92202dc78","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/url-join/-/url-join-1.1.0.tgz"},"maintainers":[{"name":"jfromaniello","email":"jfromaniello@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/url-join-1.1.0.tgz_1459856865965_0.46360294660553336"},"directories":{}},"2.0.0":{"name":"url-join","version":"2.0.0","description":"Join urls and normalize as in path.join.","main":"lib/url-join.js","scripts":{"test":"mocha --require should"},"repository":{"type":"git","url":"git://github.com/jfromaniello/url-join.git"},"keywords":["url","join"],"author":{"name":"José F. Romaniello","email":"jfromaniello@gmail.com","url":"http://joseoncode.com"},"license":"MIT","devDependencies":{"should":"~1.2.1","mocha":"~1.8.1"},"gitHead":"f8961b5e088ad240609e751509e74f9655f4fd73","bugs":{"url":"https://github.com/jfromaniello/url-join/issues"},"homepage":"https://github.com/jfromaniello/url-join#readme","_id":"url-join@2.0.0","_shasum":"6e1b8da09cc7fd42f1f0da901f975a392789380c","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.4.3","_npmUser":{"name":"jfromaniello","email":"jfromaniello@gmail.com"},"dist":{"shasum":"6e1b8da09cc7fd42f1f0da901f975a392789380c","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/url-join/-/url-join-2.0.0.tgz"},"maintainers":[{"name":"jfromaniello","email":"jfromaniello@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/url-join-2.0.0.tgz_1491919207360_0.24599577975459397"},"directories":{}},"2.0.1":{"name":"url-join","version":"2.0.1","description":"Join urls and normalize as in path.join.","main":"lib/url-join.js","scripts":{"test":"mocha --require should"},"repository":{"type":"git","url":"git://github.com/jfromaniello/url-join.git"},"keywords":["url","join"],"author":{"name":"José F. Romaniello","email":"jfromaniello@gmail.com","url":"http://joseoncode.com"},"license":"MIT","devDependencies":{"mocha":"^3.2.0","should":"~1.2.1"},"gitHead":"6f5adc60206a276604a7265637c70d440061761e","bugs":{"url":"https://github.com/jfromaniello/url-join/issues"},"homepage":"https://github.com/jfromaniello/url-join#readme","_id":"url-join@2.0.1","_shasum":"04b446fcd359a2fa42cc9b6962b219b91ddfe1a8","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.4.3","_npmUser":{"name":"jfromaniello","email":"jfromaniello@gmail.com"},"dist":{"shasum":"04b446fcd359a2fa42cc9b6962b219b91ddfe1a8","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/url-join/-/url-join-2.0.1.tgz"},"maintainers":[{"name":"jfromaniello","email":"jfromaniello@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/url-join-2.0.1.tgz_1492002770779_0.21299825655296445"},"directories":{}}},"name":"url-join","time":{"modified":"2017-04-12T13:12:52.649Z","created":"2013-01-29T15:47:51.977Z","0.0.1":"2013-01-29T15:47:55.916Z","1.0.0":"2016-03-23T13:07:31.637Z","1.1.0":"2016-04-05T11:47:48.154Z","2.0.0":"2017-04-11T14:00:07.632Z","2.0.1":"2017-04-12T13:12:52.649Z"},"readmeFilename":"README.md","homepage":"https://github.com/jfromaniello/url-join#readme"}