@types/bookshelf
Version:
TypeScript definitions for bookshelfjs
45 lines • 1.38 kB
JSON
{
"name": "@types/bookshelf",
"version": "1.2.9",
"description": "TypeScript definitions for bookshelfjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bookshelf",
"license": "MIT",
"contributors": [
{
"name": "Andrew Schurman",
"url": "https://github.com/arcticwaters",
"githubUsername": "arcticwaters"
},
{
"name": "Vesa Poikajärvi",
"url": "https://github.com/vesse",
"githubUsername": "vesse"
},
{
"name": "Ian Serpa",
"url": "https://github.com/ianldgs",
"githubUsername": "ianldgs"
},
{
"name": "Ryan Williams",
"url": "https://github.com/RyWilliams",
"githubUsername": "RyWilliams"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bookshelf"
},
"scripts": {},
"dependencies": {
"@types/bluebird": "*",
"@types/create-error": "*",
"@types/lodash": "*",
"knex": "^0.21.12"
},
"typesPublisherContentHash": "54c422bebe49ffddd2707c8165633704a9821af93017d2398c3c62639a1136f5",
"typeScriptVersion": "4.5"
}