Files
lime/templates/bin/node/http-server/node_modules/url-join/package.json
2017-06-05 15:10:10 -07:00

85 lines
2.1 KiB
JSON

{
"_args": [
[
"url-join@^1.0.0",
"/home/joshua/Development/Haxe/test/node_modules/ecstatic"
]
],
"_from": "url-join@>=1.0.0 <2.0.0",
"_id": "url-join@1.1.0",
"_inCache": true,
"_installable": 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": {
"email": "jfromaniello@gmail.com",
"name": "jfromaniello"
},
"_npmVersion": "2.15.1",
"_phantomChildren": {},
"_requested": {
"name": "url-join",
"raw": "url-join@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"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/joshua/Development/Haxe/test/node_modules/ecstatic",
"author": {
"email": "jfromaniello@gmail.com",
"name": "José F. Romaniello",
"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": [
"join",
"url"
],
"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"
}