|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- {
- "_args": [
- [
- "parse5@6.0.1",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "parse5@6.0.1",
- "_id": "parse5@6.0.1",
- "_inBundle": false,
- "_integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==",
- "_location": "/parse5",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "parse5@6.0.1",
- "name": "parse5",
- "escapedName": "parse5",
- "rawSpec": "6.0.1",
- "saveSpec": null,
- "fetchSpec": "6.0.1"
- },
- "_requiredBy": [
- "/jest-environment-jsdom/jsdom",
- "/jsdom"
- ],
- "_resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
- "_spec": "6.0.1",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "author": {
- "name": "Ivan Nikulin",
- "email": "ifaaan@gmail.com",
- "url": "https://github.com/inikulin"
- },
- "bugs": {
- "url": "https://github.com/inikulin/parse5/issues"
- },
- "contributors": "https://github.com/inikulin/parse5/graphs/contributors",
- "description": "HTML parser and serializer.",
- "files": [
- "lib"
- ],
- "gitHead": "37227a3429584903cbd1799dade995266fc2dbe6",
- "homepage": "https://github.com/inikulin/parse5",
- "keywords": [
- "html",
- "parser",
- "html5",
- "WHATWG",
- "specification",
- "fast",
- "html parser",
- "html5 parser",
- "htmlparser",
- "parse5",
- "serializer",
- "html serializer",
- "htmlserializer",
- "parse",
- "serialize"
- ],
- "license": "MIT",
- "main": "./lib/index.js",
- "name": "parse5",
- "repository": {
- "type": "git",
- "url": "git://github.com/inikulin/parse5.git"
- },
- "version": "6.0.1"
- }
|