{
  "name": "transcend-spotify-react",
  "version": "1.0.0",
  "description": "A react component to explore Spotify data using Transcend",
  "main": "js/transcend-spotify-react.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/transcend-inc/transcend-spotify-react.git"
  },
  "keywords": [
    "react",
    "spotify",
    "transcend"
  ],
  "author": "Michael Farrell",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/transcend-inc/transcend-spotify-react/issues"
  },
  "homepage": "https://github.com/transcend-inc/transcend-spotify-react#readme",
  "dependencies": {
    "react": "^15.6.1",
    "transcend-formats": "^1.0.4",
    "transcend-helpers": "^1.0.1",
    "transcend-spotify-components-react": "^1.0.0"
  }
}
