@cawfree/react-native-masonry
Version:
A bare-bones masonry layout for react-native.
31 lines (30 loc) • 713 B
JSON
{
"name": "@cawfree/react-native-masonry",
"version": "1.0.3",
"description": "A bare-bones masonry layout for react-native.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Cawfree/react-native-masonry.git"
},
"keywords": [
"masonry",
"layout",
"react-native",
"react",
"native",
"stippled",
"view",
"pintrest",
"brick"
],
"author": "Alex Thomas (@cawfree)",
"license": "MIT",
"bugs": {
"url": "https://github.com/Cawfree/react-native-masonry/issues"
},
"homepage": "https://github.com/Cawfree/react-native-masonry#readme"
}