{
  "name": "@web3api/templates",
  "description": "Web3API Templates",
  "version": "0.0.1-prealpha.85",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/web3-api/monorepo.git"
  },
  "scripts": {
    "test": "ts-node ./run-tests.ts",
    "test:ci": "yarn test"
  },
  "devDependencies": {
    "ts-node": "8.10.2"
  },
  "gitHead": "3893e530e19fad8a23c452be972e563aff0b0074",
  "publishConfig": {
    "access": "public"
  }
}
