代码拉取完成,页面将自动刷新
{
"name": "rarjs",
"version": "1.0.0",
"author": "43081j",
"description": "Pure-javascript RAR archive reader using AJAX, File API and local files.",
"main": "lib/rar.js",
"repository": {
"type": "git",
"url": "https://github.com/43081j/rar.js.git"
},
"license": "MIT",
"devDependencies": {
"@types/chai": "^4.2.3",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.8",
"@types/sinon": "^7.0.13",
"chai": "^4.2.0",
"mocha": "^6.2.1",
"rollup": "^1.22.0",
"rollup-plugin-typescript": "^1.0.1",
"sinon": "^7.5.0",
"tslint": "^5.20.0",
"typescript": "^3.6.3"
},
"scripts": {
"clean": "rm -rf lib",
"lint": "tslint -p tsconfig.json",
"build": "npm run clean && npm run lint && tsc",
"build:watch": "tsc --watch",
"build:browser": "npm run lint && rollup -c",
"test": "npm run build && mocha",
"prepack": "npm run build"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。