mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-09 01:47:20 +08:00
63 lines
1.6 KiB
JSON
63 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"markdown-it-container@2.0.0",
|
|
"J:\\Github\\CURD-TS"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "markdown-it-container@2.0.0",
|
|
"_id": "markdown-it-container@2.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-ABm0P9Au7+zi8ZYKKJX7qBpARpU=",
|
|
"_location": "/markdown-it-container",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "markdown-it-container@2.0.0",
|
|
"name": "markdown-it-container",
|
|
"escapedName": "markdown-it-container",
|
|
"rawSpec": "2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/vitepress"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/markdown-it-container/-/markdown-it-container-2.0.0.tgz",
|
|
"_spec": "2.0.0",
|
|
"_where": "J:\\Github\\CURD-TS",
|
|
"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": "*",
|
|
"coveralls": "^2.11.2",
|
|
"eslint": "0.13.0",
|
|
"eslint-plugin-nodeca": "^1.0.0",
|
|
"istanbul": "*",
|
|
"markdown-it": "github:markdown-it/markdown-it",
|
|
"markdown-it-testgen": "~0.1.0",
|
|
"mocha": "*",
|
|
"uglify-js": "*"
|
|
},
|
|
"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": {
|
|
"test": "make test"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|