@cpp.js/core-embind-jsi
Version:
The Embind JSI integration tool enables seamless C++ integration with React Native and Expo.
24 lines • 594 B
JSON
{
"name": "@cpp.js/core-embind-jsi",
"version": "1.0.3",
"description": "The Embind JSI integration tool enables seamless C++ integration with React Native and Expo.",
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-core-embind-jsi#readme",
"repository": "https://github.com/bugra9/cpp.js.git",
"license": "MIT",
"main": "js/embind.js",
"peerDependencies": {
"@babel/runtime": "*",
"react-native": "*"
},
"keywords": [
"embind",
"jsi",
"bind",
"c++",
"react-native",
"expo",
"android",
"ios",
"mobile"
]
}