| 12345678910111213141516171819 |
- {
- "name": "mdurl",
- "version": "1.0.1",
- "description": "URL utilities for markdown-it",
- "repository": "markdown-it/mdurl",
- "license": "MIT",
- "scripts": {
- "test": "make test"
- },
- "devDependencies": {
- "mocha": "*",
- "eslint": "0.13.0",
- "eslint-plugin-nodeca": "^1.0.0",
- "istanbul": "*"
- },
- "__npminstall_done": "Thu Dec 24 2020 20:20:29 GMT+0800 (CST)",
- "_from": "mdurl@1.0.1",
- "_resolved": "https://registry.npm.taobao.org/mdurl/download/mdurl-1.0.1.tgz"
- }
|