{ "_args": [ [ "parse5@4.0.0", "/home/bernhard/freifunk-app/node_modules/jsdom" ] ], "_from": "parse5@4.0.0", "_id": "parse5@4.0.0", "_inCache": true, "_installable": true, "_location": "/parse5", "_nodeVersion": "8.4.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/parse5-4.0.0.tgz_1515876127435_0.5900823713745922" }, "_npmUser": { "email": "ifaaan@gmail.com", "name": "inikulin" }, "_npmVersion": "5.5.0", "_phantomChildren": {}, "_requested": { "name": "parse5", "raw": "parse5@4.0.0", "rawSpec": "4.0.0", "scope": null, "spec": "4.0.0", "type": "version" }, "_requiredBy": [ "/jsdom" ], "_resolved": "https://registry.npmjs.org/parse5/-/parse5-4.0.0.tgz", "_shasum": "6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608", "_shrinkwrap": null, "_spec": "parse5@4.0.0", "_where": "/home/bernhard/freifunk-app/node_modules/jsdom", "author": { "email": "ifaaan@gmail.com", "name": "Ivan Nikulin", "url": "https://github.com/inikulin" }, "bugs": { "url": "https://github.com/inikulin/parse5/issues" }, "contributors": "https://github.com/inikulin/parse5/graphs/contributors", "dependencies": {}, "description": "HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.", "devDependencies": { "@types/node": "*", "del": "^2.0.2", "gulp": "^3.9.0", "gulp-benchmark": "^1.1.1", "gulp-download": "0.0.1", "gulp-eslint": "^3.0.1", "gulp-install": "^0.6.0", "gulp-mocha": "^2.1.3", "gulp-rename": "^1.2.2", "gulp-typedoc": "^2.0.0", "gulp-typescript": "^3.1.2", "publish-please": "^2.2.0", "through2": "^2.0.0", "typedoc": "^0.5.1", "typescript": "^2.0.6" }, "directories": {}, "dist": { "integrity": "sha512-VrZ7eOd3T1Fk4XWNXMgiGBK/z0MG48BWG2uQNU4I72fkQuKUTZpl+u9k+CxEG0twMVzSmXEEz12z5Fnw1jIQFA==", "shasum": "6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608", "tarball": "https://registry.npmjs.org/parse5/-/parse5-4.0.0.tgz" }, "files": [ "lib" ], "gitHead": "baf400c8b30703a473fb1a014844c68e5435b19c", "homepage": "https://github.com/inikulin/parse5", "keywords": [ "WHATWG", "fast", "html", "html parser", "html serializer", "html5", "html5 parser", "htmlparser", "htmlserializer", "parse", "parse5", "parser", "sax", "serialize", "serializer", "simple api", "specification", "tokenize", "tokenizer" ], "license": "MIT", "main": "./lib/index.js", "maintainers": [ { "name": "inikulin", "email": "ifaaan@gmail.com" } ], "name": "parse5", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/inikulin/parse5.git" }, "scripts": { "prepublish": "publish-please guard", "publish-please": "publish-please", "test": "gulp test" }, "version": "4.0.0" }