{
  "name": "js-utils-bootstrap",
  "version": "0.1.1",
  "private": true,
  "proxy": "https://api-dev.theorchard.io",
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build && node ./scripts/fix-manifest.js",
    "test": "react-scripts test --env=jsdom",
    "eject": "react-scripts eject"
  },
  "dependencies": {
    "es6-error": "^4.0.2",
    "js-grass-tokenmanager": "git+ssh://git@github.com/theorchard/js-grass-tokenmanager.git#v0.7.1",
    "lodash.isobject": "^3.0.2",
    "superagent": "^3.6.0"
  },
  "devDependencies": {
    "nock": "^9.0.14",
    "react-scripts": "^5.0.1",
    "react": "^16.14.0",
    "react-dom": "^16.14.0"
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  }
}
