package.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "mdurl@^1.0.1",
  6. "scope": null,
  7. "escapedName": "mdurl",
  8. "name": "mdurl",
  9. "rawSpec": "^1.0.1",
  10. "spec": ">=1.0.1 <2.0.0",
  11. "type": "range"
  12. },
  13. "/Applications/MAMP/htdocs/wechat_read/node_modules/markdown-it"
  14. ]
  15. ],
  16. "_from": "mdurl@>=1.0.1 <2.0.0",
  17. "_id": "mdurl@1.0.1",
  18. "_inCache": true,
  19. "_location": "/mdurl",
  20. "_nodeVersion": "0.12.4",
  21. "_npmUser": {
  22. "name": "vitaly",
  23. "email": "vitaly@rcdesign.ru"
  24. },
  25. "_npmVersion": "2.10.1",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "mdurl@^1.0.1",
  29. "scope": null,
  30. "escapedName": "mdurl",
  31. "name": "mdurl",
  32. "rawSpec": "^1.0.1",
  33. "spec": ">=1.0.1 <2.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/markdown-it"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz",
  40. "_shasum": "fe85b2ec75a59037f2adfec100fd6c601761152e",
  41. "_shrinkwrap": null,
  42. "_spec": "mdurl@^1.0.1",
  43. "_where": "/Applications/MAMP/htdocs/wechat_read/node_modules/markdown-it",
  44. "bugs": {
  45. "url": "https://github.com/markdown-it/mdurl/issues"
  46. },
  47. "dependencies": {},
  48. "description": "URL utilities for markdown-it",
  49. "devDependencies": {
  50. "eslint": "0.13.0",
  51. "eslint-plugin-nodeca": "^1.0.0",
  52. "istanbul": "*",
  53. "mocha": "*"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "shasum": "fe85b2ec75a59037f2adfec100fd6c601761152e",
  58. "tarball": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz"
  59. },
  60. "gitHead": "8bfd33610062a71155cc64254271555a49db8332",
  61. "homepage": "https://github.com/markdown-it/mdurl#readme",
  62. "license": "MIT",
  63. "maintainers": [
  64. {
  65. "name": "vitaly",
  66. "email": "vitaly@rcdesign.ru"
  67. }
  68. ],
  69. "name": "mdurl",
  70. "optionalDependencies": {},
  71. "readme": "ERROR: No README data found!",
  72. "repository": {
  73. "type": "git",
  74. "url": "git+https://github.com/markdown-it/mdurl.git"
  75. },
  76. "scripts": {
  77. "test": "make test"
  78. },
  79. "version": "1.0.1"
  80. }