home / packages / non_npm_packages

non_npm_packages: DefiLlama/dimension-adapters, package.json

This data as json

commit contents organization path repository
2b84acea9e00e1a2d4f99905c342ede7c1f1a65c
{
    "author": "",
    "bugs": {
        "url": "https://github.com/DefiLlama/adapters/issues"
    },
    "dependencies": {
        "@defillama/sdk": "^3.0.1",
        "async-retry": "^1.3.3",
        "axios": "^0.27.2",
        "bignumber.js": "^9.1.0",
        "dotenv": "^16.0.3",
        "graphql": "^16.6.0",
        "graphql-request": "^5.0.0",
        "postgres": "^3.3.1"
    },
    "description": "",
    "devDependencies": {
        "@types/async-retry": "^1.4.5",
        "@types/node": "^18.7.23",
        "@types/promise.allsettled": "^1.0.3",
        "promise.allsettled": "^1.0.5",
        "ts-node": "^10.9.1",
        "typescript": "^4.8.4"
    },
    "homepage": "https://github.com/DefiLlama/adapters#readme",
    "license": "ISC",
    "main": "index.js",
    "name": "adapters",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/DefiLlama/adapters.git"
    },
    "scripts": {
        "test": "yarn run update-submodules && ts-node cli/testAdapter.ts",
        "ts-check": "yarn run update-submodules && tsc --project tsconfig.json",
        "ts-check-cli": "yarn run update-submodules && tsc --project tsconfig.cli.json",
        "update-submodules": "git submodule update --init --recursive --remote --merge"
    },
    "version": "1.0.0"
}
DefiLlama package.json DefiLlama/dimension-adapters
Powered by Datasette · Queries took 0.744ms