{ "_args": [ [ { "raw": "whatwg-url@^3.0.0", "scope": null, "escapedName": "whatwg-url", "name": "whatwg-url", "rawSpec": "^3.0.0", "spec": ">=3.0.0 <4.0.0", "type": "range" }, "/home/baldor/Ubuntu bkp/project/select_all/select_all-rails/node_modules/jsdom" ] ], "_from": "whatwg-url@>=3.0.0 <4.0.0", "_id": "whatwg-url@3.1.0", "_inCache": true, "_location": "/whatwg-url", "_nodeVersion": "7.1.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/whatwg-url-3.1.0.tgz_1479612162307_0.29943900532089174" }, "_npmUser": { "name": "sebmaster", "email": "sebmaster16@gmail.com" }, "_npmVersion": "3.10.9", "_phantomChildren": {}, "_requested": { "raw": "whatwg-url@^3.0.0", "scope": null, "escapedName": "whatwg-url", "name": "whatwg-url", "rawSpec": "^3.0.0", "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/jsdom" ], "_resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-3.1.0.tgz", "_shasum": "7bdcae490f921aef6451fb6739ec6bbd8e907bf6", "_shrinkwrap": null, "_spec": "whatwg-url@^3.0.0", "_where": "/home/baldor/Ubuntu bkp/project/select_all/select_all-rails/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": "7bdcae490f921aef6451fb6739ec6bbd8e907bf6", "tarball": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-3.1.0.tgz" }, "gitHead": "96da223b1b36c9028af67dea5911f993420968ae", "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": "3.1.0" }