{
  "name": "@nbjump/api",
  "version": "1.0.26",
  "browser": "index.js",
  "scripts": {
    "test": "jest --coverage",
    "test:dev": "jest --watch"
  },
  "dependencies": {
    "whatwg-fetch": "^2.0.4"
  }
}
