{ "_args": [ [ "webidl-conversions@^4.0.2", "/home/bernhard/freifunk-app/node_modules/jsdom" ] ], "_from": "webidl-conversions@>=4.0.2 <5.0.0", "_id": "webidl-conversions@4.0.2", "_inCache": true, "_installable": true, "_location": "/webidl-conversions", "_nodeVersion": "8.3.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/webidl-conversions-4.0.2.tgz_1502681485162_0.9069484581705183" }, "_npmUser": { "email": "d@domenic.me", "name": "domenic" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "name": "webidl-conversions", "raw": "webidl-conversions@^4.0.2", "rawSpec": "^4.0.2", "scope": null, "spec": ">=4.0.2 <5.0.0", "type": "range" }, "_requiredBy": [ "/domexception", "/jsdom", "/whatwg-url" ], "_resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", "_shasum": "a855980b1f0b6b359ba1d5d9fb39ae941faa63ad", "_shrinkwrap": null, "_spec": "webidl-conversions@^4.0.2", "_where": "/home/bernhard/freifunk-app/node_modules/jsdom", "author": { "email": "d@domenic.me", "name": "Domenic Denicola", "url": "https://domenic.me/" }, "bugs": { "url": "https://github.com/jsdom/webidl-conversions/issues" }, "dependencies": {}, "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", "devDependencies": { "eslint": "^3.15.0", "mocha": "^1.21.4", "nyc": "^10.1.2" }, "directories": {}, "dist": { "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", "shasum": "a855980b1f0b6b359ba1d5d9fb39ae941faa63ad", "tarball": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz" }, "files": [ "lib/" ], "gitHead": "074b6ec5371edb7f0275625702eda6aecf1c24af", "homepage": "https://github.com/jsdom/webidl-conversions#readme", "keywords": [ "types", "web", "webidl" ], "license": "BSD-2-Clause", "main": "lib/index.js", "maintainers": [ { "name": "sebmaster", "email": "sebmaster16@gmail.com" }, { "name": "domenic", "email": "d@domenic.me" } ], "name": "webidl-conversions", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jsdom/webidl-conversions.git" }, "scripts": { "coverage": "nyc mocha test/*.js", "lint": "eslint .", "test": "mocha test/*.js" }, "version": "4.0.2" }