rn-base-components
Version:
Easy to create a component
20 lines (19 loc) • 420 B
JSON
{
"name": "rn-base-components",
"version": "1.0.2",
"description": "Easy to create a component",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/haphunguyen/rn-base-components"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"rn-components"
],
"author": "PhuNguyen",
"license": "ISC",
"devDependencies": {}
}