{
  "name": "muix",
  "version": "0.1.63",
  "description": "cross platform theming",
  "registry": "npm",
  "main": "./es/native/index.js",
  "jspmPackage": true,
  "dependencies": {
    "deepmerge": "^2.0.1",
    "expo": "^24.0.0",
    "react": "16.0.0",
    "react-native": "https://github.com/expo/react-native/archive/sdk-24.0.0.tar.gz",
    "warning": "^3.0.0",
    "recompose": "^0.26.0",
    "tslib": "^1.8.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui-x/muix.git"
  },
  "keywords": [
    "react",
    "react-native",
    "material-ui"
  ],
  "map": {
    ".": "./es/native/index"
  },
  "author": "pzika@langmaster.cz",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mui-x/muix/issues"
  },
  "homepage": "https://github.com/mui-x/muix#readme",
  "jspm": {
    "name": "muix",
    "main": "./web/index.js",
    "version": "0.1.22",
    "dependencies": {},
    "map": {}
  }
}
