{
"name": "url",
"description": "The core `url` packaged standalone for use with Browserify.",
"version": "0.10.3",
"dependencies": {
"punycode": "1.3.2",
"querystring": "0.2.0"
},
"main": "./url.js",
"devDependencies": {
"assert": "1.1.1",
"mocha": "1.18.2",
"zuul": "2.0.0"
},
"scripts": {
"test": "mocha --ui qunit test.js && zuul -- test.js",
"test-local": "zuul --local -- test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/defunctzombie/node-url.git"
},
"license": "MIT",
"gitHead": "575b428ae37eb43f243d0228dea1b44ecf744f3d",
"bugs": {
"url": "https://github.com/defunctzombie/node-url/issues"
},
"homepage": "https://github.com/defunctzombie/node-url",
"_id": "[email protected]",
"_shasum": "021e4d9c7705f21bbf37d03ceb58767402774c64",
"_from": "url@>=0.10.1 <0.11.0",
"_npmVersion": "2.2.0",
"_nodeVersion": "0.10.35",
"_npmUser": {
"name": "shtylman",
"email": "[email protected]"
},
"maintainers": [
{
"name": "coolaj86",
"email": "[email protected]"
},
{
"name": "shtylman",
"email": "[email protected]"
}
],
"dist": {
"shasum": "021e4d9c7705f21bbf37d03ceb58767402774c64",
"tarball": "http://registry.npmjs.org/url/-/url-0.10.3.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/url/-/url-0.10.3.tgz",
"readme": "ERROR: No README data found!"
}