react-native-get-pixel_edit/package.json
2025-07-09 13:38:44 +09:00

63 lines
1.6 KiB
JSON

{
"_args": [
[
"react-native-get-pixel@0.0.5",
"C:\\Users\\haneulai\\reactTest\\ColorMaker"
]
],
"_from": "react-native-get-pixel@0.0.5",
"_id": "react-native-get-pixel@0.0.5",
"_inBundle": false,
"_integrity": "sha512-JFJtkSLweCHD/BiJHnUSYCAVUzeJwoFBandOD77UkJAdNuCOaRU/6BgmGXuz6ufgn+wgkk1UGI3hyzAFFQuezQ==",
"_location": "/react-native-get-pixel",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-native-get-pixel@0.1.0",
"name": "react-native-get-pixel",
"escapedName": "react-native-get-pixel",
"rawSpec": "0.1.0",
"saveSpec": null,
"fetchSpec": "0.1.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-get-pixel/-/react-native-get-pixel-0.0.5.tgz",
"_spec": "0.0.5",
"_where": "C:\\Users\\haneulai\\reactTest\\ColorMaker",
"author": {
"name": "Viktor Belenyesi",
"email": "bvic23@gmail.com"
},
"bugs": {
"url": "https://github.com/bvic23/react-native-get-pixel/issues"
},
"description": "Extract pixel color from image at specified coordinates",
"homepage": "https://github.com/bvic23/react-native-get-pixel#readme",
"keywords": [
"react-native",
"react",
"android",
"ios",
"images",
"image",
"pixel",
"color",
"extraction",
"coordinates"
],
"license": "MIT",
"name": "react-native-get-pixel",
"nativePackage": true,
"peerDependencies": {
"react-native": ">=0.60.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bvic23/react-native-get-pixel.git"
},
"version": "0.1.0"
}