Files
react-native-vector-icons/bower.json
2015-07-27 11:39:22 +02:00

24 lines
484 B
JSON

{
"name": "react-native-vector-icons",
"main": "index.js",
"version": "0.1.0",
"homepage": "https://github.com/oblador/react-native-vector-icons",
"authors": [
"Joel Arvidsson <joel@oblador.se>"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"devDependencies": {
"ionicons": "~2.0.1",
"css-social-buttons": "~1.0.0",
"foundation-icon-fonts": "*",
"octicons": "~2.4.1"
}
}