UNPKG

bungie-api-sdk

Version:

Integrate the Bungie API with TypeScript

19 lines (18 loc) 374 B
{ "name": "bungie-api-sdk", "version": "0.0.0", "description": "Integrate the Bungie API with TypeScript", "keywords": [ "bungie", "destiny", "marathon", "typescript" ], "license": "MIT", "author": "Alexis Sliwak", "type": "module", "main": "./build/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }