代码拉取完成,页面将自动刷新
{
"name": "js-audio-recorder",
"version": "1.0.7",
"description": "js audio recorder plugin",
"main": "./index.js",
"scripts": {
"dev": "npm run start",
"start": "webpack-dev-server --open --watch --inline --mode=development --config webpack.dev.js",
"demo": "webpack --mode=production --config webpack.dev.js",
"https": "webpack-dev-server --https --open --watch --inline --mode=development --host --config webpack.dev.js",
"build": "webpack --mode=production",
"test": "jest",
"gitbook": "gitbook serve ./site",
"gitbook:build": "gitbook build ./site",
"gitbook:install": "gitbook install ./site"
},
"keywords": [
"recorder",
"javascript",
"js",
"html5",
"audio",
"webaudio",
"pcm",
"wav",
"plugin",
"录音"
],
"files": [
"index.js",
"index.d.ts",
"src",
"dist"
],
"author": "2fps",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/2fps/recorder.git"
},
"bugs": {
"url": "https://github.com/2fps/recorder/issues"
},
"homepage": "https://github.com/2fps/recorder",
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@babel/preset-react": "^7.7.4",
"@types/jest": "^24.0.11",
"@types/react": "^16.9.11",
"@types/react-dom": "^16.9.4",
"babel-core": "^6.26.3",
"babel-loader": "^8.0.5",
"babel-preset-es2015": "^6.24.1",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^3.2.0",
"file-loader": "^4.3.0",
"gitbook-cli": "^2.3.2",
"html-webpack-plugin": "^3.2.0",
"jest": "^24.7.1",
"jest-html-reporters": "^1.1.6",
"lamejs": "^1.2.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^0.88.1",
"style-loader": "^1.0.0",
"ts-jest": "^24.0.2",
"ts-loader": "^5.3.3",
"typescript": "^3.4.3",
"url-loader": "^2.3.0",
"vconsole": "^3.3.0",
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0",
"webpack-dev-server": "^3.3.1"
},
"dependencies": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。