package.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_args": [
  3. [
  4. "word@0.3.0",
  5. "D:\\qianger\\7\\jindouyunNewFront"
  6. ]
  7. ],
  8. "_from": "word@0.3.0",
  9. "_id": "word@0.3.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA==",
  12. "_location": "/word",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "word@0.3.0",
  18. "name": "word",
  19. "escapedName": "word",
  20. "rawSpec": "0.3.0",
  21. "saveSpec": null,
  22. "fetchSpec": "0.3.0"
  23. },
  24. "_requiredBy": [
  25. "/xlsx"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/word/-/word-0.3.0.tgz",
  28. "_spec": "0.3.0",
  29. "_where": "D:\\qianger\\7\\jindouyunNewFront",
  30. "author": {
  31. "name": "sheetjs"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/SheetJS/js-word/issues"
  35. },
  36. "dependencies": {},
  37. "description": "Word Processing Document library",
  38. "devDependencies": {},
  39. "engines": {
  40. "node": ">=0.8"
  41. },
  42. "homepage": "https://wordjs.com/",
  43. "keywords": [
  44. "word"
  45. ],
  46. "license": "Apache-2.0",
  47. "main": "./word",
  48. "name": "word",
  49. "repository": {
  50. "type": "git",
  51. "url": "git://github.com/SheetJS/js-word.git"
  52. },
  53. "scripts": {
  54. "test": "echo \"Error: no test specified\" && exit 1"
  55. },
  56. "version": "0.3.0"
  57. }