react-native-geometrical-shapes
Version:
import and use geometical shapes
23 lines (22 loc) • 468 B
JSON
{
"name": "react-native-geometrical-shapes",
"version": "1.0.0",
"description": "import and use geometical shapes",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"peerDependencies": {
"react": "18.2.0",
"react-native": "0.71.8",
"react-native-shape": "^1.1.2"
},
"keywords": [
"Triangle",
"Circle",
"squar",
"rectangle"
],
"author": "asif pinitod",
"license": "ISC"
}