{ "_from": "url-join@^2.0.5", "_id": "url-join@2.0.5", "_inBundle": false, "_integrity": "sha1-WvIvGMBSoACkjXuCxenC4v7tpyg=", "_location": "/url-join", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "url-join@^2.0.5", "name": "url-join", "escapedName": "url-join", "rawSpec": "^2.0.5", "saveSpec": null, "fetchSpec": "^2.0.5" }, "_requiredBy": [ "/ecstatic" ], "_resolved": "https://registry.npmjs.org/url-join/-/url-join-2.0.5.tgz", "_shasum": "5af22f18c052a000a48d7b82c5e9c2e2feeda728", "_spec": "url-join@^2.0.5", "_where": "/tmp/boat24/frontend/node_modules/ecstatic", "author": { "name": "José F. Romaniello", "email": "jfromaniello@gmail.com", "url": "http://joseoncode.com" }, "bugs": { "url": "https://github.com/jfromaniello/url-join/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Join urls and normalize as in path.join.", "devDependencies": { "mocha": "^3.2.0", "should": "~1.2.1" }, "homepage": "https://github.com/jfromaniello/url-join#readme", "keywords": [ "url", "join" ], "license": "MIT", "main": "lib/url-join.js", "name": "url-join", "repository": { "type": "git", "url": "git://github.com/jfromaniello/url-join.git" }, "scripts": { "test": "mocha --require should" }, "version": "2.0.5" }