react-native-style-sheet
Version:
React Native StyleSheet
28 lines (27 loc) • 664 B
JSON
{
"name": "react-native-style-sheet",
"version": "0.0.1",
"description": "React Native StyleSheet",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ninozhang/react-native-style-sheet.git"
},
"keywords": [
"rn",
"react",
"style",
"stylesheet",
"react-native-style",
"react-native-stylesheet"
],
"author": "nino",
"license": "MIT",
"bugs": {
"url": "https://github.com/ninozhang/react-native-style-sheet/issues"
},
"homepage": "https://github.com/ninozhang/react-native-style-sheet#readme"
}