{
  "name": "@skele/config",
  "version": "1.0.0-alpha.40",
  "description": "Skele package that provides the posibility to define a custom configuration",
  "react-native": "src/index.js",
  "main": "dist/es5/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/netceteragroup/skele.git"
  },
  "keywords": [
    "netcetera"
  ],
  "author": "netcetera",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/netceteragroup/skele/issues"
  },
  "homepage": "https://netcetera.gitbooks.io/skele/",
  "dependencies": {
    "ramda": "^0.25.0"
  },
  "publishConfig": {
    "access": "public"
  }
}
