{
  "name": "json-api-store",
  "version": "0.7.0",
  "homepage": "https://github.com/haydn/json-api-store",
  "authors": [
    "Haydn Ewers <haydn@particlesystem.com>"
  ],
  "description": "A lightweight library for using JSON API in the browser.",
  "main": "dist/store.prod.js",
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "license": "MIT"
}
