代码拉取完成,页面将自动刷新
{
"name": "webidl2",
"description": "A WebIDL Parser",
"version": "24.4.1",
"contributors": [
"Timothy Gu <[email protected]>"
],
"engines": {
"node": ">= 14"
},
"license": "W3C",
"devDependencies": {
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"expect": "^29.7.0",
"jsondiffpatch": "^0.6.0",
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"terser-webpack-plugin": "^5.3.10",
"typescript": "^5.4.3",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"scripts": {
"eslint": "eslint lib test",
"typecheck": "tsc -p jsconfig.json",
"lint": "npm run eslint && npm run typecheck",
"test": "npm run lint && webpack && mocha",
"acquire": "node test/util/acquire.js",
"build": "npx webpack",
"build-debug": "npx webpack --mode none",
"prepublishOnly": "npm run build"
},
"repository": "git://github.com/w3c/webidl2.js",
"main": "dist/webidl2.js",
"exports": {
".": {
"import": "./index.js",
"require": "./dist/webidl2.js"
},
"./productions": "./lib/productions/index.js"
},
"type": "module",
"files": [
"dist/*",
"lib/*",
"index.js"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。