23 lines
629 B
JSON
23 lines
629 B
JSON
{
|
|
"name": "unimodules-image-loader-interface",
|
|
"version": "5.4.0",
|
|
"description": "Interface for ImageLoader",
|
|
"main": "index.js",
|
|
"keywords": [
|
|
"unimodules",
|
|
"image-loader"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/expo/expo.git",
|
|
"directory": "packages/unimodules-image-loader-interface"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/expo/expo/issues"
|
|
},
|
|
"author": "650 Industries, Inc.",
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-image-loader-interface",
|
|
"gitHead": "bc6b4b3bc3cb5e44e477f145c72c07ed09588651"
|
|
}
|