UNPKG

riot-api-typedef

Version:

Create enums to represent constant values in the documentation.

36 lines (35 loc) 786 B
{ "name": "riot-api-typedef", "version": "1.2.6", "description": "Create enums to represent constant values in the documentation.", "typings": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc" }, "repository": { "type": "git", "url": "git+https://github.com/Goyatuzo/riot-api-typedef.git" }, "keywords": [ "League", "of", "Legends", "Riot", "API", "TypeScript", "typings", "type", "definitions", "typedef" ], "author": "Yuto Otaguro", "license": "MIT", "bugs": { "url": "https://github.com/Goyatuzo/riot-api-typedef/issues" }, "homepage": "https://github.com/Goyatuzo/riot-api-typedef#readme", "devDependencies": { "typescript": "3.8.3" } }