e-lado
Version:
[](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [](https://gemnasium.com/sharetribe/shar
104 lines (103 loc) • 2.85 kB
JSON
{
"_args": [
[
{
"raw": "whatwg-url@^4.3.0",
"scope": null,
"escapedName": "whatwg-url",
"name": "whatwg-url",
"rawSpec": "^4.3.0",
"spec": ">=4.3.0 <5.0.0",
"type": "range"
},
"/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/jsdom"
]
],
"_from": "whatwg-url@>=4.3.0 <5.0.0",
"_id": "whatwg-url@4.5.0",
"_inCache": true,
"_location": "/whatwg-url",
"_nodeVersion": "7.0.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/whatwg-url-4.5.0.tgz_1487785438418_0.1314921067096293"
},
"_npmUser": {
"name": "domenic",
"email": "d@domenic.me"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "whatwg-url@^4.3.0",
"scope": null,
"escapedName": "whatwg-url",
"name": "whatwg-url",
"rawSpec": "^4.3.0",
"spec": ">=4.3.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-4.5.0.tgz",
"_shasum": "79bb6f0e370a4dda1cbc8f3062a490cf8bbb09ea",
"_shrinkwrap": null,
"_spec": "whatwg-url@^4.3.0",
"_where": "/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/jsdom",
"author": {
"name": "Sebastian Mayr",
"email": "github@smayr.name"
},
"bugs": {
"url": "https://github.com/jsdom/whatwg-url/issues"
},
"dependencies": {
"tr46": "~0.0.3",
"webidl-conversions": "^3.0.0"
},
"description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
"devDependencies": {
"eslint": "^2.6.0",
"istanbul": "~0.4.3",
"mocha": "^2.2.4",
"recast": "~0.10.29",
"request": "^2.55.0",
"webidl2js": "^3.0.2"
},
"directories": {},
"dist": {
"shasum": "79bb6f0e370a4dda1cbc8f3062a490cf8bbb09ea",
"tarball": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-4.5.0.tgz"
},
"gitHead": "f280010cdc26b016d9c8f785d0ac61fea41e1f39",
"homepage": "https://github.com/jsdom/whatwg-url#readme",
"license": "MIT",
"main": "lib/public-api.js",
"maintainers": [
{
"name": "domenic",
"email": "d@domenic.me"
},
{
"name": "sebmaster",
"email": "sebmaster16@gmail.com"
}
],
"name": "whatwg-url",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jsdom/whatwg-url.git"
},
"scripts": {
"build": "node scripts/transform.js && node scripts/convert-idl.js",
"coverage": "istanbul cover node_modules/mocha/bin/_mocha",
"lint": "eslint .",
"prepublish": "npm run build",
"pretest": "node scripts/get-latest-platform-tests.js && npm run build",
"test": "mocha"
},
"version": "4.5.0"
}