69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
{
|
|
"_from": "parse5@^6.0.1",
|
|
"_id": "parse5@6.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==",
|
|
"_location": "/parse5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "parse5@^6.0.1",
|
|
"name": "parse5",
|
|
"escapedName": "parse5",
|
|
"rawSpec": "^6.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^6.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/cheerio",
|
|
"/parse5-htmlparser2-tree-adapter"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
|
|
"_shasum": "e1a1c085c569b3dc08321184f19a39cc27f7c30b",
|
|
"_spec": "parse5@^6.0.1",
|
|
"_where": "/home/runner/work/public_library_map/public_library_map/node_modules/cheerio",
|
|
"author": {
|
|
"name": "Ivan Nikulin",
|
|
"email": "ifaaan@gmail.com",
|
|
"url": "https://github.com/inikulin"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/inikulin/parse5/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
|
|
"deprecated": false,
|
|
"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"
|
|
}
|