1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_from": "posthtml-rename-id@^1.0",
- "_id": "posthtml-rename-id@1.0.12",
- "_inBundle": false,
- "_integrity": "sha512-UKXf9OF/no8WZo9edRzvuMenb6AD5hDLzIepJW+a4oJT+T/Lx7vfMYWT4aWlGNQh0WMhnUx1ipN9OkZ9q+ddEw==",
- "_location": "/posthtml-rename-id",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "posthtml-rename-id@^1.0",
- "name": "posthtml-rename-id",
- "escapedName": "posthtml-rename-id",
- "rawSpec": "^1.0",
- "saveSpec": null,
- "fetchSpec": "^1.0"
- },
- "_requiredBy": [
- "/svg-baker"
- ],
- "_resolved": "https://registry.npmjs.org/posthtml-rename-id/-/posthtml-rename-id-1.0.12.tgz",
- "_shasum": "cf7f6eb37146bf1afac31e68f18c6cc19ae61433",
- "_spec": "posthtml-rename-id@^1.0",
- "_where": "D:\\qianger\\7\\jindouyunNewFront\\node_modules\\svg-baker",
- "author": {
- "name": "JetBrains"
- },
- "bugs": {
- "url": "https://github.com/JetBrains/svg-mixer/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "escape-string-regexp": "1.0.5"
- },
- "deprecated": false,
- "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"
- }
|