1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- {
- "_args": [
- [
- {
- "raw": "mdurl@^1.0.1",
- "scope": null,
- "escapedName": "mdurl",
- "name": "mdurl",
- "rawSpec": "^1.0.1",
- "spec": ">=1.0.1 <2.0.0",
- "type": "range"
- },
- "/Applications/MAMP/htdocs/wechat_read/node_modules/markdown-it"
- ]
- ],
- "_from": "mdurl@>=1.0.1 <2.0.0",
- "_id": "mdurl@1.0.1",
- "_inCache": true,
- "_location": "/mdurl",
- "_nodeVersion": "0.12.4",
- "_npmUser": {
- "name": "vitaly",
- "email": "vitaly@rcdesign.ru"
- },
- "_npmVersion": "2.10.1",
- "_phantomChildren": {},
- "_requested": {
- "raw": "mdurl@^1.0.1",
- "scope": null,
- "escapedName": "mdurl",
- "name": "mdurl",
- "rawSpec": "^1.0.1",
- "spec": ">=1.0.1 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/markdown-it"
- ],
- "_resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz",
- "_shasum": "fe85b2ec75a59037f2adfec100fd6c601761152e",
- "_shrinkwrap": null,
- "_spec": "mdurl@^1.0.1",
- "_where": "/Applications/MAMP/htdocs/wechat_read/node_modules/markdown-it",
- "bugs": {
- "url": "https://github.com/markdown-it/mdurl/issues"
- },
- "dependencies": {},
- "description": "URL utilities for markdown-it",
- "devDependencies": {
- "eslint": "0.13.0",
- "eslint-plugin-nodeca": "^1.0.0",
- "istanbul": "*",
- "mocha": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "fe85b2ec75a59037f2adfec100fd6c601761152e",
- "tarball": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz"
- },
- "gitHead": "8bfd33610062a71155cc64254271555a49db8332",
- "homepage": "https://github.com/markdown-it/mdurl#readme",
- "license": "MIT",
- "maintainers": [
- {
- "name": "vitaly",
- "email": "vitaly@rcdesign.ru"
- }
- ],
- "name": "mdurl",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/markdown-it/mdurl.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "1.0.1"
- }
|