UNPKG

xenforo-entity-types

Version:
26 lines (25 loc) 573 B
{ "name": "xenforo-entity-types", "version": "2.0.2", "description": "XenForo entity in typescript", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/luutruong/xenforo-entity-types.git" }, "keywords": [ "xenforo" ], "author": "Truong Luu", "license": "MIT", "bugs": { "url": "https://github.com/luutruong/xenforo-entity-types/issues" }, "homepage": "https://github.com/luutruong/xenforo-entity-types#readme", "devDependencies": {}, "files": [ "index.d.ts", "index.js", "XFRM" ] }