mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-22 10:26:08 -07:00
67 lines
1.6 KiB
JSON
67 lines
1.6 KiB
JSON
{
|
|
"_from": "parse5@5.1.0",
|
|
"_id": "parse5@5.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ==",
|
|
"_location": "/parse5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "parse5@5.1.0",
|
|
"name": "parse5",
|
|
"escapedName": "parse5",
|
|
"rawSpec": "5.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "5.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jsdom"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.0.tgz",
|
|
"_shasum": "c59341c9723f414c452975564c7c00a68d58acd2",
|
|
"_spec": "parse5@5.1.0",
|
|
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jsdom",
|
|
"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"
|
|
],
|
|
"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": "5.1.0"
|
|
}
|