package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_args": [
  3. [
  4. "posthtml-rename-id@1.0.12",
  5. "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "posthtml-rename-id@1.0.12",
  10. "_id": "posthtml-rename-id@1.0.12",
  11. "_inBundle": false,
  12. "_integrity": "sha1-z39us3FGvxr6wx5o8YxswZrmFDM=",
  13. "_location": "/posthtml-rename-id",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "posthtml-rename-id@1.0.12",
  19. "name": "posthtml-rename-id",
  20. "escapedName": "posthtml-rename-id",
  21. "rawSpec": "1.0.12",
  22. "saveSpec": null,
  23. "fetchSpec": "1.0.12"
  24. },
  25. "_requiredBy": [
  26. "/svg-baker"
  27. ],
  28. "_resolved": "https://registry.npmmirror.com/posthtml-rename-id/download/posthtml-rename-id-1.0.12.tgz",
  29. "_spec": "1.0.12",
  30. "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
  31. "author": {
  32. "name": "JetBrains"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/JetBrains/svg-mixer/issues"
  36. },
  37. "dependencies": {
  38. "escape-string-regexp": "1.0.5"
  39. },
  40. "description": "PostHTML plugin to rename id attributes and it's references",
  41. "files": [
  42. "index.js"
  43. ],
  44. "gitHead": "eb37ef4bcbf7a24173b76319cfa2f299b60ae6dd",
  45. "homepage": "https://github.com/JetBrains/svg-mixer/tree/master/packages/posthtml-rename-id",
  46. "keywords": [
  47. "posthtml",
  48. "posthtml plugin"
  49. ],
  50. "license": "MIT",
  51. "name": "posthtml-rename-id",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/JetBrains/svg-mixer.git"
  55. },
  56. "version": "1.0.12"
  57. }