@duodeka/use-captain-hook
Version:
30 lines (29 loc) • 673 B
JSON
{
"license": "MIT",
"name": "@duodeka/use-captain-hook",
"version": "1.0.1",
"description": "useCaptainHook",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/duodeka/use-captain-hook.git"
},
"keywords": [
"Captain",
"Hook",
"Morgan"
],
"author": "duodeka",
"bugs": {
"url": "https://github.com/duodeka/use-captain-hook/issues"
},
"homepage": "https://github.com/duodeka/use-captain-hook#readme",
"devDependencies": {
"typescript": "^5.1.3"
}
}