代码拉取完成,页面将自动刷新
{
"name": "@react-native-ohos/toolbar-android",
"version": "0.2.1",
"description": "A React Native Component for Android Toolbar",
"keywords": [
"toolbar-android",
"react native",
"react-native"
],
"homepage": "https://gitee.com/openharmony-sig/toolbar-android#readme",
"repository": {
"type": "git",
"url": "git+https://gitee.com/openharmony-sig/rntpc_toolbar-android.git"
},
"license": "MIT",
"author": "Connectdotz <vsun@connectdotz.com>",
"main": "js/ToolbarAndroid",
"types": "index.d.ts",
"files": [
"harmony",
"js/specs",
"ToolbarAndroid.harmony.js"
],
"harmony": {
"alias": "@react-native-community/toolbar-android"
},
"scripts": {
"pack:npm": "npm pack",
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "yarn test:eslint && yarn test:flow && yarn test:jest && yarn test:tsc",
"codegen-lib": "react-native codegen-lib-harmony --no-safety-check --npm-package-name toolbar-android --cpp-output-path ./harmony/toolbar_android/src/main/cpp/generated --ets-output-path ./harmony/toolbar_android/src/main/ets/generated --arkts-components-spec-paths ./js/specs/RNCToolbarAndroidNativeComponent.ts",
"test:eslint": "eslint .",
"test:flow": "flow check",
"test:jest": "jest",
"test:tsc": "tsc --noEmit"
},
"prettier": {
"bracketSpacing": false,
"jsxBracketSameLine": true,
"parser": "flow",
"singleQuote": true,
"trailingComma": "all"
},
"jest": {
"preset": "react-native",
"testPathIgnorePatterns": [
"/node_modules/",
"/example/"
]
},
"dependencies": {
"@react-native-community/toolbar-android": "0.2.1"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.4.0",
"@react-native-community/eslint-config": "^3.2.0",
"@rnoh/react-native-harmony-cli": "npm:@react-native-oh/react-native-harmony-cli@^0.0.27",
"@types/react-native": "^0.72.5",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-plugin-module-resolver": "^3.1.3",
"eslint": "5.13.0",
"eslint-plugin-prettier": "^3.1.2",
"flow-bin": "^0.86.0",
"jest": "^29.7.0",
"metro-react-native-babel-preset": "0.51.1",
"prettier": "^1.16.4",
"react": "18.2.0",
"react-native": "^0.72.5",
"react-test-renderer": "^16.8.6",
"typescript": "3.7.5"
},
"peerDependencies": {
"react": "*",
"react-native": "*"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。