{
  "name": "@linguala/marketplace-api",
  "version": "0.0.14",
  "description": "GraphQL schema, queries & mutations for the marketplace-api of linguala",
  "module": "queries.mjs",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Linguala",
  "license": "ISC",
  "peerDependencies": {
    "graphql-tag": "*",
    "ramda": "> 0.25"
  }
}
