{
  "author": {
    "name": "Ajay Bhatia"
  },
  "bugs": {
    "url": "https://github.com/ajaybhatia/react-native-audiowaveform/issues"
  },
  "dependencies": {},
  "description": "Audio Waveform visualization and sound renderization for React Native",
  "devDependencies": {
    "babel-preset-react-native-stage-0": "^1.0.1",
    "jest": "^23.5.0",
    "jest-react-native": "^18.0.0",
    "react-test-renderer": "16.3.1",
    "babel-jest": "22.0.4",
    "babel-plugin-styled-components": "1.5.0",
    "babel-preset-react-native": "4.0.0",
    "chalk": "2.3.2",
    "deep-freeze": "0.0.1",
    "dot-object": "1.7.0",
    "enzyme": "^3.3.0",
    "enzyme-adapter-react-16": "^1.0.0",
    "enzyme-to-json": "^3.0.1",
    "eslint": "^4.19.1",
    "eslint-config-bambi": "1.3.0",
    "fbemitter": "^2.1.1",
    "flow-bin": "0.67.1",
    "prettier": "^1.13.5",
    "prop-types": "^15.6.0",
    "react-dom": "^16.0.0-alpha.12",
    "react-native-debugger-utils": "1.0.0"
  },
  "homepage": "https://github.com/ajaybhatia/react-native-audiowaveform#readme",
  "keywords": [
    "react-native",
    "audio",
    "waveform",
    "sound"
  ],
  "license": "WTFPL",
  "main": "index.js",
  "name": "@ajaybhatia/react-native-audiowaveform",
  "peerDependencies": {
    "react-native": "^0.54.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ajaybhatia/react-native-audiowaveform.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "2.0.4"
}
