@fruits-chain/icons-react-native
Version:
🎨 React Native Icon
39 lines (38 loc) • 880 B
JSON
{
"name": "@fruits-chain/icons-react-native",
"version": "0.1.1",
"description": "🎨 React Native Icon",
"author": "LING_ZI_QING <onlylingstudio@gmail.com>",
"homepage": "https://hjfruit.github.io/icon-doc/",
"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/hjfruit/icon.git"
},
"bugs": {
"url": "https://github.com/hjfruit/icon/issues"
},
"peerDependencies": {
"react": "*",
"react-native": "*",
"react-native-svg": "^12.4.1"
},
"dependencies": {
"@babel/runtime": "*",
"lodash": "*"
},
"gitHead": "5d0793d30dcadf7139ec8057f1b749fc6e049537"
}