r34-types
Version:
Types for both frontend and backend applications using kurozenzen's R34 environment.
32 lines (31 loc) • 681 B
JSON
{
"name": "r34-types",
"version": "1.1.10",
"description": "Types for both frontend and backend applications using kurozenzen's R34 environment.",
"main": "index",
"types": "index",
"scripts": {
"prepublish": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kurozenzen/r34-types.git"
},
"keywords": [
"types",
"typescript",
"r34",
"rule34",
"api",
"rest"
],
"author": "kurozenzen",
"license": "MIT",
"bugs": {
"url": "https://github.com/kurozenzen/r34-types/issues"
},
"homepage": "https://github.com/kurozenzen/r34-types#readme",
"devDependencies": {
"typescript": "^4.4.3"
}
}