1 Star 0 Fork 3

leehom/rntpc_react-native-audio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@react-native-ohos/react-native-audio",
"version": "4.2.3-rc.1",
"description": "React Native extension for recording audio",
"main": "index.js",
"author": "Joshua Sierles <[email protected]> (https://github.com/jsierles)",
"harmony": {
"alias": "react-native-audio"
},
"files": [
"/harmony",
"README.md",
"LICENSE",
"index.js",
"NativeAudio.ts"
],
"keywords": [
"react-native",
"audio",
"record"
],
"repository": {
"type": "git",
"url": "https://gitee.com/openharmony-sig/rntpc_react-native-audio"
},
"scripts": {
"codegen-lib": "react-native codegen-lib-harmony --no-safety-check --npm-package-name react-native-audio --cpp-output-path ./harmony/audio/src/main/cpp/generated --ets-output-path ./harmony/audio/src/main/ets/generated --turbo-modules-spec-paths ./NativeAudio.ts "
},
"devDependencies": {
"@rnoh/react-native-harmony-cli": "npm:@react-native-oh/react-native-harmony-cli@^0.0.27"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"nativePackage": true
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leehom6666/rntpc_react-native-audio.git
[email protected]:leehom6666/rntpc_react-native-audio.git
leehom6666
rntpc_react-native-audio
rntpc_react-native-audio
master

搜索帮助