package.json 1.48 KB
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
{
  "_args": [
    [
      "posthtml-rename-id@1.0.12",
      "E:\\changfa\\crscd-view"
    ]
  ],
  "_from": "posthtml-rename-id@1.0.12",
  "_id": "posthtml-rename-id@1.0.12",
  "_inBundle": false,
  "_integrity": "sha512-UKXf9OF/no8WZo9edRzvuMenb6AD5hDLzIepJW+a4oJT+T/Lx7vfMYWT4aWlGNQh0WMhnUx1ipN9OkZ9q+ddEw==",
  "_location": "/posthtml-rename-id",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "posthtml-rename-id@1.0.12",
    "name": "posthtml-rename-id",
    "escapedName": "posthtml-rename-id",
    "rawSpec": "1.0.12",
    "saveSpec": null,
    "fetchSpec": "1.0.12"
  },
  "_requiredBy": [
    "/svg-baker"
  ],
  "_resolved": "https://registry.npmjs.org/posthtml-rename-id/-/posthtml-rename-id-1.0.12.tgz",
  "_spec": "1.0.12",
  "_where": "E:\\changfa\\crscd-view",
  "author": {
    "name": "JetBrains"
  },
  "bugs": {
    "url": "https://github.com/JetBrains/svg-mixer/issues"
  },
  "dependencies": {
    "escape-string-regexp": "1.0.5"
  },
  "description": "PostHTML plugin to rename id attributes and it's references",
  "files": [
    "index.js"
  ],
  "gitHead": "eb37ef4bcbf7a24173b76319cfa2f299b60ae6dd",
  "homepage": "https://github.com/JetBrains/svg-mixer/tree/master/packages/posthtml-rename-id",
  "keywords": [
    "posthtml",
    "posthtml plugin"
  ],
  "license": "MIT",
  "name": "posthtml-rename-id",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JetBrains/svg-mixer.git"
  },
  "version": "1.0.12"
}