Files
react-native/packages/normalize-color/package.json
T
2025-10-21 16:38:22 +01:00

20 lines
556 B
JSON

{
"name": "@react-native/normalize-colors",
"version": "0.79.6",
"description": "Color normalization for React Native.",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react-native.git",
"directory": "packages/normalize-color"
},
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/normalize-color#readme",
"keywords": [
"color",
"normalization",
"normalize-colors",
"react-native"
],
"bugs": "https://github.com/facebook/react-native/issues"
}