package.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "_args": [
  3. [
  4. "parse5@5.1.1",
  5. "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "parse5@5.1.1",
  10. "_id": "parse5@5.1.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-9o5OW6GFKsLK3AD0VV//bCq7YXg=",
  13. "_location": "/parse5",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "parse5@5.1.1",
  19. "name": "parse5",
  20. "escapedName": "parse5",
  21. "rawSpec": "5.1.1",
  22. "saveSpec": null,
  23. "fetchSpec": "5.1.1"
  24. },
  25. "_requiredBy": [
  26. "/cli-highlight",
  27. "/parse5-htmlparser2-tree-adapter"
  28. ],
  29. "_resolved": "https://registry.npm.taobao.org/parse5/download/parse5-5.1.1.tgz",
  30. "_spec": "5.1.1",
  31. "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
  32. "author": {
  33. "name": "Ivan Nikulin",
  34. "email": "ifaaan@gmail.com",
  35. "url": "https://github.com/inikulin"
  36. },
  37. "bugs": {
  38. "url": "https://github.com/inikulin/parse5/issues"
  39. },
  40. "contributors": "https://github.com/inikulin/parse5/graphs/contributors",
  41. "description": "HTML parser and serializer.",
  42. "files": [
  43. "lib"
  44. ],
  45. "gitHead": "9c7556ed05e4ff4d884ab2447e27ce3817c42e79",
  46. "homepage": "https://github.com/inikulin/parse5",
  47. "keywords": [
  48. "html",
  49. "parser",
  50. "html5",
  51. "WHATWG",
  52. "specification",
  53. "fast",
  54. "html parser",
  55. "html5 parser",
  56. "htmlparser",
  57. "parse5",
  58. "serializer",
  59. "html serializer",
  60. "htmlserializer",
  61. "parse",
  62. "serialize"
  63. ],
  64. "license": "MIT",
  65. "main": "./lib/index.js",
  66. "name": "parse5",
  67. "repository": {
  68. "type": "git",
  69. "url": "git://github.com/inikulin/parse5.git"
  70. },
  71. "version": "5.1.1"
  72. }