12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_args": [
- [
- "mdurl@1.0.1",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_from": "mdurl@1.0.1",
- "_id": "mdurl@1.0.1",
- "_inBundle": false,
- "_integrity": "sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=",
- "_location": "/mdurl",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "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.npmjs.org/mdurl/-/mdurl-1.0.1.tgz",
- "_spec": "1.0.1",
- "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
- "bugs": {
- "url": "https://github.com/markdown-it/mdurl/issues"
- },
- "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"
- }
|