{ "_args": [ [ "docx-preview@0.1.15", "D:\\林谷智能项目\\yanchengPowerSupply" ] ], "_from": "docx-preview@0.1.15", "_id": "docx-preview@0.1.15", "_inBundle": false, "_integrity": "sha512-qeYNwA+HF0e+GLxH/yltGdaBVQHoQrscfCwR2p7fRGCMjPBohdd36L7xDi1wdErS3ZnV/uh4kx5+tXOXgzq/dQ==", "_location": "/docx-preview", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "docx-preview@0.1.15", "name": "docx-preview", "escapedName": "docx-preview", "rawSpec": "0.1.15", "saveSpec": null, "fetchSpec": "0.1.15" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/docx-preview/-/docx-preview-0.1.15.tgz", "_spec": "0.1.15", "_where": "D:\\林谷智能项目\\yanchengPowerSupply", "author": { "name": "Volodymyr Baydalka" }, "bugs": { "url": "https://github.com/zVolodymyr/docxjs/issues" }, "dependencies": { "jszip": ">=3.0.0" }, "description": "[![npm version](https://badge.fury.io/js/docx-preview.svg)](https://www.npmjs.com/package/docx-preview)\r [![Support Ukraine](https://img.shields.io/badge/Support-Ukraine-blue?style=flat&logo=adguard)](https://war.ukraine.ua/)", "devDependencies": { "css-loader": "^6.7.1", "diff": "^5.0.0", "jasmine-core": "^4.1.0", "karma": "^6.3.9", "karma-chrome-launcher": "^3.1.0", "karma-firefox-launcher": "^2.1.2", "karma-jasmine": "^5.0.0", "sass": "^1.51.0", "sass-loader": "^12.6.0", "ts-loader": "^9.2.6", "tslib": "^2.4.0", "typescript": "^4.1.2", "webpack": "^5.64.1", "webpack-cli": "^4.9.1" }, "files": [ "dist" ], "homepage": "https://github.com/zVolodymyr/docxjs#readme", "keywords": [ "word", "docx" ], "license": "Apache-2.0", "main": "dist/docx-preview.min.js", "name": "docx-preview", "repository": { "type": "git", "url": "git+https://github.com/zVolodymyr/docxjs.git" }, "scripts": { "build": "webpack", "build-all": "npm run build & npm run build-prod", "build-prod": "webpack --mode production", "e2e": "karma start --single-run", "e2e-watch": "karma start", "watch": "webpack --watch" }, "types": "dist/docx-preview.d.ts", "version": "0.1.15" }