{
  "name": "react-native-libmuse",
  "version": "1.0.11",
  "description": "Bridge between libmuse and react-native.",
  "files": [
    "index.js",
    "android/Libraries",
    "android/src",
    "android/build.gradle",
    "android/react-native-libmuse.iml"
  ],
  "main": "index.js",
  "scripts": {},
  "author": "Venryx",
  "license": "MIT",
  "dependencies": {
    "react-native-background-timer": "^0.1.3"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Venryx/react-native-libmuse"
  },
  "keywords": [
    "react-component",
    "react-native",
    "android"
  ]
}
