Skip to content
package.json 542 B
Newer Older
Maciej Hirsz's avatar
Maciej Hirsz committed
{
  "name": "polkadot-rpc-proxy",
Maciej Hirsz's avatar
Maciej Hirsz committed
  "description": "",
  "main": "index.js",
  "scripts": {
    "build": "tsc",
    "start": "tsc && node ./build/main.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "GPL-3.0-or-later",
  "dependencies": {