UNPKG

react-native-svg-flagkit-typescript

Version:
35 lines (34 loc) 729 B
{ "name": "react-native-svg-flagkit-typescript", "version": "0.9.11", "description": "SVG flag for react-native", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/NotReallyEight/react-native-svg-flagkit" }, "bugs": { "url": "https://github.com/NotReallyEight/react-native-svg-flagkit/issues" }, "keywords": [ "react-component", "react-native", "react-native-svg", "FlagKit", "flag", "ios", "android", "svg", "國旗", "国旗" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "react": "^18.0.0", "react-native-svg": "^12.3.0" }, "author": "", "license": "ISC" }