{
  "name": "react-native-styles-shorthand",
  "version": "1.0.0",
  "description": "Easy to use CSS shorthand properties in React-Native",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "react-component",
    "react-native-component",
    "react",
    "mobile",
    "ios",
    "android",
    "css",
    "styles",
    "shorthand"
  ],
  "author": {
    "name": "Narendra N Shetty",
    "email": "mailnarendra15@gmail.com"
  },
  "homepage": "https://github.com/narendrashetty/react-native-styles-shorthand",
  "bugs": {
    "url": "https://github.com/narendrashetty/react-native-styles-shorthand/issues"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/narendrashetty/react-native-styles-shorthand.git"
  },
  "license": "MIT",
  "devDependencies": {}
}
