You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1.3 KiB
49 lines
1.3 KiB
{
|
|
"_from": "mdurl@^1.0.1",
|
|
"_id": "mdurl@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==",
|
|
"_location": "/mdurl",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "mdurl@^1.0.1",
|
|
"name": "mdurl",
|
|
"escapedName": "mdurl",
|
|
"rawSpec": "^1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/markdown-it"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/mdurl/-/mdurl-1.0.1.tgz",
|
|
"_shasum": "fe85b2ec75a59037f2adfec100fd6c601761152e",
|
|
"_spec": "mdurl@^1.0.1",
|
|
"_where": "F:\\bishe\\front\\node_modules\\markdown-it",
|
|
"bugs": {
|
|
"url": "https://github.com/markdown-it/mdurl/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "URL utilities for markdown-it",
|
|
"devDependencies": {
|
|
"eslint": "0.13.0",
|
|
"eslint-plugin-nodeca": "^1.0.0",
|
|
"istanbul": "*",
|
|
"mocha": "*"
|
|
},
|
|
"homepage": "https://github.com/markdown-it/mdurl#readme",
|
|
"license": "MIT",
|
|
"name": "mdurl",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/markdown-it/mdurl.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|