package.json 1.4 KB

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