xenforo-entity-types
Version:
XenForo entity in typescript
26 lines (25 loc) • 573 B
JSON
{
"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"
]
}