24 lines
574 B
JSON
24 lines
574 B
JSON
{
|
|
"name": "@react-native/js-polyfills",
|
|
"version": "0.77.0",
|
|
"description": "Polyfills for React Native.",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/react-native.git",
|
|
"directory": "packages/polyfills"
|
|
},
|
|
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/polyfills#readme",
|
|
"keywords": [
|
|
"polyfill",
|
|
"polyfills",
|
|
"js",
|
|
"js-polyfills",
|
|
"react-native"
|
|
],
|
|
"bugs": "https://github.com/facebook/react-native/issues",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
}
|