rn-spacer
Version:
Component to add space between elements
23 lines (22 loc) • 520 B
JSON
{
"name": "rn-spacer",
"version": "1.0.1",
"description": "Component to add space between elements",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lampsan/rn-spacer.git"
},
"keywords": [
"Spacer"
],
"author": "lampsan",
"license": "ISC",
"bugs": {
"url": "https://github.com/lampsan/rn-spacer/issues"
},
"homepage": "https://github.com/lampsan/rn-spacer#readme"
}