{ "_args": [ [ "html-encoding-sniffer@^1.0.2", "/home/bernhard/freifunk-app/node_modules/jsdom" ] ], "_from": "html-encoding-sniffer@>=1.0.2 <2.0.0", "_id": "html-encoding-sniffer@1.0.2", "_inCache": true, "_installable": true, "_location": "/html-encoding-sniffer", "_nodeVersion": "8.6.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/html-encoding-sniffer-1.0.2.tgz_1508717756193_0.17921806732192636" }, "_npmUser": { "email": "d@domenic.me", "name": "domenic" }, "_npmVersion": "5.4.2", "_phantomChildren": {}, "_requested": { "name": "html-encoding-sniffer", "raw": "html-encoding-sniffer@^1.0.2", "rawSpec": "^1.0.2", "scope": null, "spec": ">=1.0.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/jsdom" ], "_resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz", "_shasum": "e70d84b94da53aa375e11fe3a351be6642ca46f8", "_shrinkwrap": null, "_spec": "html-encoding-sniffer@^1.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/html-encoding-sniffer/issues" }, "dependencies": { "whatwg-encoding": "^1.0.1" }, "description": "Sniff the encoding from a HTML byte stream", "devDependencies": { "eslint": "^3.8.0", "mocha": "^3.1.2" }, "directories": {}, "dist": { "integrity": "sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==", "shasum": "e70d84b94da53aa375e11fe3a351be6642ca46f8", "tarball": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz" }, "files": [ "lib/" ], "gitHead": "8d69308c38af4b19170d2caeac6e16c6f52f5e01", "homepage": "https://github.com/jsdom/html-encoding-sniffer#readme", "keywords": [ "encoding", "html" ], "license": "MIT", "main": "lib/html-encoding-sniffer.js", "maintainers": [ { "name": "domenic", "email": "d@domenic.me" } ], "name": "html-encoding-sniffer", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jsdom/html-encoding-sniffer.git" }, "scripts": { "lint": "eslint lib test", "test": "mocha" }, "version": "1.0.2" }