wsemi
Version:
A support package for web developer.
54 lines • 1.16 kB
JSON
{
"name": "wsemi",
"version": "1.8.16",
"main": "dist/wsemi.umd.js",
"dependencies": {
"chokidar": "^4.0.3",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.13",
"decimal.js": "^10.6.0",
"diff": "^7.0.0",
"eventemitter3": "^5.0.1",
"fuse.js": "^7.1.0",
"hash-wasm": "^4.12.0",
"he": "^1.2.0",
"htmlparser": "^1.7.7",
"lodash-es": "^4.17.21",
"pyodide": "^0.24.1",
"seamless-scroll-polyfill": "^2.3.4",
"tesseract.js": "^4.1.2",
"tippy.js": "^6.3.7",
"ua-parser-js": "^2.0.4",
"uuid": "^11.1.0",
"viewerjs": "^1.11.7",
"xlsx": "^0.18.5",
"xss": "^1.0.15",
"xxhash-wasm": "^1.1.0"
},
"devDependencies": {
"cheerio": "^1.1.2",
"w-package-tools": "^1.1.2"
},
"scripts": {
"test": "mocha --parallel --timeout 60000",
"deploy": "gh-pages -d docs"
},
"repository": {
"type": "git",
"url": "https://github.com/yuda-lyu/wsemi"
},
"keywords": [
"lodash",
"color",
"crypto",
"fuzzy",
"xss",
"xlsx",
"tool",
"package ",
"browser",
"developer"
],
"author": "yuda-lyu(semisphere)",
"license": "MIT"
}