package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_from": "uc.micro@^1.0.5",
  3. "_id": "uc.micro@1.0.6",
  4. "_inBundle": false,
  5. "_integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==",
  6. "_location": "/uc.micro",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "uc.micro@^1.0.5",
  12. "name": "uc.micro",
  13. "escapedName": "uc.micro",
  14. "rawSpec": "^1.0.5",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.5"
  17. },
  18. "_requiredBy": [
  19. "/linkify-it",
  20. "/markdown-it"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
  23. "_shasum": "9c411a802a409a91fc6cf74081baba34b24499ac",
  24. "_spec": "uc.micro@^1.0.5",
  25. "_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/markdown-it",
  26. "bugs": {
  27. "url": "https://github.com/markdown-it/uc.micro/issues"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "Micro subset of unicode data files for markdown-it projects.",
  32. "devDependencies": {
  33. "mocha": "^5.0.0",
  34. "shelljs": "^0.8.1",
  35. "unicode-11.0.0": "^0.7.8"
  36. },
  37. "files": [
  38. "categories/",
  39. "properties/",
  40. "index.js"
  41. ],
  42. "homepage": "https://github.com/markdown-it/uc.micro#readme",
  43. "license": "MIT",
  44. "name": "uc.micro",
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/markdown-it/uc.micro.git"
  48. },
  49. "scripts": {
  50. "test": "mocha",
  51. "update": "node update.js && npm test"
  52. },
  53. "version": "1.0.6"
  54. }