v8-android-jit
Version:
Pre-build version of V8 to be used by React Native apps
24 lines (23 loc) • 573 B
JSON
{
"name": "v8-android-jit",
"version": "11.1000.4",
"description": "Pre-build version of V8 to be used by React Native apps",
"repository": {
"type": "git",
"url": "git+https://github.com/Kudo/v8-android-buildscripts.git",
"directory": "packages/v8-android-jit"
},
"keywords": [
"react-native",
"android",
"v8"
],
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/Kudo/v8-android-buildscripts/issues"
},
"homepage": "https://github.com/Kudo/v8-android-buildscripts#readme",
"files": [
"dist/**/*"
]
}