{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "url-join@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "url-join",
|
|
"name": "url-join",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/ecstatic"
|
|
]
|
|
],
|
|
"_from": "url-join@>=1.0.0 <2.0.0",
|
|
"_id": "url-join@1.1.0",
|
|
"_inCache": true,
|
|
"_location": "/url-join",
|
|
"_nodeVersion": "4.4.2",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/url-join-1.1.0.tgz_1459856865965_0.46360294660553336"
|
|
},
|
|
"_npmUser": {
|
|
"name": "jfromaniello",
|
|
"email": "jfromaniello@gmail.com"
|
|
},
|
|
"_npmVersion": "2.15.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "url-join@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "url-join",
|
|
"name": "url-join",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/ecstatic"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/url-join/-/url-join-1.1.0.tgz",
|
|
"_shasum": "741c6c2f4596c4830d6718460920d0c92202dc78",
|
|
"_shrinkwrap": null,
|
|
"_spec": "url-join@^1.0.0",
|
|
"_where": "/home/nau/MEGA/CODI/githubRepos/colspace/www/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"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Join urls and normalize as in path.join.",
|
|
"devDependencies": {
|
|
"mocha": "~1.8.1",
|
|
"should": "~1.2.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "741c6c2f4596c4830d6718460920d0c92202dc78",
|
|
"tarball": "https://registry.npmjs.org/url-join/-/url-join-1.1.0.tgz"
|
|
},
|
|
"gitHead": "3144ba1acbfcee988d6abb3b2be1df532f0e151c",
|
|
"homepage": "https://github.com/jfromaniello/url-join#readme",
|
|
"keywords": [
|
|
"url",
|
|
"join"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/url-join.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jfromaniello",
|
|
"email": "jfromaniello@gmail.com"
|
|
}
|
|
],
|
|
"name": "url-join",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/jfromaniello/url-join.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha --require should"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|