{ "name": "@urbit/api", "version": "1.0.0", "description": "", "repository": { "type": "git", "url": "ssh://git@github.com/urbit/urbit.git", "directory": "pkg/npm/api" }, "main": "index.js", "types": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "@babel/runtime": "^7.12.5", "@urbit/eslint-config": "^1.0.0", "big-integer": "^1.6.48", "lodash": "^4.17.20" } }