@fruits-chain/icons-react-native
Version:
🎨 React Native Icon
39 lines (38 loc) • 896 B
JSON
{
"name": "@fruits-chain/icons-react-native",
"version": "0.1.14",
"description": "🎨 React Native Icon",
"author": "LING_ZI_QING <onlylingstudio@gmail.com>",
"homepage": "https://24jieqi.github.io/icon/component/icon-app",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
"types": "es/index.d.ts",
"react-native": "src/index.ts",
"directories": {},
"files": [
"src",
"es",
"lib"
],
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/24jieqi/icon.git"
},
"bugs": {
"url": "https://github.com/24jieqi/icon/issues"
},
"peerDependencies": {
"react": "*",
"react-native": "*",
"react-native-svg": ">=12.4.1"
},
"dependencies": {
"@babel/runtime": "*",
"lodash": "*"
},
"gitHead": "525e315f320bdc97f46dc1664bc5ab035b690ed3"
}