123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- {
- "_args": [
- [
- "parse5@5.1.1",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_development": true,
- "_from": "parse5@5.1.1",
- "_id": "parse5@5.1.1",
- "_inBundle": false,
- "_integrity": "sha1-9o5OW6GFKsLK3AD0VV//bCq7YXg=",
- "_location": "/parse5",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "parse5@5.1.1",
- "name": "parse5",
- "escapedName": "parse5",
- "rawSpec": "5.1.1",
- "saveSpec": null,
- "fetchSpec": "5.1.1"
- },
- "_requiredBy": [
- "/cli-highlight"
- ],
- "_resolved": "https://registry.npm.taobao.org/parse5/download/parse5-5.1.1.tgz?cache=0&sync_timestamp=1595849246963&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fparse5%2Fdownload%2Fparse5-5.1.1.tgz",
- "_spec": "5.1.1",
- "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
- "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": "9c7556ed05e4ff4d884ab2447e27ce3817c42e79",
- "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.1"
- }
|