芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/markdown-it-container/package.json
{ "_args": [ [ "markdown-it-container@3.0.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "markdown-it-container@3.0.0", "_id": "markdown-it-container@3.0.0", "_inBundle": false, "_integrity": "sha512-y6oKTq4BB9OQuY/KLfk/O3ysFhB3IMYoIWhGJEidXt1NQFocFK2sA2t0NYZAMyMShAGL6x5OPIbrmXPIqaN9rw==", "_location": "/markdown-it-container", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "markdown-it-container@3.0.0", "name": "markdown-it-container", "escapedName": "markdown-it-container", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/strapi-plugin-content-manager" ], "_resolved": "https://registry.npmjs.org/markdown-it-container/-/markdown-it-container-3.0.0.tgz", "_spec": "3.0.0", "_where": "/home/freeclou/app.optimyar.com/backend", "bugs": { "url": "https://github.com/markdown-it/markdown-it-container/issues" }, "description": "Plugin to create block-level custom containers for markdown-it markdown parser", "devDependencies": { "browserify": "^16.5.1", "coveralls": "^3.1.0", "eslint": "^7.1.0", "markdown-it": "github:markdown-it/markdown-it", "markdown-it-testgen": "~0.1.0", "mocha": "^7.2.0", "nyc": "^15.1.0", "terser": "^4.7.0" }, "homepage": "https://github.com/markdown-it/markdown-it-container#readme", "keywords": [ "markdown-it-plugin", "markdown-it", "markdown" ], "license": "MIT", "name": "markdown-it-container", "repository": { "type": "git", "url": "git+https://github.com/markdown-it/markdown-it-container.git" }, "scripts": { "coverage": "npm run test && nyc report --reporter html", "lint": "eslint .", "report-coveralls": "nyc report --reporter=text-lcov | coveralls", "test": "npm run lint && nyc mocha" }, "version": "3.0.0" }