96 lines
1.9 KiB
JSON
96 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"wmf@1.0.2",
|
|
"/Users/wuyu/Desktop/61/Git/h5game_ailesson_v2.4/packages/excel_to_json"
|
|
]
|
|
],
|
|
"_from": "wmf@1.0.2",
|
|
"_id": "wmf@1.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-fRnWIQcaCMK9xrfmiKnENSmMwto=",
|
|
"_location": "/wmf",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "wmf@1.0.2",
|
|
"name": "wmf",
|
|
"escapedName": "wmf",
|
|
"rawSpec": "1.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/node-xlsx/xlsx"
|
|
],
|
|
"_resolved": "https://registry.nlark.com/wmf/download/wmf-1.0.2.tgz",
|
|
"_spec": "1.0.2",
|
|
"_where": "/Users/wuyu/Desktop/61/Git/h5game_ailesson_v2.4/packages/excel_to_json",
|
|
"alex": {
|
|
"allow": [
|
|
"special",
|
|
"simple",
|
|
"just",
|
|
"crash",
|
|
"wtf",
|
|
"holes"
|
|
]
|
|
},
|
|
"author": {
|
|
"name": "sheetjs"
|
|
},
|
|
"bin": {},
|
|
"browser": {
|
|
"buffer": false,
|
|
"crypto": false,
|
|
"stream": false,
|
|
"process": false,
|
|
"fs": false
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/SheetJS/js-wmf/issues"
|
|
},
|
|
"config": {
|
|
"blanket": {
|
|
"pattern": "wmf.js"
|
|
}
|
|
},
|
|
"dependencies": {},
|
|
"description": "Windows MetaFile (WMF) parser",
|
|
"devDependencies": {
|
|
"source-map-loader": "^0.2.4",
|
|
"uglifyjs-webpack-plugin": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"README.md",
|
|
"dist/wmf.js",
|
|
"dist/wmf.node.js",
|
|
"dist/wmf.js.map",
|
|
"dist/wmf.node.js.map"
|
|
],
|
|
"homepage": "https://sheetjs.com/",
|
|
"jsdelivr": "./dist/wmf.js",
|
|
"keywords": [
|
|
"wmf",
|
|
"image",
|
|
"office",
|
|
"word"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "./dist/wmf.node.js",
|
|
"name": "wmf",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/SheetJS/js-wmf.git"
|
|
},
|
|
"scripts": {},
|
|
"types": "types",
|
|
"unpkg": "./dist/wmf.js",
|
|
"version": "1.0.2"
|
|
}
|