dd
This commit is contained in:
57
extensions/Excel转JSON/node_modules/word/package.json
generated
vendored
Normal file
57
extensions/Excel转JSON/node_modules/word/package.json
generated
vendored
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"word@0.3.0",
|
||||
"/Users/wuyu/Desktop/61/Git/h5game_ailesson_v2.4/packages/excel_to_json"
|
||||
]
|
||||
],
|
||||
"_from": "word@0.3.0",
|
||||
"_id": "word@0.3.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-hUIVfk+OhJ9KNjooiZLUdhLbmWE=",
|
||||
"_location": "/word",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "word@0.3.0",
|
||||
"name": "word",
|
||||
"escapedName": "word",
|
||||
"rawSpec": "0.3.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/node-xlsx/xlsx"
|
||||
],
|
||||
"_resolved": "https://registry.nlark.com/word/download/word-0.3.0.tgz",
|
||||
"_spec": "0.3.0",
|
||||
"_where": "/Users/wuyu/Desktop/61/Git/h5game_ailesson_v2.4/packages/excel_to_json",
|
||||
"author": {
|
||||
"name": "sheetjs"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/SheetJS/js-word/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Word Processing Document library",
|
||||
"devDependencies": {},
|
||||
"engines": {
|
||||
"node": ">=0.8"
|
||||
},
|
||||
"homepage": "https://wordjs.com/",
|
||||
"keywords": [
|
||||
"word"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"main": "./word",
|
||||
"name": "word",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/SheetJS/js-word.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"version": "0.3.0"
|
||||
}
|
||||
Reference in New Issue
Block a user