1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- {
- "_args": [
- [
- "parse5@6.0.1",
- "F:\\cocorobo\\CocoRoboDesktop\\node"
- ]
- ],
- "_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": [
- "/cheerio",
- "/parse5-htmlparser2-tree-adapter"
- ],
- "_resolved": "https://registry.npmmirror.com/parse5/-/parse5-6.0.1.tgz",
- "_spec": "6.0.1",
- "_where": "F:\\cocorobo\\CocoRoboDesktop\\node",
- "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"
- }
|